Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkMenuGetAttachWidget: gtkMenuGetAttachWidget
Description
Returns the
GtkWidget
that the menu is attached to.
Usage
gtkMenuGetAttachWidget(object)
Arguments
object
a
GtkMenu
.
Value
GtkWidget
] the
GtkWidget
that the menu is attached to.