Merge no-flicker branch into HEAD

This commit is contained in:
Owen Taylor
2000-03-28 01:24:44 +00:00
parent 4238d406e9
commit 8098546227
68 changed files with 9281 additions and 1896 deletions

View File

@ -141,8 +141,8 @@ struct _GdkInputWindow
GdkExtensionMode mode;
/* position relative to root window */
gint16 root_x;
gint16 root_y;
gint root_x;
gint root_y;
/* rectangles relative to window of windows obscuring this one */
GdkRectangle *obscuring;