Button.newWithLabel
Creates a #GtkButton widget with a #GtkLabel child containing the given text.
Parameters
label | The text you want the #GtkLabel to hold. |
Returns
The newly created #GtkButton widget.
Creates a #GtkButton widget with a #GtkLabel child containing the given text.
label | The text you want the #GtkLabel to hold. |