Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dorota Czaplejewicz
gtk
Commits
a6b407cf
Commit
a6b407cf
authored
Nov 29, 2010
by
Benjamin Otte
Browse files
gtk: Fix typos in comment
parent
8c6831ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
gtk/gtkmain.c
View file @
a6b407cf
...
...
@@ -1656,7 +1656,7 @@ gtk_main_do_event (GdkEvent *event)
{
/* The app may paint with a previously allocated cairo_t,
which will draw directly to the window. We can't catch cairo
dra
p
operat
o
ins to automatically flush the window, thus we
dra
w
operati
o
ns to automatically flush the window, thus we
need to explicitly flush any outstanding moves or double
buffering */
gdk_window_flush
(
event
->
any
.
window
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment