Cairo-Dock
3.4.0
|
Macros | |
#define | GLDI_OBJECT_IS_APPLET_ICON(obj) |
This class handles the Applet Icons, which are icons used by module instances. Note: they are not UserIcon, because they are created by and belongs to a ModuleInstance, which is the actual object belonging to the user.
#define GLDI_OBJECT_IS_APPLET_ICON | ( | obj | ) |
Say if an object is a AppletIcon.
obj | the object. |