Package: gtk

Accessor gtk:notebook-page-position

Lambda List

gtk:notebook-page-position (object)

Syntax

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

Arguments

object -- a gtk:notebook-page object
position -- an integer for the index of the child widget in the parent

Details

The accessor for the position slot gets or sets the index of the child widget in the parent.
 

See also

2026-07-16