gtkToolbarSetShowArrow {RGtk2} | R Documentation |
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.
gtkToolbarSetShowArrow(object, show.arrow)
|
[GtkToolbar ] a GtkToolbar |
|
[logical] Whether to show an overflow menu |
Since 2.4
Derived by RGtkGen from GTK+ documentation