Package: gtk

Function gtk-stack-child-by-name

Lambda List

gtk-stack-child-by-name (stack name)

Arguments

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

Return Value

The requested gtk-widget child page of the stack.

Details

Finds the child page of the stack with the name given as the argument. Returns nil if there is no child page with this name.
 

See also

2021-12-7