mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-12 05:20:17 +00:00
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 */
|
guint16 bits_per_pixel; /* read only. bits per pixel */
|
||||||
gpointer mem;
|
gpointer mem;
|
||||||
|
|
||||||
GdkColormap *colormap;
|
GdkColormap *colormap; /* read only. */
|
||||||
|
|
||||||
gpointer windowing_data;
|
gpointer windowing_data; /* read only. */
|
||||||
};
|
};
|
||||||
|
|
||||||
struct _GdkImageClass
|
struct _GdkImageClass
|
||||||
|
Loading…
Reference in New Issue
Block a user