Inherits: GTK2.Bin
A clickable object with one child, drawn with a box around it. This is the standard command button.
GTK2.Button GTK2.Button(string|mapping label_or_props)
If a string is supplied, a GTK2.Label is created and added to the button. Otherwise, add a single child (with add()), which can be an image, formatted text, etc, etc.
These pages copyright Chris Angelico, 2011. Licensed under the LGPL, the GPL v2.0, and the MPL v1.1. Page rendering by a Pike CGI script, licensed under CC-BY-NC-SA, source available here.