FontIfaceProxy

Proxy object for PangoCairo.Font interface when a GObject has no applicable D binding

class FontIfaceProxy : IfaceProxy , Font {}

Mixed In Members

From mixin FontT!()

getScaledFont
cairo.scaled_font.ScaledFont getScaledFont()

Gets the cairo.scaled_font.ScaledFont used by font. The scaled font can be referenced and kept using cairo.scaled_font.ScaledFont.reference.

Inherited Members

From Font

getScaledFont
cairo.scaled_font.ScaledFont getScaledFont()

Gets the cairo.scaled_font.ScaledFont used by font. The scaled font can be referenced and kept using cairo.scaled_font.ScaledFont.reference.