Method GTK1.Button()->create()
- Method create
GTK1.Button GTK1.Button(string|void label_text)
- Description
If a string is supplied, a W(Label) is created and added to the button.
GTK1.Button GTK1.Button(string|void label_text)
If a string is supplied, a W(Label) is created and added to the button.