Method
GtkNotebookget_menu_label
Declaration [src]
GtkWidget*
gtk_notebook_get_menu_label (
GtkNotebook* notebook,
GtkWidget* child
)
Parameters
child |
GtkWidget |
A widget contained in a page of |
|
The data is owned by the caller of the function. |
Return value
Returns: | GtkWidget |
The menu label, or |
|
The data is owned by the instance. | |
The return value can be NULL . |