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.