RGtk2 (version 2.20.31)

gtkToolButtonSetIconName: gtkToolButtonSetIconName

Description

Sets the icon for the tool button from a named themed icon. See the docs for GtkIconTheme for more details. The "icon_name" property only has an effect if not overridden by non-NULL "label", "icon_widget" and "stock_id" properties.

Usage

gtkToolButtonSetIconName(object, icon.name)

Arguments

icon.name
the name of the themed icon. [ allow-none ]

Details

Since 2.8