Expander.this

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

class Expander
this
(
string label = null
)

Parameters

label string

the text of the label

Return Value

a new gtk.expander.Expander widget.