Method
Gtk.Notebook.get_menu_label
Declaration [src]
GtkWidget*
gtk_notebook_get_menu_label (
GtkNotebook* notebook,
GtkWidget* child
)
Parameters
child |
GtkWidget |
a widget contained in a page of |
|
Ownership is not transferred to the callee |
Return value
Returns: GtkWidget |
|
the menu label, or |
|
Ownership is not transferred to the caller | |
Can be NULL |