Text
constructor()
Creates a new GtkText
.
Return
a new GtkText
.
Creates a new GtkText
with the specified text buffer.
Return
a new GtkText
Parameters
buffer
The buffer to use for the new GtkText
.
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)