Cairo-Dock
3.4.0
|
Definition of an external module. More...
Data Fields | |
GldiObject | object |
object | |
GldiModuleInterface * | pInterface |
interface of the module. | |
GldiVisitCard * | pVisitCard |
visit card of the module. | |
gchar * | cConfFilePath |
conf file of the module. | |
gpointer | handle |
if the module interface is provided by a dynamic library, handle to this library. | |
GList * | pInstancesList |
list of instances of the module. | |
Definition of an external module.