Inscription.this

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

Creates a new gtk.inscription.Inscription with the given text.

Parameters

textThe text to display.

Returns