12 #ifndef ARB_HANDLERS_H
13 #define ARB_HANDLERS_H
50 #error arb_handlers.h included twice
51 #endif // ARB_HANDLERS_H
void(* set_subtitle)(const char *title)
gb_warning_func_type show_warning
gb_information_func_type show_message
void(* set_title)(const char *title)
void(* gb_error_handler_type)(const char *msg)
gb_error_handler_type show_error
arb_handlers * active_arb_handlers
void(* set_gauge)(double gauge)
void(* gb_information_func_type)(const char *msg)
void ARB_redirect_handlers_to(FILE *use_as_stderr, FILE *use_as_stdout)
arb_status_implementation status
void ARB_install_handlers(arb_handlers &handlers)
void(* openstatus)(const char *title)
void(* gb_warning_func_type)(const char *msg)