set_applet_icon_name (string icon_name);
Sets the icon of the applet to icon_name.
The icon will be full color
set_applet_icon_symbolic_name (string icon_name);
Sets the icon of the applet to icon_name.
The icon will be symbolic
set_applet_icon_path (string icon_path);
Sets the icon of the applet to the image file at icon_path
The icon will be full color
set_applet_icon_symbolic_path (string icon_path);
Sets the icon of the applet to the image file at icon_path
The icon will be symbolic