Method
GtkNotebookget_nth_page
Declaration [src]
GtkWidget*
gtk_notebook_get_nth_page (
  GtkNotebook* notebook,
  int page_num
)
Return value
| Returns: | GtkWidget | 
| The child widget, or  | |
| The data is owned by the instance. | |
| The return value can be NULL. |