Package: gtk
Function gtk:stack-add-titled
Lambda Listgtk:stack-add-titled (stack child name title) ArgumentsDetails
Adds a child page to the stack. The child page is identified by name. The title will be used by the gtk:stack-switcher widget to represent the child page in a tab bar,
so it should be short. | See also |
2023-8-8