|
gltk
0.3
a C++ widget library built on GLUT
|
signal with one argument More...
#include <sigc.hh>
Public Member Functions | |
| connection | connect (slot1< Tr, T1 > const &s) |
| make connection | |
| Tr | emit (T1 t1) |
| emit the signal | |
signal with one argument