|
Cairo-Dock 2.4.0~1
|
| _CairoContainer | Definition of a Container, whom derive Dock, Desklet, Dialog and FlyingContainer |
| _CairoDataRenderer | Generic DataRenderer. Any implementation of a DataRenderer will derive from this class |
| _CairoDataRendererAttribute | Generic DataRenderer attributes structure. The attributes of any implementation of a DataRenderer will derive from this class |
| _CairoDataRendererInterface | Interface of a DataRenderer |
| _CairoDesklet | Definition of a Desklet, which derives from a Container |
| _CairoDeskletAttribute | Configuration attributes of a Desklet |
| _CairoDeskletDecoration | Decoration of a Desklet |
| _CairoDeskletRenderer | Definition of a Desklet's renderer |
| _CairoDialog | Definition of a Dialog |
| _CairoDialogAttribute | Configuration attributes of a Dialog |
| _CairoDialogDecorator | Definition of a Dialog decorator. It draws the frame of the Dialog |
| _CairoDialogRenderer | Definition of a Dialog renderer. It draws the inside of the Dialog |
| _CairoDock | Definition of a Dock, which derives from a Container |
| _CairoDockClassAppli | Definition of a Class of application |
| _CairoDockDesktopBackground | Definition of a Desktop Background Buffer. It has a reference count so that it can be shared across all the lib |
| _CairoDockDesktopEnvBackend | Definition of the Desktop Environment backend |
| _CairoDockGLConfig | This strucure summarizes the available OpenGL configuration on the system |
| _CairoDockGLFont | Structure used to load a font for OpenGL text rendering |
| _CairoDockGLPath | Definition of a CairoDockGLPath |
| _CairoDockGroupKeyWidget | Definition of a widget corresponding to a given (group;key) pair |
| _CairoDockGuiBackend | Definition of the GUI interface for modules |
| _CairoDockHidingEffect | Definition of a Hiding Effect backend (used to provide an animation when the docks hides/shows itself) |
| _CairoDockImageBuffer | Definition of an Image Buffer. It provides an unified interface for a cairo/opengl image buffer |
| _CairoDockLabelDescription | Description of the rendering of a text |
| _CairoDockModule | Definition of an external module |
| _CairoDockModuleInstance | Definition of an instance of a module. A module can be instanciated several times |
| _CairoDockModuleInterface | Definition of the interface of a module |
| _CairoDockPackage | Definition of a generic package |
| _CairoDockRenderer | Dock's renderer, also known as 'view' |
| _CairoDockTask | Definition of a periodic and asynchronous Task |
| _CairoDockTransition | Transitions are an easy way to set an animation on an Icon to make it change from a state to another |
| _CairoDockVisitCard | Definition of the visit card of a module. Contains everything that is statically defined for a module |
| _CairoDockWMBackend | Definition of the Window Manager backend |
| _CairoEmblem | Definition of an Emblem. You shouldn't access any of its fields directly |
| _CairoGraphAttribute | Attributes of a Graph |
| _CairoIconContainerRenderer | Definition of an Icon container (= an icon holding a sub-dock) renderer |
| _CairoParticle | A particle of a particle system |
| _CairoParticleSystem | A particle system |
| _Icon | Definition of an Icon |
| _IconInterface | Icon's interface |