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