Package: gtk

Function gtk:expander-new

Lambda List

gtk:expander-new (label)

Arguments

label -- a string with the text of the label

Return Value

A new gtk:expander widget.

Details

Creates a new expander using label as the text of the label.
 

See also

#2023-3-17