gtkMenuSetTitle {RGtk2} | R Documentation |
Sets the title string for the menu. The title is displayed when the menu is shown as a tearoff menu.
gtkMenuSetTitle(object, title)
|
[GtkMenu ] a GtkMenu |
|
[character] a string containing the title for the menu. |
Derived by RGtkGen from GTK+ documentation