FcValuePrint

Langue: en

Version: 18 November 2009 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

FcValuePrint - Print a value to stdout

SYNOPSIS

 #include <fontconfig.h>
 
 void FcValuePrint(FcValue v);
 .fi
 
 

DESCRIPTION

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

VERSION

Fontconfig version 2.8.0