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