Method

GLibSourceunref

Declaration

void
g_source_unref (
  GSource* source
)

Description

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