Method

GntWidgetset_grow_y

since: 2.14

Declaration [src]

void
gnt_widget_set_grow_y (
  GntWidget* widget,
  gboolean grow_y
)

Description [src]

Whether widget should grow in the y direction.

Available since: 2.14

Parameters

grow_y

Type: gboolean

Whether the widget should grow or not.