Method

GtkActionBarget_center_widget

since: 3.12

Declaration [src]

GtkWidget*
gtk_action_bar_get_center_widget (
  GtkActionBar* action_bar
)

Description [src]

Retrieves the center bar widget of the bar.

Available since: 3.12

Return value

Type: GtkWidget

The center GtkWidget or NULL.

The returned data is owned by the instance.
The return value can be NULL.