Method
GtkNotebookget_tab_label_text
Declaration [src]
const gchar*
gtk_notebook_get_tab_label_text (
GtkNotebook* notebook,
GtkWidget* child
)
Parameters
child
-
Type:
GtkWidget
A widget contained in a page of
notebook
.The data is owned by the caller of the method.