Method

GLibMainContextpop_thread_default

since: 2.22

Declaration

void
g_main_context_pop_thread_default (
  GMainContext* context
)

Description

Pops context off the thread-default context stack (verifying that it was on the top of the stack).

Available since: 2.22