ToolButton.this

Creates a new #GtkToolButton 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

A new #GtkToolButton

Throws

ConstructionException GTK+ fails to create the object.

Meta