lqr_vmap_get_width — get the width of an LqrVMap object
#include <lqr.h>
gint lqr_vmap_get_width( | LqrVMap* vmap); |
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.