forked from AuroraMiddleware/gtk
and a bit more.
This commit is contained in:
parent
024b8898d7
commit
98e4215828
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user