harfbuzz.face

Module for [Face] class

class Face

Types 1

Data type for holding font faces.

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