gtkMenuToolButtonSetMenu {RGtk2} | R Documentation |
Sets the GtkMenu
that is popped up when the user clicks on the arrow.
If menu
is NULL, the arrow button becomes insensitive.
gtkMenuToolButtonSetMenu(object, menu)
|
[GtkMenuToolButton ] a GtkMenuToolButton |
|
[GtkWidget ] the GtkMenu associated with GtkMenuToolButton |
Since 2.6
Derived by RGtkGen from GTK+ documentation