gtk.Entry

Undocumented in source.

Public Imports

gtk.c.types
public import gtk.c.types;
gtkc.gtktypes
public import gtkc.gtktypes;

Members

Classes

Entry
class Entry

The gtk.Entry 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.