
|
Main Page
Widgets
Namespaces
Book
Inheritance diagram for Glib::IOSource:
[legend]List of all members.
Member Typedef Documentation
typedef Glib::IOSource Glib::IOSource::CppObjectType
|
|
Constructor & Destructor Documentation
Glib::IOSource::IOSource |
( |
int |
fd, |
|
|
IOCondition |
condition |
|
) |
[protected] |
|
virtual Glib::IOSource::~IOSource |
( |
|
) |
[protected, virtual] |
|
Member Function Documentation
virtual bool Glib::IOSource::check |
( |
|
) |
[protected, virtual] |
|
SigC::Connection Glib::IOSource::connect |
( |
const SigC::Slot1<bool, IOCondition>& |
slot |
) |
|
|
virtual bool Glib::IOSource::dispatch |
( |
SigC::SlotNode* |
slot_data |
) |
[protected, virtual] |
|
virtual bool Glib::IOSource::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
|