Package: glib

Function g-source-set-name-by-id

Lambda List

g-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, etc.
 

See also

2021-12-10