Package: gtk

Function gtk-menu-tool-button-new

Lambda List

gtk-menu-tool-button-new (icon-widget label)

Arguments

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

Return Value

The new gtk-menu-tool-button widget.

Details

Creates a new menu tool button using icon-widget as icon and label as label.
 

See also

2020-9-5