/ gwprogressbarbox.h / Type definitions / Description
Type definitions
func_stop_progress_t
Functions specification
typedef gboolean (*
func_stop_progress_t
)(GtkObject *ob, gpointer p);
Specifies the type of the value stop function passed to gw_progress_bar_box_create(). The function stop the progress represented by the progress bar box.
Parameters
ob
the invoker
p
the information structure which manage process