www.LinuxHowtos.org
FcValuePrint
Section: (3)Updated: 02 July 2025
Index Return to Main Contents
NAME
FcValuePrint - Print a value to stdoutSYNOPSIS
#include <fontconfig/fontconfig.h> void FcValuePrint (FcValue v);
DESCRIPTION
Prints a huma-readable representation of v to stdout. The format should not be considered part of the library specification as it may change in the future.