Method
Gtk.Notebook.get_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  | |
| Ownership is not transferred to the callee |