Method

GntBoxset_pad

Declaration [src]

void
gnt_box_set_pad (
  GntBox* box,
  int pad
)

Description [src]

Set the padding to use between the widgets in the box.

Parameters

pad

Type: int

The padding to use.