Package: glib
Function glib:source-set-callback
Lambda Listglib:source-set-callback (source func) ArgumentsDetails      
    Sets the callback function for a source.  
  The callback function for a source is called from the dispatch function of
  the source. Typically, you will not use this function. Instead use functions
  specific to the type of source you are using.      | See also | 
2025-05-22