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