gtkmm 3.24.7
Public Member Functions | List of all members
Gtk::SignalProxyChildProperty Class Reference

#include <gtkmm/childpropertyproxy_base.h>

Inherits Glib::SignalProxyProperty.

Public Member Functions

 SignalProxyChildProperty (Widget * child, const char * property_name)
 
sigc::connection connect (const SlotType & sl)
 

Constructor & Destructor Documentation

◆ SignalProxyChildProperty()

Gtk::SignalProxyChildProperty::SignalProxyChildProperty ( Widget child,
const char *  property_name 
)
inline

Member Function Documentation

◆ connect()

sigc::connection Gtk::SignalProxyChildProperty::connect ( const SlotType &  sl)