projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
239c178
)
Fix a doc typo
author
Luca Bacci
<luca.bacci982@gmail.com>
Tue, 28 Jan 2020 20:42:03 +0000
(20:42 +0000)
committer
Luca Bacci
<luca.bacci982@gmail.com>
Tue, 28 Jan 2020 20:42:03 +0000
(20:42 +0000)
gdk/gdkdevice.c
patch
|
blob
|
history
diff --git
a/gdk/gdkdevice.c
b/gdk/gdkdevice.c
index 7b523ad7303d4d93b783e03819de7a2091354892..55fbc48742e3894eb86aa2745b1ece4cc6d58452 100644
(file)
--- a/
gdk/gdkdevice.c
+++ b/
gdk/gdkdevice.c
@@
-738,7
+738,7
@@
gdk_device_get_source (GdkDevice *device)
*
* Determines the mode of the device.
*
- * Returns: a #GdkInput
Sourc
e
+ * Returns: a #GdkInput
Mod
e
**/
GdkInputMode
gdk_device_get_mode (GdkDevice *device)