Up

_CRtaskIcon DEPRECATED

Create an icon in the system bar (on the desktop on Linux).

Prototype :

fun [Chn S S] ObjIcon

Return : ObjIcon a new icon object or nil if error

See also :

_CRtaskIcon2

Example :

Note :

It should not use to a new application. You should use _CRtaskIcon2 instead.