Package: glib
Function glib:source-priority
Lambda Listglib:source-priority (source) SyntaxArgumentsDetails The g:source-priority function gets the priority of the source. The (setf g:source-priority) function sets the priority. While the main loop
is being run, a source will be dispatched if it is ready to be dispatched and
no sources at a higher (numerically smaller) priority are ready to be
dispatched. | See also |
2024-11-6