An object that waits for the main loop to become idle
Method __init__ An object that waits for the main loop to become idle, with a priority indicated by @priority
Method arm See L{WaitCondition.arm}
Method disarm See L{WaitCondition.disarm}
Method _idle_cb Undocumented
def __init__(self, priority=gobject.PRIORITY_DEFAULT_IDLE):
An object that waits for the main loop to become idle, with a
priority indicated by @priority
def arm(self, tasklet):
See L{WaitCondition.arm}
def disarm(self):
See L{WaitCondition.disarm}
def _idle_cb(self):
Undocumented
API Documentation for Kiwi, generated by pydoctor at 2019-08-08 02:24:42.