[libdazzle] shortcut manager: remove param in gtk-doc comment



commit 0d79b9cd6097722ae10a44a67a36a6d8605a8d6b
Author: Sebastien Lafargue <slafargue gnome org>
Date:   Mon Aug 14 22:34:13 2017 +0200

    shortcut manager: remove param in gtk-doc comment
    
    @toplevel is not define in this function.

 src/shortcuts/dzl-shortcut-manager.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/shortcuts/dzl-shortcut-manager.c b/src/shortcuts/dzl-shortcut-manager.c
index 589cf85..65d82ee 100644
--- a/src/shortcuts/dzl-shortcut-manager.c
+++ b/src/shortcuts/dzl-shortcut-manager.c
@@ -675,7 +675,6 @@ dzl_shortcut_manager_set_theme (DzlShortcutManager *self,
  * @phase: the phase (capture, bubble)
  * @widget: the widget the event was destined for
  * @focus: the current focus widget
- * @toplevel: the toplevel of the event window
  *
  * Runs a particular phase of the event dispatch.
  *


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