Function Macro

GLibmain_run

deprecated: 2.2 

Declaration

#define g_main_run (
  loop
)

Description

Runs a main loop until it stops running.

Deprecated since: 2.2

Use g_main_loop_run() instead.

This function is not directly available to language bindings.

Parameters

loop

Type: -

A GMainLoop.