GdkWindowImplX11: Struct packing improvements
This commit is contained in:
@ -71,8 +71,8 @@ struct _GdkWindowImplX11
|
||||
GHashTable *device_cursor;
|
||||
|
||||
gint8 toplevel_window_type;
|
||||
guint no_bg : 1; /* Set when the window background is temporarily
|
||||
* unset during resizing and scaling */
|
||||
guint no_bg : 1; /* Set when the window background is temporarily
|
||||
* unset during resizing and scaling */
|
||||
guint override_redirect : 1;
|
||||
guint use_synchronized_configure : 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user