Movie / source list view: use the Pango.AttrFontDesc constructor
[cinaest] / vapi / pango.vapi
index 4844d91..ede0818 100644 (file)
@@ -863,8 +863,6 @@ namespace Pango {
        [CCode (cheader_filename = "pango/pango.h")]
        public static Pango.Attribute attr_stretch_new (Pango.Stretch stretch);
        [CCode (cheader_filename = "pango/pango.h")]
-       public static Pango.Attribute attr_font_desc_new (Pango.FontDescription desc);
-       [CCode (cheader_filename = "pango/pango.h")]
        public static Pango.Attribute attr_strikethrough_color_new (uint16 red, uint16 green, uint16 blue);
        [CCode (cheader_filename = "pango/pango.h")]
        public static Pango.Attribute attr_strikethrough_new (bool strikethrough);