[gtksourceview] CompletionProposal: better short description
- From: SÃbastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview] CompletionProposal: better short description
- Date: Sun, 22 Apr 2012 15:30:38 +0000 (UTC)
commit d44df34a8e737608f9e40915a61b3bd3d9c5364a
Author: SÃbastien Wilmet <swilmet src gnome org>
Date: Sat Apr 21 23:57:55 2012 +0200
CompletionProposal: better short description
The CompletionProposal is an interface. The object is the
CompletionItem.
gtksourceview/gtksourcecompletionproposal.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtksourceview/gtksourcecompletionproposal.c b/gtksourceview/gtksourcecompletionproposal.c
index 8b751db..1820b2a 100644
--- a/gtksourceview/gtksourcecompletionproposal.c
+++ b/gtksourceview/gtksourcecompletionproposal.c
@@ -23,7 +23,7 @@
/**
* SECTION:completionproposal
* @title: GtkSourceCompletionProposal
- * @short_description: Completion proposal object
+ * @short_description: Completion proposal interface
*
* The proposal interface represents a completion item in the completion window.
* It provides information on how to display the completion item and what action
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]