Movie / source list view: use the Pango.AttrFontDesc constructor
authorPhilipp Zabel <philipp.zabel@gmail.com>
Tue, 24 Nov 2009 09:25:54 +0000 (10:25 +0100)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Tue, 24 Nov 2009 09:52:09 +0000 (10:52 +0100)
commit2c660935d77e00a614bb90993b0cbe12af7061e1
treeb570d0f506e4d9ad6cc7246409e5ef46327402df
parent72ca17691c6d2f2c80f4288d0c7321d5acc4d3bc
Movie / source list view: use the Pango.AttrFontDesc constructor

pango_attr_font_desc_new is contained in the upstream bindings as
constructor for the Pango.AttrFontDesc class, so use that instead.
src/movie-list-view.vala
src/source-list-view.vala
vapi/pango.vapi