On 7/30/05, xue_hu2001 <[EMAIL PROTECTED]> wrote:
> I am making a problem using glade . I have insert a image into the
> window , now I wang to copy one region to another place in the same
> picture . how can I do , if anybody have any ideas? Can
> gdk_draw_drawable do it ? how to use it ? help me , thx !!


you can use gdk_pixbuf_copy_area. Read here:
http://developer.gimp.org/api/2.0/gdk-pixbuf/gdk-pixbuf-util.html
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to