gtk.entry

Module for Entry class

Members

Classes

Entry
class Entry

The #GtkEntry widget is a single line text entry widget. A fairly large set of key bindings are supported by default. If the entered text is longer than the allocation of the widget, the widget will scroll so that the cursor position is visible.

EntryGidBuilder
class EntryGidBuilder

Fluent builder for gtk.entry.Entry

EntryGidBuilderImpl
class EntryGidBuilderImpl(T)

Fluent builder implementation template for gtk.entry.Entry