Query: fcnameunparse
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcNameUnparse(3) FcNameUnparse(3)NAMEFcNameUnparse - Convert a pattern back into a string that can be parsedSYNOPSIS#include <fontconfig/fontconfig.h> FcChar8 * FcNameUnparse (FcPattern *pat);DESCRIPTIONConverts the given pattern into the standard text format described above. The return value is not static, but instead refers to newly allocated memory which should be freed by the caller using free().VERSIONFontconfig version 2.10.95 31 8 2013 FcNameUnparse(3)
Related Man Pages |
---|
fcpatternbuild(3) - debian |
fcpatternformat(3) - debian |
fcpatternbuild(3) - centos |
fcpatternformat(3) - centos |
fcpatternformat(3) - linux |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Controlling user input |
[TIP] Processing YAML files with yq |