Package: gtk

Function gtk:expander-new

Lambda List

gtk:expander-new (&optional label)

Arguments

label -- an optional string for the text of the label, or the default nil value

Return Value

The new gtk:expander widget.

Details

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

See also

2025-05-28