#include <gtkmm/childpropertyproxy_base.h>
◆ ChildPropertyProxy_Base() [1/2]
Gtk::ChildPropertyProxy_Base::ChildPropertyProxy_Base |
( |
Container * |
parent, |
|
|
Widget & |
child, |
|
|
const char * |
property_name |
|
) |
| |
◆ ChildPropertyProxy_Base() [2/2]
◆ get_child()
Widget & Gtk::ChildPropertyProxy_Base::get_child |
( |
| ) |
const |
|
inline |
◆ get_name()
const char * Gtk::ChildPropertyProxy_Base::get_name |
( |
| ) |
const |
|
inline |
◆ get_parent()
Container * Gtk::ChildPropertyProxy_Base::get_parent |
( |
| ) |
const |
|
inline |
◆ get_property_()
void Gtk::ChildPropertyProxy_Base::get_property_ |
( |
Glib::ValueBase & |
value | ) |
const |
|
protected |
◆ reset_property_()
void Gtk::ChildPropertyProxy_Base::reset_property_ |
( |
| ) |
|
|
protected |
◆ set_property_()
void Gtk::ChildPropertyProxy_Base::set_property_ |
( |
const Glib::ValueBase & |
value | ) |
|
|
protected |
◆ signal_changed()
◆ child_
Widget& Gtk::ChildPropertyProxy_Base::child_ |
|
protected |
◆ parent_
Container* Gtk::ChildPropertyProxy_Base::parent_ |
|
protected |
◆ property_name_
const char* Gtk::ChildPropertyProxy_Base::property_name_ |
|
protected |