Method Gnome.IconList()->set_icon_data()
- Method set_icon_data
Gnome.IconList
set_icon_data(int
icon
,object
data
)- Description
Set the user data associated with the specified icon. This data can be used to find icons, and when an icon is selected it can be easily retrieved using get_icon_data.
You can only use objects as icon data right now