![]() |
![]() |
Public Member Functions | |
void | set_property_value (const Glib::ustring& property_name, const Glib::ValueBase& value) |
You probably want to use a specific property_*() accessor method instead. | |
void | get_property_value (const Glib::ustring& property_name, Glib::ValueBase& value) const |
You probably want to use a specific property_*() accessor method instead. | |
template <class PropertyType> void | set_property (const Glib::ustring& property_name, const PropertyType& value) |
You probably want to use a specific property_*() accessor method instead. | |
template <class PropertyType> void | get_property (const Glib::ustring& property_name, PropertyType& value) const |
You probably want to use a specific property_*() accessor method instead. | |
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_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
You probably want to use a specific property_*() accessor method instead.
|
|
You probably want to use a specific property_*() accessor method instead.
|
|
Reimplemented in Glib::Interface. |
|
Reimplemented in Glib::Interface. |
|
|
|
|
|
|
|
|
|
|
|
You probably want to use a specific property_*() accessor method instead.
|
|
You probably want to use a specific property_*() accessor method instead.
|
|
|
|
|
|
|
|
|