gtkNotebookGetTabLabelText {RGtk2} | R Documentation |
Retrieves the text of the tab label for the page containing
child
.
gtkNotebookGetTabLabelText(object, child)
|
|
|
a widget contained in a page of |
[character] the text of the tab label, or NULL
if the
tab label widget is not a GtkLabel
.
Derived by RGtkGen from GTK+ documentation