[Parti-discuss] window icons (almost)
Nathaniel Smith
njs at pobox.com
Tue Mar 10 02:52:32 EDT 2009
On Mon, Mar 9, 2009 at 12:29 PM, Antoine Martin <antoine at nagafix.co.uk> wrote:
> I wanted to add the window icons to the meta data, so I did the following:
Cool, that's been on my todo list, but I keep not getting around to it...
> pixbuf = gtk.gdk.pixbuf_new_from_data(data,
> gtk.gdk.COLORSPACE_RGB, True, 8, width, height, rowstride)
Does it help to put 'False' as the 3rd argument instead?
-- Nathaniel
More information about the Parti-discuss
mailing list