Delegate to invoke during idle time
Syntax
public delegate
bool IdleHandler ()
Returns
Documentation for this section has not yet been entered.
Remarks
The handler specified by the delegate will be invoked during
the GLib main loop execution. If the handler returns true the handler is kept for another round of
Idle execution, if false is returned, the
handler is removed.
Requirements
Namespace: GLib
Assembly: glib-sharp (in glib-sharp.dll)
Assembly Versions: 2.12.0.0