Inscription

constructor(text: String? = null)

Creates a new GtkInscription with the given text.

Return

a new GtkInscription

Since

4.8

Parameters

text

The text to display.


constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)