sunos man page for fcconfiggetblanks

Query: fcconfiggetblanks

OS: sunos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FcConfigGetBlanks(3)													      FcConfigGetBlanks(3)

NAME
FcConfigGetBlanks - Get config blanks
SYNOPSIS
#include <fontconfig.h> FcBlanks * FcConfigGetBlanks (FcConfig *config);
DESCRIPTION
Returns the FcBlanks object associated with the given configuration, if no blanks were present in the configuration, this function will return 0.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcConfigGetBlanks(3)
Related Man Pages
fcdircacheunlink(3) - opensolaris
fcdirscan(3) - opensolaris
fcfilescan(3) - opensolaris
fcfreetypecharset(3) - opensolaris
fcfreetypequeryface(3) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to convert number to english?
How do I remove or hide SunOS version/release from remote login prompt?
Using awk to remove lines from file that match text
Outputting sequences based on length with sed