Method

GLibMainLoopunref

Declaration [src]

void
g_main_loop_unref (
  GMainLoop* loop
)

Description [src]

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