Frame.this

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

Creates a new #GtkFrame, 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 #GtkFrame widget