www.LinuxHowtos.org
FcRangeGetDouble
Section: (3)Updated: 05 8月 2016
Index Return to Main Contents
NAME
FcRangeGetDouble - Get the range in doubleSYNOPSIS
#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