ToolButton.this

Creates a new gtk.ToolButton using icon_widget as contents and label as label.

Parameters

iconWidget Widget

a widget that will be used as the button contents, or NULL

label string

a string that will be used as label, or NULL

Return Value

Throws

ConstructionException GTK+ fails to create the object.

Meta