Extracted from Pike v7.3 release 14 at 2002-02-15.
pike.roxen.com
[Top]
GTK
GTK.Entry

Class GTK.Entry

Description

Use this widget when you want the user to input a single line of text.

 GTK.Entry()->set_text("Hello world")->set_editable(1)

Inherits

  • GTK.Editable