Widget.getVexpandSet

Gets whether gtk_widget_set_vexpand() has been used to explicitly set the expand flag on this widget.

See gtk_widget_get_hexpand_set() for more detail.

class Widget
bool
getVexpandSet
()

Return Value

Type: bool

whether vexpand has been explicitly set

Meta