Package: gtk

Accessor gtk:assistant-child-page-type

Lambda List

gtk:assistant-child-page-type (container child)

Syntax

(gtk:assistant-child-page-type container child) => ptype
(setf (gtk:assistant-child-page-type container child) ptype)

Arguments

container -- a gtk:assistant widget
child -- a gtk:widget page of the assistant
ptype -- a value of the gtk:assistant-page-type enumeration

Details

Accessor of the page-type child property of the gtk:assistant class. The page type determines the page behavior in the assistant.
 

See also

2024-3-16