Method

GtkActionBarget_center_widget

Declaration [src]

GtkWidget*
gtk_action_bar_get_center_widget (
  GtkActionBar* action_bar
)

Description [src]

Retrieves the center bar widget of the bar.

Return value

Type: GtkWidget

The center GtkWidget

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