fcvalueprint(3) - Linux man page

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