Data Fields

dialog_progress_bar_t Struct Reference

Data Fields

const char * title
const char * message
const char * cancel
void(* pf_update )(void *, const char *, float)
bool(* pf_check )(void *)
void(* pf_destroy )(void *)
void * p_sys

Field Documentation

Referenced by dialog_ProgressCreate().

Referenced by dialog_ProgressCreate().

void(* dialog_progress_bar_t::pf_update)(void *, const char *, float)

Referenced by dialog_ProgressCreate().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines