gtkmm
3.24.7
|
#include <gtkmm/childpropertyproxy_base.h>
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) | |
SignalProxyBase (const SignalProxyBase &other)=default | |
Additional Inherited Members | |
![]() | |
typedef sigc::slot< void > | SlotType |
![]() | |
const char * | property_name_ |
![]() | |
ObjectBase * | obj_ |
|
inline |
sigc::connection Gtk::SignalProxyChildProperty::connect | ( | const SlotType & | sl | ) |