Dokumentaro de Gambaso
Compilation & Installation
Components
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

GB_WATCH_CALLBACK

typedef void (*GB_WATCH_CALLBACK) ( int fd , int type , long param );

This is the the type definition of a callback used by the GB.Watch function.

The callback will receive the following parameters :

See also