![]() |
![]() |
Public Types | |
typedef Glib::MainLoop | CppObjectType |
typedef GMainLoop | BaseObjectType |
Public Member Functions | |
void | run () |
void | quit () |
bool | is_running () |
Glib::RefPtr<MainContext> | get_context () |
void | reference () const |
void | unreference () const |
GMainLoop* | gobj () |
const GMainLoop* | gobj () const |
GMainLoop* | gobj_copy () const |
Static Public Member Functions | |
Glib::RefPtr<MainLoop> | create (bool is_running=false) |
Glib::RefPtr<MainLoop> | create (const Glib::RefPtr<MainContext>& context, bool is_running=false) |
Related Functions | |
(Note that these are not member functions.) | |
Glib::RefPtr<MainLoop> | wrap (GMainLoop* gobject, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|