On Mon, Mar 9, 2009 at 12:29 PM, Antoine Martin <[email protected]> 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 _______________________________________________ Parti-discuss mailing list [email protected] http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss
