Method

GtkWidgetget_vexpand_set

Declaration [src]

gboolean
gtk_widget_get_vexpand_set (
  GtkWidget* widget
)

Description [src]

Gets whether the vexpand flag has been explicitly set.

See gtk_widget_get_hexpand_set() for more detail.

Gets propertyGtk.Widget:vexpand-set

Return value

Type: gboolean

Whether vexpand has been explicitly set.