FcRangeGetDouble

Section: (3)
Updated: 28 11月 2020
Page Index
 

NAME

FcRangeGetDouble - Get the range in double  

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcBool FcRangeGetDouble (const FcRange *range, double *begin, double *end);
 

DESCRIPTION

Returns in begin and end as the range.  

SINCE

version 2.11.91


 

Index

NAME
SYNOPSIS
DESCRIPTION
SINCE