Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkNotebookGetTabLabelText: gtkNotebookGetTabLabelText
Description
Retrieves the text of the tab label for the page containing
child
.
Usage
gtkNotebookGetTabLabelText(object, child)
Arguments
object
a
GtkNotebook
child
a widget contained in a page of
notebook
Value
NULL
if the tab label widget is not a
GtkLabel
.