413bcbe9f04d73fe42411ae34bf56477d3b0756e
[platform/upstream/fontconfig.git] / doc / FcValuePrint.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcValuePrint" "3" "06 3月 2018" "Fontconfig 2.13.0" ""
3 .SH NAME
4 FcValuePrint \- Print a value to stdout
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 void FcValuePrint (FcValue \fIv\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 Prints a human-readable representation of \fIv\fR to
14 stdout. The format should not be considered part of the library
15 specification as it may change in the future.