Inscription.this

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

class Inscription
this
(
string text = null
)

Parameters

text string

The text to display.

Return Value