Re: need help for: GnomeCanvasImage




Yes, found it!

GdkImlibImage.rgb_width & rgb_height have types gint
                                                ^^^^
but GnomeCanvasImage "width" & "height" expect doubles
                                               ^^^^^^^

Seems that gtk_set_arg derivatives are endless sources of
errors as they cannot check types. I have had similar
problems many times.

Lauris




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]