gltk
0.3
a C++ widget library built on GLUT
|
slot with one argument More...
#include <sigc.hh>
Inherits sigc::slot_base.
Inherited by sigc::slot< Tr, T1 >.
Public Member Functions | |
Tr | call (T1 t1) |
call the slot |
slot with one argument