Package: gtk

Accessor gtk:stack-child-title

Lambda List

gtk:stack-child-title (container child)

Syntax

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

Arguments

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

Details

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

See also

2024-4-9