Extracted from Pike v7.4 release 35 at 2003-12-09.
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.