I will fix this in the next release.

James.

--
Email: [EMAIL PROTECTED]
WWW:   http://www.daa.com.au/~james/


On Fri, 16 Jul 1999, Paul Clifford wrote:

> The GNOME canvas expects an object of GdkImlibImage (as returned by
> _gdkimlib.gdk_imlib_load_image) when adding an image and I'm currently
> using code like the following:
> 
>   image = GdkImlib.Image("image.png")
>   canvas.root().add(
>       'image', image=image._im, x=32, y=32, [etc...]
>   )
> 
> Should there be a GdkImlib method for accessing the _im object?
> To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
> 

To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to