Gtk.Widget.prototype.get_vexpand_set

function get_vexpand_set():Boolean {
    // Gjs wrapper for gtk_widget_get_vexpand_set()
}

Gets whether Gtk.set_vexpand has been used to explicitly set the expand flag on this widget.

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

Returns

whether vexpand has been explicitly set