table of contents
other versions
- Tumbleweed 2.16.0-1.3
- Leap-16.0
- Leap-15.6
| 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.
| 18 1月 2025 | Fontconfig 2.16.0 |