Button.newWithLabel
Creates a gtk.button.Button widget with a gtk.label.Label child.
Parameters
label | The text you want the gtk.label.Label to hold |
Returns
The newly created gtk.button.Button widget
Creates a gtk.button.Button widget with a gtk.label.Label child.
label | The text you want the gtk.label.Label to hold |