projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b08828
)
shortcutcontroller: Fix a typo
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 30 May 2022 20:24:02 +0000
(16:24 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 30 May 2022 20:27:03 +0000
(16:27 -0400)
gtk/gtkshortcutcontroller.c
patch
|
blob
|
history
diff --git
a/gtk/gtkshortcutcontroller.c
b/gtk/gtkshortcutcontroller.c
index 969242366e7c057495af89679c79edf4aa36372b..5e899aecea91007b71380480459b1b9a1ed96b56 100644
(file)
--- a/
gtk/gtkshortcutcontroller.c
+++ b/
gtk/gtkshortcutcontroller.c
@@
-871,7
+871,7
@@
gtk_shortcut_controller_get_scope (GtkShortcutController *self)
}
/**
- * gtk_shortcut_controller_set_mnemonics_modifiers: (attributes org.gtk.M
E
thod.set_property=mnemonic-modifiers)
+ * gtk_shortcut_controller_set_mnemonics_modifiers: (attributes org.gtk.M
e
thod.set_property=mnemonic-modifiers)
* @self: a `GtkShortcutController`
* @modifiers: the new mnemonics_modifiers to use
*