Package: gtk

Accessor gtk-notebook-page

Lambda List

gtk-notebook-page (object)

Syntax

(gtk-notebook-page object) => page
(setf (gtk-notebook-page object) page)

Arguments

object -- a gtk-notebook widget
page -- an integer with the index of the current page

Details

Accessor of the page slot of the gtk-notebook class.

The index of the current page.
 

See also

2021-12-17