Cairo-Dock  3.4.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
cairo-dock-applet-manager.h File Reference

Macros

#define GLDI_OBJECT_IS_APPLET_ICON(obj)
 

Detailed Description

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.

Macro Definition Documentation

#define GLDI_OBJECT_IS_APPLET_ICON (   obj)

Say if an object is a AppletIcon.

Parameters
objthe object.
Returns
TRUE if the object is a AppletIcon.