Method

GtkWidgetset_vexpand_set

Declaration [src]

void
gtk_widget_set_vexpand_set (
  GtkWidget* widget,
  gboolean set
)

Description [src]

Sets whether the vexpand flag (see gtk_widget_get_vexpand()) will be used.

See gtk_widget_set_hexpand_set() for more detail.

Sets propertyGtk.Widget:vexpand-set

Parameters

set

Type: gboolean

Value for vexpand-set property.