Package: gtk

Function gtk-tool-button-new

Lambda List

gtk-tool-button-new (icon label)

Arguments

icon -- a gtk-widget object that will be used as the button contents, or nil
label -- a string that will be used as label, or nil

Return Value

A new gtk-tool-button widget.

Details

Creates a new tool button using icon as contents and label as label.
 

See also

2021-11-30