#include <glibmm/propertyproxy_base.h>
◆ PropertyProxy_Base() [1/2]
Glib::PropertyProxy_Base::PropertyProxy_Base |
( |
ObjectBase * |
obj, |
|
|
const char * |
property_name |
|
) |
| |
◆ PropertyProxy_Base() [2/2]
◆ get_name()
const char* Glib::PropertyProxy_Base::get_name |
( |
| ) |
const |
|
inline |
◆ get_object()
ObjectBase* Glib::PropertyProxy_Base::get_object |
( |
| ) |
const |
|
inline |
◆ get_property_()
void Glib::PropertyProxy_Base::get_property_ |
( |
Glib::ValueBase & |
value | ) |
const |
|
protected |
◆ reset_property_()
void Glib::PropertyProxy_Base::reset_property_ |
( |
| ) |
|
|
protected |
◆ set_property_()
void Glib::PropertyProxy_Base::set_property_ |
( |
const Glib::ValueBase & |
value | ) |
|
|
protected |
◆ signal_changed()
This signal will be emitted when the property changes.
◆ obj_
◆ property_name_
const char* Glib::PropertyProxy_Base::property_name_ |
|
protected |