FcValuePrint

Section: (3)
Updated: 11 10月 2013
Index Return to Main Contents
 

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.  

VERSION

Fontconfig version 2.11.0


 

Index

NAME
SYNOPSIS
DESCRIPTION
VERSION