![]() |
![]() |
Public Member Functions | |
virtual void | reference () const |
virtual void | unreference () const |
GObject* | gobj () |
const GObject* | gobj () const |
GObject* | gobj_copy () const |
Protected Member Functions | |
ObjectBase () | |
ObjectBase (const char* custom_type_name) | |
ObjectBase (const std::type_info& custom_type_info) | |
virtual | ~ObjectBase ()=0 |
void | initialize (GObject* castitem) |
bool | is_anonymous_custom_ () const |
bool | is_derived_ () const |
virtual void | destroy_notify_ () |
void | _set_current_wrapper (GObject* object) |
Static Protected Member Functions | |
void | destroy_notify_callback_ (void* data) |
Protected Attributes | |
GObject* | gobject_ |
const char* | custom_type_name_ |
bool | cpp_destruction_in_progress_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented in Glib::Interface. |
|
Reimplemented in Glib::Interface. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|