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