debian man page for lqr_vmap_get_width

Query: lqr_vmap_get_width

OS: debian

Section: 3

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

LQR_VMAP_GET_WIDTH(3)					     LqR library API reference					     LQR_VMAP_GET_WIDTH(3)

NAME
lqr_vmap_get_width - get the width of an LqrVMap object
SYNOPSIS
#include <lqr.h> gint lqr_vmap_get_width(LqrVMap* vmap);
DESCRIPTION
The function lqr_vmap_get_width returns the width of the LqrVMap object pointed to by vmap. See the LqrVMap objects format description in the page for LqrVMap constructor and destructor.
SEE ALSO
lqr_vmap_new(3), lqr_vmap_get_data(3), lqr_vmap_get_depth(3), lqr_vmap_get_height(3), lqr_vmap_get_orientation(3)
COPYRIGHT
Copyright (C) 2007-2009 Carlo Baldassi LqR library 0.4.1 API (3:1:3) 10 Maj 2009 LQR_VMAP_GET_WIDTH(3)
Related Man Pages
lqr_carver_get_enl_step(3) - debian
lqr_vmap_get_data(3) - debian
lqr_vmap_new(3) - debian
lqr_vmap_load(3) - debian
lqr_vmap_list_start(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
Weird 'find' results