Cairo-Dock
3.4.0
|
Macros | |
#define | GLDI_OBJECT_IS_USER_ICON(obj) |
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.
#define GLDI_OBJECT_IS_USER_ICON | ( | obj | ) |
Say if an object is a UserIcon.
obj | the object. |