gtkComboBoxGetTitle {RGtk2} | R Documentation |
Gets the current title of the menu in tearoff mode. See
gtkComboBoxSetAddTearoffs
.
gtkComboBoxGetTitle(object)
|
Since 2.10
[character] the menu's title in tearoff mode. This is an internal copy of the string which must not be freed.
Derived by RGtkGen from GTK+ documentation