ToolButton.this
this
(gtk.widget.Widget iconWidget = null, string label = null)Creates a new #GtkToolButton using icon_widget as contents and label as label.
Parameters
iconWidget | a widget that will be used as the button contents, or null |
label | a string that will be used as label, or null |
Returns
A new #GtkToolButton