Package: gtk

Function gtk:notebook-n-pages

Lambda List

gtk:notebook-n-pages (notebook)

Arguments

notebook -- a gtk:notebook widget

Return Value

An integer with the number of pages in the notebook.

Details

Gets the number of pages in a notebook.
 

See also

#2023-3-21