[gtk/wip/carlosg/fixes: 5/8] gtkeventcontroller: Fix internal enum documentation
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/carlosg/fixes: 5/8] gtkeventcontroller: Fix internal enum documentation
- Date: Sat, 6 Aug 2022 00:01:05 +0000 (UTC)
commit 8eda182f241d270d479a188af6b8eb7f716f5c7b
Author: Carlos Garnacho <carlosg gnome org>
Date: Fri Aug 5 16:38:56 2022 +0200
gtkeventcontroller: Fix internal enum documentation
Copy and paste typo.
gtk/gtkeventcontrollerprivate.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkeventcontrollerprivate.h b/gtk/gtkeventcontrollerprivate.h
index 8ca60b0218..d411c8f470 100644
--- a/gtk/gtkeventcontrollerprivate.h
+++ b/gtk/gtkeventcontrollerprivate.h
@@ -28,7 +28,7 @@
* events in this case leave from the old active window's focus
* location to the new active window's one.
* @GTK_CROSSING_POINTER: The pointer moved from one widget to another
- * @GTK_CROSSING_POINTER: An active drag moved from one widget to another
+ * @GTK_CROSSING_DROP: An active drag moved from one widget to another
*
* We emit various kinds of crossing events when the target widget
* for keyboard or pointer events changes.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]