Type Definition panda_sys::GMainLoop [−][src]
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.
type GMainLoop = _GMainLoop;
GMainLoop:
The GMainLoop struct is an opaque data type
representing the main event loop of a GLib or GTK+ application.