FontFamily
abstract class FontFamily(val pangoFontFamilyPointer: <Error class: unknown class><<Error class: unknown class>>)(source)
A PangoFontFamily is used to represent a family of related font faces.
The font faces in a family share a common design, but differ in slant, weight, width or other aspects.
Skipped during bindings generation
parameter
faces: faces: Out parameter is not supportedmethod
is-monospace: Property has no getter nor settermethod
is-variable: Property has no getter nor settermethod
item-type: Property has no getter nor settermethod
n-items: Property has no getter nor setter
Inheritors
Constructors
Types
Link copied to clipboard
class FontFamilyImpl(pointer: <Error class: unknown class><<Error class: unknown class>>) : FontFamily
The FontFamilyImpl type represents a native instance of the abstract FontFamily class.