The function
lqr_carver_list_start
returns the stating point of the
LqrCarverList
object associated with the
LqrCarver
object pointed to by
carver, which is used to keep track of the
LqrCarver
objects attached to it.
The returned value is
NULL
if there are no attached carvers.
Use the functions
lqr_carver_list_current(3)
and
lqr_carver_list_next(3)
to access the list element individually, or the function
lqr_carver_list_foreach(3)
to operate on whole lists.
SEE ALSO
lqr_carver_attach(3), lqr_carver_list_current(3), lqr_carver_list_next(3), lqr_carver_list_foreach(3)
COPYRIGHT
Copyright © 2007-2009 Carlo Baldassi
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- SEE ALSO
-
- COPYRIGHT
-
This document was created by
man2html,
using the manual pages.
Time: 21:49:44 GMT, April 16, 2011