[libdazzle] shortcuts: fix name for introspection



commit fd44ffb229a336364bfdb9c4da18e6e95a696aac
Author: Christian Hergert <chergert redhat com>
Date:   Mon Jun 12 21:04:01 2017 -0700

    shortcuts: fix name for introspection

 src/shortcuts/dzl-shortcut-chord.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/shortcuts/dzl-shortcut-chord.c b/src/shortcuts/dzl-shortcut-chord.c
index 6b8a7c4..5371ac2 100644
--- a/src/shortcuts/dzl-shortcut-chord.c
+++ b/src/shortcuts/dzl-shortcut-chord.c
@@ -712,7 +712,7 @@ dzl_shortcut_chord_get_nth_key (const DzlShortcutChord *self,
 }
 
 /**
- * dzl_shortcut_chord_foreach:
+ * dzl_shortcut_chord_table_foreach:
  * @self: a #DzlShortcutChordTable
  * @foreach_func: (scope call) (closure foreach_data): A callback for each chord
  * @foreach_data: user data for @foreach_func


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]