[gtk: 1/2] corrected small typo input-handling.md
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk: 1/2] corrected small typo input-handling.md
- Date: Wed, 12 Jan 2022 19:38:11 +0000 (UTC)
commit 4f36583898a28754c852b5f160157a558ba0dd74
Author: Fabian Kirsch <fabian kirsch indiesemi com>
Date: Wed Jan 12 09:02:01 2022 +0000
corrected small typo input-handling.md
docs/reference/gtk/input-handling.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/docs/reference/gtk/input-handling.md b/docs/reference/gtk/input-handling.md
index db54c4b350..bc40e5d12d 100644
--- a/docs/reference/gtk/input-handling.md
+++ b/docs/reference/gtk/input-handling.md
@@ -42,7 +42,7 @@ univocally identifies events that are related to the same
interaction.
When GTK creates a `GdkSurface`, it connects to the ::event
-signal on it, which receives all of these input events. Surfaces have
+signal on it, which receives all of these input events. Surfaces
have signals and properties, e.g. to deal with window management
related events.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]