.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "FcConfigGetBlanks" "3" "16 April 2012" "" "" .SH NAME FcConfigGetBlanks \- Get config blanks .SH SYNOPSIS .sp \fB#include .sp FcBlanks * FcConfigGetBlanks (FcConfig *\fIconfig\fB); \fR .SH "DESCRIPTION" .PP Returns the FcBlanks object associated with the given configuration, if no blanks were present in the configuration, this function will return 0. The returned FcBlanks object if not NULL, is valid as long as the owning FcConfig is alive. If \fIconfig\fR is NULL, the current configuration is used. .SH "VERSION" .PP Fontconfig version 2.9.0