Predefined callback functions
Name
gicActionLazyAction, gicActionLazyGetstate, gicActionLazyReset : Predefined callback functions
Synopsis
#include <ggi/gicaction_lazy.h>
void gicActionLazyAction(struct gg_stem *stem,
struct gic_action *action, struct gic_feature *feature,
gic_state newstate, gic_flag flag, int recnum);
gic_state gicActionLazyGetstate(struct gicActionActionLazyData *data);
void gicActionLazyReset(struct gicActionLazyData *data);Description
TODO
Return value
TODO
See Also
TODO