Type Alias GMainContext

Source
pub type GMainContext = _GMainContext;
Expand description

GMainContext:

The GMainContext struct is an opaque data type representing a set of sources to be handled in a main loop.

Aliased Typeยง

#[repr(C)]
pub struct GMainContext { /* private fields */ }