debian man page for lqr_carver_list_current

Query: lqr_carver_list_current

OS: debian

Section: 3

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

LQR_CARVER_LIST_CURRENT(3)				     LqR library API reference					LQR_CARVER_LIST_CURRENT(3)

NAME
lqr_carver_list_current - get current LqrCarver object in a LqrCarverList object
SYNOPSIS
#include <lqr.h> LqrCarver* lqr_carver_list_current(LqrCarverList* list);
DESCRIPTION
The function lqr_carver_list_current returns a pointer to the LqrCarver object corresponding to the current value of the list parameter, or NULL in case of errors.
SEE ALSO
lqr_carver_attach(3), lqr_carver_list_start(3), lqr_carver_list_next(3), lqr_carver_list_foreach(3)
COPYRIGHT
Copyright (C) 2007-2009 Carlo Baldassi LqR library 0.4.1 API (3:1:3) 10 Maj 2009 LQR_CARVER_LIST_CURRENT(3)
Related Man Pages
lqr_carver_cancel(3) - debian
lqr_carver_get_channels(3) - debian
lqr_carver_get_image_type(3) - debian
lqr_carver_get_ref_width(3) - debian
lqr_carver_set_resize_order(3) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results