Text

constructor()(source)

Creates a new GtkText.

Return

a new GtkText.


constructor(buffer: EntryBuffer)(source)

Creates a new GtkText with the specified text buffer.

Return

a new GtkText

Parameters

buffer

The buffer to use for the new GtkText.


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