[libdazzle] suggestion: fix gtk-doc



commit d9d803f125002bb044394eb6b80550f5b61de601
Author: Christian Hergert <chergert redhat com>
Date:   Tue Jul 11 20:33:01 2017 -0700

    suggestion: fix gtk-doc

 src/suggestions/dzl-suggestion-entry.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/suggestions/dzl-suggestion-entry.h b/src/suggestions/dzl-suggestion-entry.h
index 21ac9c3..0e3b15b 100644
--- a/src/suggestions/dzl-suggestion-entry.h
+++ b/src/suggestions/dzl-suggestion-entry.h
@@ -31,7 +31,7 @@ G_DECLARE_DERIVABLE_TYPE (DzlSuggestionEntry, dzl_suggestion_entry, DZL, SUGGEST
 
 /**
  * DzlSuggestionPositionFunc:
- * @self: a #DzlSuggestionEntry
+ * @entry: a #DzlSuggestionEntry
  * @area: (inout): location to place the popover
  * @is_absolute: (inout): If the area is in absolute coordinates
  * @user_data: closure data


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