Type Alias panda_sys::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§

struct GMainContext { /* private fields */ }