gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
PangoFontFamilyClass.getFace
pango
c
types
PangoFontFamilyClass
struct
PangoFontFamilyClass
extern (
C
)
PangoFontFace
*
function
(
PangoFontFamily
*
family
,
const
(
char
)*
name
)
getFace
;
Return Value
the
PangoFontFace
, or %NULL if no face with the given name exists.
Meta
Source
See Implementation
pango
c
types
PangoFontFamilyClass
variables
PangoReserved2
getFace
getName
isMonospace
isVariable
listFaces
parentClass