gtkmm
3.22.1
|
#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) | |
Additional Inherited Members | |
![]() | |
typedef sigc::slot< void > | SlotType |
![]() | |
const char * | property_name_ |
![]() | |
ObjectBase * | obj_ |
|
inline |
sigc::connection Gtk::SignalProxyChildProperty::connect | ( | const SlotType & | sl | ) |