Frame.this

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

Creates a new [gtk.frame.Frame], with optional label label.

If label is null, the label is omitted.

Parameters

labelthe text to use as the label of the frame

Returns

a new [gtk.frame.Frame] widget