GMainContext

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ยง

pub struct GMainContext { /* private fields */ }