Method

GtkToolbarget_show_arrow

since: 2.4

Declaration [src]

gboolean
gtk_toolbar_get_show_arrow (
  GtkToolbar* toolbar
)

Description [src]

Returns whether the toolbar has an overflow menu. See gtk_toolbar_set_show_arrow().

Available since: 2.4

Gets propertyGtk.Toolbar:show-arrow

Return value

Type: gboolean

TRUE if the toolbar has an overflow menu.