Gtk.Widget.prototype.get_vexpand

function get_vexpand():Boolean {
    // Gjs wrapper for gtk_widget_get_vexpand()
}

Gets whether the widget would like any available extra vertical space.

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

Returns

whether vexpand flag is set