|
Main Page
Widgets
Namespaces
Book
Glib::PropertyProxy_Base Class ReferenceInheritance diagram for Glib::PropertyProxy_Base:
[legend]List of all members.
Constructor & Destructor Documentation
Glib::PropertyProxy_Base::PropertyProxy_Base |
( |
Object* |
obj, |
|
|
const char* |
property_name |
|
) |
|
|
Glib::PropertyProxy_Base::PropertyProxy_Base |
( |
const PropertyProxy_Base& |
other |
) |
|
|
Member Function Documentation
const char* Glib::PropertyProxy_Base::get_name |
( |
|
) |
const [inline] |
|
Object* Glib::PropertyProxy_Base::get_object |
( |
|
) |
const [inline] |
|
void Glib::PropertyProxy_Base::get_property_ |
( |
Glib::ValueBase& |
value |
) |
const [protected] |
|
void Glib::PropertyProxy_Base::reset_property_ |
( |
|
) |
[protected] |
|
void Glib::PropertyProxy_Base::set_property_ |
( |
const Glib::ValueBase& |
value |
) |
[protected] |
|
|
This signal will be emitted when the property changes.
|
Member Data Documentation
Object* Glib::PropertyProxy_Base::obj_ [protected]
|
|
const char* Glib::PropertyProxy_Base::property_name_ [protected]
|
|
The documentation for this class was generated from the following file:
Generated for gtkmm by
Doxygen 1.3-rc1 © 1997-2001
|