and a bit more.

This commit is contained in:
Murray Cumming 2004-01-05 18:28:09 +00:00
parent 024b8898d7
commit 98e4215828

View File

@ -51,9 +51,9 @@ struct _GdkImage
guint16 bits_per_pixel; /* read only. bits per pixel */
gpointer mem;
GdkColormap *colormap;
GdkColormap *colormap; /* read only. */
gpointer windowing_data;
gpointer windowing_data; /* read only. */
};
struct _GdkImageClass