Skip to content
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.

glib.IdleAdd and glib.TimeoutAdd don't respect callback return value. #91

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tkerber
Copy link

@tkerber tkerber commented Nov 19, 2014

The callbacks passed to IdleAdd and TimeoutAdd should be executed again by the program if they return true. In both cases callbacks get called exactly once, regardless of return value.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant