| gtkNotebookGetMenuLabelText {RGtk2} | R Documentation |
Retrieves the text of the menu label for the page containing
child.
gtkNotebookGetMenuLabelText(object, child)
|
[GtkNotebook] a GtkNotebook |
|
[GtkWidget] the child widget of a page of the notebook. |
[character] the text of the tab label, or NULL if the
widget does not have a menu label other than
the default menu label, or the menu label widget
is not a GtkLabel.
Derived by RGtkGen from GTK+ documentation