![]() |
![]() |
![]() |
Cutter Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
struct GCutGLibEventLoop;
struct GCutGLibEventLoopClass;
GCutEventLoop * gcut_glib_event_loop_new (GMainContext *context
);
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.
|
a GMainContext or NULL
|
Returns : |
a new GCutEventLoop. |
Since 1.1.6