Document 2.2 API additions.

This commit is contained in:
Matthias Clasen
2002-11-28 00:33:17 +00:00
parent 7f26dbf30a
commit 7cb3f99fc7
61 changed files with 793 additions and 123 deletions

View File

@ -4199,6 +4199,8 @@ gtk_notebook_get_nth_page (GtkNotebook *notebook,
* Gets the number of pages in a notebook.
*
* Return value: the number of pages in the notebook.
*
* Since: 2.2
**/
gint
gtk_notebook_get_n_pages (GtkNotebook *notebook)