I want to do an XCopyArea() using the GDK functions.  I want the
source to be a pixmap, and the destination to be a window.

        Can I use gdk_window_copy_area() with a GdkPixmap as the 5th
argument (it takes a GdkWindow, not a GdkPixmap)?

        Would that work acrossed different platforms?


Thanks,
Derek



_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to