Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
FcValuePrint(3) 						 FcValuePrint(3)

NAME
     FcValuePrint - Print a value to stdout

SYNOPSIS
     #include <fontconfig/fontconfig.h>

     void FcValuePrint (FcValue v);

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.

Fontconfig 2.17.1		  02 July 2025			 FcValuePrint(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=FcValuePrint&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help