| gtkMenuGetActive {RGtk2} | R Documentation |
Returns the selected menu item from the menu. This is used by the
GtkOptionMenu.
gtkMenuGetActive(object)
|
[GtkMenu] a GtkMenu. |
[GtkWidget] the GtkMenuItem that was last selected in the menu. If a
selection has not yet been made, the first menu item is selected.
Derived by RGtkGen from GTK+ documentation