Gtk.Widget.prototype.set_vexpand_set

function set_vexpand_set(set:Boolean):void {
    // Gjs wrapper for gtk_widget_set_vexpand_set()
}

Sets whether the vexpand flag (see Gtk.Widget.prototype.get_vexpand) will be used.

See Gtk.Widget.prototype.set_hexpand_set for more detail.

set

value for vexpand-set property