Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkMenuToolButtonSetMenu: gtkMenuToolButtonSetMenu
Description
Sets the
GtkMenu
that is popped up when the user clicks on the arrow. If
menu
is NULL, the arrow button becomes insensitive.
Usage
gtkMenuToolButtonSetMenu(object, menu)
Arguments
object
a
GtkMenuToolButton
menu
the
GtkMenu
associated with
GtkMenuToolButton
Details
Since 2.6