Package: gtk

Accessor gtk:stack-page-name

Lambda List

gtk:stack-page-name (object)

Syntax

(gtk:stack-page-name object) => name
(setf (gtk:stack-page-name object) name)

Arguments

object -- a gtk:stack-page object
name -- a string for the name of the child page

Details

The accessor for the name slot of the gtk:stack-page class gets or sets the name of the page.
 

See also

2025-07-30