harfbuzz.font

Module for [Font] class

class Font

Types 1

Data type for holding fonts.

Methods
void * _cPtr(Flag!"Dup" dup = No.Dup) nothrow
GType _getGType() static nothrow
GType _gType() @property nothrow
Font self() nothrowReturns `this`, for use in `with` statements.
Constructors
this(void * ptr, Flag!"Take" take)