Linux Manuals · Linux Manuals session 3 FcValuePrint (3) Linux Manual Page ByLinux Manual Posted onApr 20, 2026 FcValuePrint – Print a value to stdout Synopsis#include <fontconfig/fontconfig.h> void FcValuePrint (FcValue v); DescriptionPrints 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.