Method
GtkBoxget_center_widget
since: 3.12
Declaration [src]
GtkWidget*
gtk_box_get_center_widget (
GtkBox* box
)
Return value
Type: GtkWidget
The center widget
or NULL
in case no center widget is set.
The returned data is owned by the instance. |
The return value can be NULL . |