| gtkMenuGetTitle {RGtk2} | R Documentation |
Returns the title of the menu. See gtkMenuSetTitle.
gtkMenuGetTitle(object)
|
[GtkMenu] a GtkMenu |
[character] the title of the menu, or NULL if the menu has no
title set on it.
Derived by RGtkGen from GTK+ documentation