1FcValuePrint(3)                                                FcValuePrint(3)
2
3
4

NAME

6       FcValuePrint - Print a value to stdout
7

SYNOPSIS

9       #include <fontconfig.h>
10
11       void FcValuePrint(FcValue v);
12       .fi
13

DESCRIPTION

15       Prints  a  human-readable  representation  of  v  to stdout. The format
16       should not be considered part of the library specification  as  it  may
17       change in the future.
18

VERSION

20       Fontconfig version 2.8.0
21
22
23
24                               18 November 2009                FcValuePrint(3)
Impressum