Font.describe
pango.font_description.FontDescription describe()Returns a description of the font, with font size set in points.
Use pango.font.Font.describeWithAbsoluteSize if you want the font size in device units.
Returns
a newly-allocated pango.font_description.FontDescription object.