Entry

constructor()(source)

Creates a new entry.

Return

a new GtkEntry.


constructor(buffer: EntryBuffer)(source)

Creates a new entry with the specified text buffer.

Return

a new GtkEntry

Parameters

buffer

The buffer to use for the new GtkEntry.


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