
|
Main Page
Widgets
Namespaces
Book
List of all members.
Member Typedef Documentation
typedef GMainLoop Glib::MainLoop::BaseObjectType
|
|
typedef Glib::MainLoop Glib::MainLoop::CppObjectType
|
|
Member Function Documentation
Glib::RefPtr<MainLoop> Glib::MainLoop::create |
( |
bool |
is_running = false |
) |
[static] |
|
const GMainLoop* Glib::MainLoop::gobj |
( |
|
) |
const |
|
GMainLoop* Glib::MainLoop::gobj |
( |
|
) |
|
|
GMainLoop* Glib::MainLoop::gobj_copy |
( |
|
) |
const |
|
bool Glib::MainLoop::is_running |
( |
|
) |
|
|
void Glib::MainLoop::quit |
( |
|
) |
|
|
void Glib::MainLoop::reference |
( |
|
) |
const |
|
void Glib::MainLoop::run |
( |
|
) |
|
|
void Glib::MainLoop::unreference |
( |
|
) |
const |
|
The documentation for this class was generated from the following file:
Generated for gtkmm by
Doxygen 1.3-rc1 © 1997-2001
|