Package: glib

Callback g-source-func

Details

Specifies the type of callback function passed to the g-timeout-add, and g-idle-add functions.
 lambda ()  
Returns
False if the source should be removed. The constants +g-source-continue+ and +g-source-remove+ are memorable names for the return value.
 

See also

2021-12-10