Gtk.Toolbar.prototype.set_show_arrow

function set_show_arrow(show_arrow:Boolean):void {
    // Gjs wrapper for gtk_toolbar_set_show_arrow()
}

Sets whether to show an overflow menu when toolbar doesn't have room for all items on it. If true, items that there are not room are available through an overflow menu.

Since 2.4

show_arrow

Whether to show an overflow menu