class Inti::Gtk::WrapSignal5 is declared in the header inti/gtk/gtk-signals.h.
Superclasses. WrapSignal
Subclasses. none
Public Typedefs.
typedef SlotType |
Public Constructors.
WrapSignal5 (const char * name, Private::SignalFunc callback) |
Public Destructor.
~WrapSignal5 () |
Public Methods.
Connection connect (Object * object, SlotType * slot, DestroyNotifier * alive_object = 0) const |
WrapSignal5 (const char * name, Private::SignalFunc callback) |
| name | |
| callback |
Connection connect (Object * object, SlotType * slot, DestroyNotifier * alive_object = 0) const |
| object | |
| slot | |
| alive_object |