Constructor
GtkBoxLayoutnew
Declaration [src]
GtkLayoutManager*
gtk_box_layout_new (
  GtkOrientation orientation
)
Parameters
- orientation
- 
            Type: GtkOrientationThe orientation for the new layout. 
Return value
Type: GtkLayoutManager
A new box layout.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |