:right-sidebar: True AttrFontDesc =================================================================== .. currentmodule:: gi.repository.Pango .. class:: AttrFontDesc(*args, **kwargs) :no-contents-entry: :Constructors: :: AttrFontDesc() Methods ------- .. rst-class:: interim-class .. class:: AttrFontDesc :no-index: .. method:: new(desc: ~gi.repository.Pango.FontDescription) -> ~gi.repository.Pango.Attribute Create a new font description attribute. This attribute allows setting family, style, weight, variant, stretch, and size simultaneously. :param desc: the font description Fields ------ .. rst-class:: interim-class .. class:: AttrFontDesc :no-index: .. attribute:: attr The common portion of the attribute .. attribute:: desc The font description which is the value of this attribute