Constructor
GtkButtonBoxnew
since: 3.0
Declaration [src]
GtkWidget*
gtk_button_box_new (
GtkOrientation orientation
)
Parameters
orientation
-
Type:
GtkOrientation
The box’s orientation.
Return value
Type: GtkWidget
A new GtkButtonBox
.
The data is owned by the called function. |