Gtk.Widget.prototype.set_valign
function set_valign(align:Gtk.Align):void {
// Gjs wrapper for gtk_widget_set_valign()
}Sets the vertical alignment of widget. See the Gtk.valign property.
- align
the vertical alignment
function set_valign(align:Gtk.Align):void {
// Gjs wrapper for gtk_widget_set_valign()
}Sets the vertical alignment of widget. See the Gtk.valign property.
the vertical alignment