TicalcInfoUpdate Structure

calc_def.h

struct TicalcInfoUpdate

Fields

int cancel
when set to non-0 by the GUI, the library aborts the current transfer

Summary

Structure used to display informations in a GUI and set callbacks.

Description

This structure contains several fields used by the library to store its state on the current transfer and to interact with the GUI, too.

See also

@ticalc_set_update@


Return to the API index