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