Method
GtkActionBarget_center_widget
since: 3.12
Declaration [src]
GtkWidget*
gtk_action_bar_get_center_widget (
GtkActionBar* action_bar
)
Return value
Type: GtkWidget
The center GtkWidget
or NULL
.
The returned data is owned by the instance. |
The return value can be NULL . |