Package: glib

Function glib:source-set-name-by-id

Lambda List

glib:source-set-name-by-id (source name)

Arguments

source -- an integer with the source ID
name -- a string with the debug name for the source

Details

Sets the name of a source using its ID. This is a convenience utility to set source names from the return value of the g:idle-add, g:timeout-add functions, and so on.
 

See also

2024-11-6