Inscription

constructor(text: String? = null)(source)

Creates a new GtkInscription with the given text.

Return

a new GtkInscription

Since

4.8

Parameters

text

The text to display.


constructor(gtkInscriptionPointer: <Error class: unknown class><<Error class: unknown class>>)(source)