Package: glib

Function g-main-context-unref

Lambda List

g-main-context-unref (context)

Arguments

context -- a g-main-context instance

Details

Decreases the reference count on a context by one. If the result is zero, free context and free all associated memory.
 

See also

2021-12-10