Method

Gtk.ActionBar.get_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

Returns: GtkWidget

the center GtkWidget or NULL.

Ownership is not transferred to the caller
Can be NULL