Glib::Object Class Reference
Inherits Glib::ObjectBase.
Inherited by Gio::AppLaunchContext, Gio::Cancellable, Gio::DesktopAppInfo, Gio::Emblem, Gio::EmblemedIcon, Gio::FileEnumerator, Gio::FileIcon, Gio::FileInfo, Gio::FileMonitor, Gio::FilenameCompleter, Gio::InputStream, Gio::IOStream, Gio::MountOperation, Gio::OutputStream, Gio::ThemedIcon, and Gio::VolumeMonitor.
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
Glib::Object::Object |
( |
|
) |
[protected] |
Glib::Object::Object |
( |
const Glib::ConstructParams & |
construct_params |
) |
[explicit, protected] |
Glib::Object::Object |
( |
GObject * |
castitem |
) |
[explicit, protected] |
virtual Glib::Object::~Object |
( |
|
) |
[protected, virtual] |
Member Function Documentation
void* Glib::Object::get_data |
( |
const QueryQuark& |
key |
) |
|
void Glib::Object::remove_data |
( |
const QueryQuark& |
quark |
) |
|
void Glib::Object::set_data |
( |
const Quark& |
key, |
|
|
void * |
data | |
|
) |
| | |
void* Glib::Object::steal_data |
( |
const QueryQuark& |
quark |
) |
|
Friends And Related Function Documentation
The documentation for this class was generated from the following files:
- glibmm/object.h
- glibmm/wrap.h