Package: glib
Function glib:timeout-source-new
Lambda Listglib:timeout-source-new (interval) ArgumentsReturn ValueThe newly created g:source timeout source. Details      
    Creates a new timeout source.  
  The source will not initially be associated with any context and must be added  to one with the g:source-attach function before it will be executed.        | See also | 
2025-05-22