table of contents
other versions
- Tumbleweed 2.16.0-1.3
- Leap-16.0
- Leap-15.6
| FcRangeGetDouble(3) | FcRangeGetDouble(3) |
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
| 18 1月 2025 | Fontconfig 2.16.0 |