GNU Info

Info Node: (gpgme.info)Hooking Up Into Idle Time

(gpgme.info)Hooking Up Into Idle Time


Prev: Cancelling an Operation Up: Run Control
Enter node , (file) or (file)node

Hooking Up Into Idle Time
-------------------------

 - Data type: void (*GpgmeIdleFunc) (void)
     The `GpgmeIdleFunc' type is the type of functions usable as an
     idle function that can be registered with `gpgme_register_idle'.

 - Function: GpgmeIdleFunc gpgme_register_idle (GpgmeIdleFunc IDLE)
     The function `gpgme_register_idle' can be used to register IDLE as
     the idle function.

     IDLE will be called whenever GPGME thinks that it is idle and time
     can better be spent elsewhere.  Setting IDLE to `NULL' disables
     use of the idle function (this is the default).

     The function returns the old idle function, or `NULL' if none was
     registered yet.


automatically generated by info2www version 1.2.2.9