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 with the index of the child widget in the parent

Details

Accessor of the position slot of the gtk:notebook-page class. The index of the child widget in the parent.
 

See also

2024-10-4