Gtk.Widget.prototype.set_vexpand
function set_vexpand(expand:Boolean):void {
// Gjs wrapper for gtk_widget_set_vexpand()
}Sets whether the widget would like any available extra vertical space.
See Gtk.Widget.prototype.set_hexpand for more detail.
- expand
whether to expand