Package: glib

Function g-source-unref

Lambda List

g-source-unref (source)

Arguments

source -- a g-source instance

Details

Decreases the reference count of source by one. If the resulting reference count is zero the source and associated memory will be destroyed.
 

See also

2021-12-10