|
Main Page
Widgets
Namespaces
Book
Glib::Module Class ReferenceList of all members.
Constructor & Destructor Documentation
virtual Glib::Module::~Module |
( |
|
) |
[virtual] |
|
Member Function Documentation
std::string Glib::Module::build_path |
( |
const std::string& |
directory, |
|
|
const std::string& |
module_name |
|
) |
[static] |
|
std::string Glib::Module::get_last_error |
( |
|
) |
[static] |
|
std::string Glib::Module::get_name |
( |
|
) |
const |
|
bool Glib::Module::get_supported |
( |
|
) |
[static] |
|
bool Glib::Module::get_symbol |
( |
const std::string& |
symbol_name, |
|
|
void *& |
symbol |
|
) |
const |
|
const GModule* Glib::Module::gobj |
( |
|
) |
const [inline] |
|
GModule* Glib::Module::gobj |
( |
|
) |
[inline] |
|
void Glib::Module::make_resident |
( |
|
) |
|
|
Member Data Documentation
GModule* Glib::Module::gobject_ [protected]
|
|
The documentation for this class was generated from the following file:
Generated for gtkmm by
Doxygen 1.3-rc1 © 1997-2001
|