Package: gtk

Function gtk-stack-add-named

Lambda List

gtk-stack-add-named (stack child name)

Arguments

stack -- a gtk-stack widget
child -- a gtk-widget child page to add
name -- a string with the name for the child page

Details

Adds a child page to the stack. The child page is identified by name.
 

See also

*2021-12-16