gtkmm: Gtk::SignalProxyChildProperty Class Reference
#include <gtkmm/childpropertyproxy_base.h>
Inheritance diagram for Gtk::SignalProxyChildProperty:

Public Member Functions |
|
SignalProxyChildProperty ( Widget * child, const char* property_name) | |
sigc::connection | connect (const SlotType & sl) |
![]() |
|
SignalProxyProperty ( Glib::ObjectBase *obj, const gchar *property_name) | |
~SignalProxyProperty () noexcept | |
sigc::connection | connect (const SlotType &slot) |
sigc::connection | connect ( SlotType &&slot) |
![]() |
|
SignalProxyBase ( Glib::ObjectBase *obj) | |
Additional Inherited Members |
|
![]() |
|
typedef sigc::slot < void > | SlotType |
![]() |
|
const char * | property_name_ |
![]() |
|
ObjectBase * | obj_ |
Constructor & Destructor Documentation
|
inline |
Member Function Documentation
sigc::connection Gtk::SignalProxyChildProperty::connect | ( | const SlotType & | sl | ) |