class Pango::AttrFontDesc

Overview

The Pango::AttrFontDesc structure is used to store an attribute that sets all aspects of the font description at once.

Defined in:

lib/gi-crystal/src/auto/pango-1.0/attr_font_desc.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pointer : Pointer(Void), transfer : GICrystal::Transfer) #

def self.new(data : LibPango::AttrFontDesc, transfer : GICrystal::Transfer) #

def self.new(attr : Pango::Attribute? = nil) #

def self.new(desc : Pango::FontDescription) : Pango::Attribute #

Instance Method Detail

def ==(other : self) : Bool #
Description copied from class Reference

Returns true if this reference is the same as other. Invokes same?.


def attr : Pango::Attribute #

def attr=(value : Pango::Attribute) #


def desc! #

def to_unsafe #