gtkNotebookGetTabLabel {RGtk2} | R Documentation |
Returns the tab label widget for the page child
. NULL
is returned
if child
is not in notebook
or if no tab label has specifically
been set for child
.
gtkNotebookGetTabLabel(object, child)
|
[GtkNotebook ] a GtkNotebook |
|
[GtkWidget ] the page |
[GtkWidget
] the tab label
Derived by RGtkGen from GTK+ documentation