
|
Main Page
Widgets
Namespaces
Book
Inheritance diagram for Glib::TimeoutSource:
[legend]List of all members.
Member Typedef Documentation
typedef Glib::TimeoutSource Glib::TimeoutSource::CppObjectType
|
|
Constructor & Destructor Documentation
Glib::TimeoutSource::TimeoutSource |
( |
unsigned int |
interval |
) |
[explicit, protected] |
|
virtual Glib::TimeoutSource::~TimeoutSource |
( |
|
) |
[protected, virtual] |
|
Member Function Documentation
virtual bool Glib::TimeoutSource::check |
( |
|
) |
[protected, virtual] |
|
SigC::Connection Glib::TimeoutSource::connect |
( |
const SigC::Slot0<bool>& |
slot |
) |
|
|
Glib::RefPtr<TimeoutSource> Glib::TimeoutSource::create |
( |
unsigned int |
interval |
) |
[static] |
|
virtual bool Glib::TimeoutSource::dispatch |
( |
SigC::SlotNode* |
slot_data |
) |
[protected, virtual] |
|
virtual bool Glib::TimeoutSource::prepare |
( |
int& |
timeout |
) |
[protected, virtual] |
|
The documentation for this class was generated from the following file:
Generated for gtkmm by
Doxygen 1.3-rc1 © 1997-2001
|