Package: glib
Function g-source-set-callback
Lambda Listg-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 |
2021-12-10