Package Gtk.GEntry

Gtk standard package

Class Gtk_Entry

A Gtk_Entry is a single line text editing widget. The text is automatically scrolled if it is longer than can be displayed on the screen, so that the cursor position is visible at all times. See also Gtk_Text for a multiple-line text editing widget.