www.LinuxHowtos.org





FcRangeCreateDouble

Section: (3)
Updated: 05 8月 2016
Index Return to Main Contents
 

NAME

FcRangeCreateDouble - create a range object for double  

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcRange * FcRangeCreateDouble (doublebegin, doubleend);
 

DESCRIPTION

FcRangeCreateDouble creates a new FcRange object with double sized value.  

SINCE

version 2.11.91


 

Index

NAME
SYNOPSIS
DESCRIPTION
SINCE