diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/developers.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/developers.txt b/docs/developers.txt index 9e242e681c..be81ec1a41 100644 --- a/docs/developers.txt +++ b/docs/developers.txt @@ -43,7 +43,7 @@ GDK_SELECTION_CLEAR GtkWidget::selection_clear_event GDK_FOCUS_CHANGE GtkWidget::focus_in_event GtkWidget::focus_out_event -Events that are assured to have a valid GdkEvent.any.window field are +Events that are assured to have a valid GdkEvent.any.surface field are GDK_EXPOSE GtkWidget::expose_event |