Package: gtk

Accessor gtk-stack-child-position

Lambda List

gtk-stack-child-position (container child)

Syntax

(gtk-stack-child-position container child) => position)
(setf (gtk-stack-child-position container child) position)

Arguments

container -- a gtk-stack widget
child -- a gtk-widget child widget
position -- an integer with the index of the child page in the parent

Details

Accessor of the position child property of the gtk-stack class.

The index of the child page in the parent.
 

See also

2021-12-7