Top | ![]() |
![]() |
![]() |
![]() |
GCutEventLoop *
gcut_glib_event_loop_new (GMainContext *context
);
Creates a new GCutEeventLoop for context
. If context
is NULL
, the default GLib's main context is used.
Since: 1.1.6
“context”
property“context” gpointer
Use the GMainContext for the event loop.
Owner: GCutGLibEventLoop
Flags: Read / Write / Construct Only