FcIsLower

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

NAME

FcIsLower - check for lower case ASCII character  

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcBool FcIsLower (FcChar8c);
 

DESCRIPTION

This macro checks whether c is an lower case ASCII letter.  

VERSION

Fontconfig version 2.11.0


 

Index

NAME
SYNOPSIS
DESCRIPTION
VERSION