Cairo-Dock  3.4.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_GldiTask Struct Reference

Definition of a periodic and/or asynchronous Task. More...

Data Fields

guint iPeriod
 interval of time in seconds, 0 if the Task is to run once.
 
gpointer pSharedMemory
 structure passed as parameter of the 'get_data' and 'update' functions. Must not be accessed outside of these 2 functions !
 
gboolean bDiscard
 TRUE when the task has been discarded.
 

Detailed Description

Definition of a periodic and/or asynchronous Task.


The documentation for this struct was generated from the following file: