debian man page for lqr_carver_set_progress

Query: lqr_carver_set_progress

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

LQR_CARVER_SET_PROGRESS(3)				     LqR library API reference					LQR_CARVER_SET_PROGRESS(3)

NAME
lqr_carver_set_progress - set the progress report function for an LqrCarver object
SYNOPSIS
#include <lqr.h> void lqr_carver_set_progress(LqrCarver* carver, LqrProgress* p);
DESCRIPTION
The function lqr_carver_set_progress associates the progress indicator pointed to by progress to the LqrCarver object pointed to by carver. Progress indicators objects are created with the function lqr_progress_new(3). By default, no progress indicator is used.
SEE ALSO
lqr_progress_new(3), lqr_carver_set_enl_step(3), lqr_carver_set_resize_order(3), lqr_carver_set_dump_vmaps(3), lqr_carver_set_side_switch_frequency(3), lqr_carver_set_preserve_input_image(3), lqr_carver_set_use_cache(3)
COPYRIGHT
Copyright (C) 2007-2009 Carlo Baldassi LqR library 0.4.1 API (3:1:3) 10 Maj 2009 LQR_CARVER_SET_PROGRESS(3)
Related Man Pages
lqr_carver_get_enl_step(3) - debian
lqr_carver_set_dump_vmaps(3) - debian
lqr_carver_set_preserve_input_image(3) - debian
lqr_carver_set_no_dump_vmaps(3) - debian
lqr_carver_set_resize_order(3) - debian
Similar Topics in the Unix Linux Community
knowing progress while reading a file
USN-717-1: Firefox and Xulrunner vulnerabilities
USN-748-1: OpenJDK vulnerabilities
I need a special print
Progress Bar using Language C ANSI