Action.setIconName

Sets the icon name on action

More...
class Action
void
setIconName
(
string iconName
)

Parameters

iconName string

the icon name to set

Detailed Description

Deprecated: Use gtk.Action instead, and Menu.itemSetIcon to set an icon on a gtk.MenuItem associated with a gtk.Action, or Container.add to add a gtk.Image to a gtk.Button

Meta

Since

2.16