Expander.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(string label = null)

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

Parameters

labelthe text of the label

Returns

a new [gtk.expander.Expander] widget.