Cairo-Dock 2.4.0~1
_CairoDockModule Struct Reference

Definition of an external module. More...

Data Fields

gchar * cSoFilePath
 path to the .so file.
gpointer handle
 internal structure of the .so file, once it has been opened.
CairoDockModuleInterfacepInterface
 interface of the module.
CairoDockVisitCardpVisitCard
 visit card of the module.
gchar * cConfFilePath
 conf file of the module.
gboolean bCanDetach
 TRUE if the appet can be detached from a dock (desklet mode).
gdouble fLastLoadingTime
 last time the module was (re)activated.
GList * pInstancesList
 List of instances of the module.

Detailed Description

Definition of an external module.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines