Type Alias GMainLoop

Source
pub type GMainLoop = _GMainLoop;
Expand description

GMainLoop:

The GMainLoop struct is an opaque data type representing the main event loop of a GLib or GTK application.

Aliased Typeยง

struct GMainLoop { /* private fields */ }