Package: gdk
Function gdk:threads-add-timeout-seconds
Lambda Listgdk:threads-add-timeout-seconds (interval func &key priority) ArgumentsReturn ValueThe unsigned integer ID, greater than 0, of the event source. Details A variant of the gdk:threads-add-timeout function with second
granularity. The default priority is glib:+priority-default+. See the g:timeout-add-seconds function for a discussion of why it is a good
idea to use this function if you do not need finer granularity. | See also |
#2024-6-29