|
Cairo-Dock
3.4.0
|
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. | |
Definition of a periodic and/or asynchronous Task.