Extracted from Pike v7.4 release 97 at 2004-08-02.
pike.ida.liu.se
[Top]
predef::
GTK
GTK.Button

Method GTK.Button()->create()


Method create

GTK.Button GTK.Button(string|void label_text)

Description

If a string is supplied, a W(Label) is created and added to the button.