Man Page
Manual Section... (3) - page: FcStrDowncase
NAME
FcStrDowncase - create a lower case translation of a stringSYNOPSIS
#include <fontconfig.h>
FcChar8 * FcStrDowncase (const FcChar8 *s);
DESCRIPTION
Allocates memory, copies s, converting upper case letters to lower case and returns the allocated buffer.
VERSION
Fontconfig version 2.6.0
Index
This document was created by man2html, using the manual pages.
Time: 15:27:20 GMT, June 11, 2010
