Expander

constructor(label: String? = null)

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

Return

a new GtkExpander widget.

Parameters

label

the text of the label


constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)