gicActionLazyAction

Langue: en

Version: 286734 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

gicActionLazyAction, gicActionLazyGetstate, gicActionLazyReset - Predefined callback functions

SYNOPSIS

 #include <ggi/gicaction_lazy.h>
 
 void gicActionLazyAction(gic_handle_t hand, gic_actionlist *action, gic_feature *feature,
                       gic_state newstate, gic_flag flag, int recnum);
 gic_state gicActionLazyGetstate(gicActionActionLazyData *data);
 void gicActionLazyReset(gicActionLazyData *data);
 

DESCRIPTION

TODO

RETURN VALUE

TODO

SEE ALSO

TODO