FontMap

open class FontMap(pointer: <Error class: unknown class><<Error class: unknown class>>)

A PangoFontMap represents the set of fonts available for a particular rendering system.

This is a virtual object with implementations being specific to particular rendering systems.

Skipped during bindings generation

  • method create_context: C function pango_font_map_create_context is ignored

  • parameter families: families: Out parameter is not supported

  • parameter context: C Type PangoContext is ignored

  • parameter context: C Type PangoContext is ignored

Constructors

Link copied to clipboard
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val pangoFontMapPointer: <Error class: unknown class><<Error class: unknown class>>

Functions

Link copied to clipboard
open fun changed()

Forces a change in the context, which will cause any PangoContext using this fontmap to change.

Link copied to clipboard
open fun getFamily(name: String): FontFamily

Gets a font family by name.

Link copied to clipboard
open fun getSerial(): <Error class: unknown class>

Returns the current serial number of @fontmap.