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