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