ToolButton.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(gtk.widget.Widget iconWidget = null, string label = null)

Creates a new #GtkToolButton using icon_widget as contents and label as label.

Parameters

iconWidgeta widget that will be used as the button contents, or null
labela string that will be used as label, or null

Returns

A new #GtkToolButton