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

Macros

#define GLDI_OBJECT_IS_USER_ICON(obj)
 

Detailed Description

This class handles the User Icons. These are Icons belonging to the user (like launchers, stack-icons, separators), and that have a config file. The config file contains at least the dock the icon belongs to and the position inside the dock.

Macro Definition Documentation

#define GLDI_OBJECT_IS_USER_ICON (   obj)

Say if an object is a UserIcon.

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