module
PangoCairo::Font
Overview
Pango::CairoFont is an interface exported by fonts for
use with Cairo.
The actual type of the font will depend on the particular font technology Cairo was compiled to use.
Defined in:
lib/gi-crystal/src/auto/pango_cairo-1.0/font.crConstructors
-
.cast(obj : GObject::Object) : self
Cast a
GObject::Objecttoself, throws aTypeCastErrorif the cast can't be made.
Class Method Summary
Instance Method Summary
Constructor Detail
Cast a GObject::Object to self, throws a TypeCastError if the cast can't be made.