--
What|Removed |Added
Priority|P2 |P1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20630
--- Additional Comments From sven at physto dot se 2005-08-04 05:04 ---
(In reply to comment #2)
Apparently I was wrong; DataBuffer does indeed wrap a true Java array. E.g. With
the JDK, if a DataBuffer is constructed from a java array, changes in that array
will be reflected in the Data
--- Additional Comments From sven at physto dot se 2005-06-01 08:06 ---
Ok, in light of my reworking of GtkImage, I should add some thoughts here:
- GtkImagePainter is gone. GtkImage now does its own drawing, and wraps a
GdkPixbuf.
- ImageObserver use is pretty much elimated for GtkIma
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-24
22:14 ---
Confirmed.
--
What|Removed |Added
Status|UNCONFIRMED |NEW
E