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ยง
#[repr(C)]pub struct GMainLoop { /* private fields */ }pub type GMainLoop = _GMainLoop;GMainLoop:
The GMainLoop struct is an opaque data type
representing the main event loop of a GLib or GTK application.
#[repr(C)]pub struct GMainLoop { /* private fields */ }