Ecore_Job.h

Langue: en

Version: 169473 (fedora - 06/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Ecore_Job.h - Functions for dealing with Ecore jobs.

SYNOPSIS


Typedefs


typedef void Ecore_Job
A job handle.

Functions


EAPI Ecore_Job * ecore_job_add (void(*func)(void *data), const void *data)
Add a job to the event queue.
EAPI void * ecore_job_del (Ecore_Job *job)
Delete a queued job that has not yet been executed.

Detailed Description

Functions for dealing with Ecore jobs.

Author

Generated automatically by Doxygen for Ecore from the source code.