Function Macro

Gntvbox_new

Declaration [src]

#define gnt_vbox_new (
  homogeneous
)

Description [src]

Create a new vertical box.

This function is not directly available to language bindings.

Parameters

homogeneous

Type: -

If TRUE, all the widgets in it will have the same height.