Gtk.Toolbar.prototype.get_show_arrow
function get_show_arrow():Boolean {
// Gjs wrapper for gtk_toolbar_get_show_arrow()
}Returns whether the toolbar has an overflow menu. See Gtk.set_show_arrow.
Since 2.4
- Returns
true if the toolbar has an overflow menu.