Package: gtk

Accessor gtk:stack-child-name

Lambda List

gtk:stack-child-name (container child)

Syntax

(gtk:stack-child-name container child) => name)
(setf (gtk:stack-child-name container child) name)

Arguments

container -- a gtk:stack widget
child -- a gtk:widget child widget
name -- a string with the name of the child page

Details

Accessor of the name child property of the gtk:stack class. The name of the child page.
 

See also

2024-4-9