Method

GntBoxset_fill

Declaration [src]

void
gnt_box_set_fill (
  GntBox* box,
  gboolean fill
)

Description [src]

Set whether the widgets in the box should fill the empty spaces.

Parameters

fill

Type: gboolean

Whether the child widgets should fill the empty space.