Method
GLibSourceunref
Declaration [src]
void
g_source_unref (
GSource* source
)
Description [src]
Decreases the reference count of a source by one. If the resulting reference count is zero the source and associated memory will be destroyed.