Method

GntWidgetset_grow_x

since: 2.14

Declaration [src]

void
gnt_widget_set_grow_x (
  GntWidget* widget,
  gboolean grow_x
)

Description [src]

Whether widget should grow in the x direction.

Available since: 2.14

Parameters

grow_x

Type: gboolean

Whether the widget should grow or not.