Method

GtkNotebookget_n_pages

since: 2.2

Declaration [src]

gint
gtk_notebook_get_n_pages (
  GtkNotebook* notebook
)

Description [src]

Gets the number of pages in a notebook.

Available since: 2.2

Return value

Type: gint

The number of pages in the notebook.