[anjuta] libanjuta: Improve docs for ianjuta_editor_assist_invoke().
- From: Johannes Schmid <jhs src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [anjuta] libanjuta: Improve docs for ianjuta_editor_assist_invoke().
- Date: Mon, 30 Nov 2009 23:41:56 +0000 (UTC)
commit b66155808c3c096cf5db2effb1029d3ac1dc0fec
Author: Johannes Schmid <jhs gnome org>
Date: Tue Dec 1 00:41:42 2009 +0100
libanjuta: Improve docs for ianjuta_editor_assist_invoke().
libanjuta/interfaces/libanjuta.idl | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/libanjuta/interfaces/libanjuta.idl b/libanjuta/interfaces/libanjuta.idl
index fec5c43..b772a0e 100644
--- a/libanjuta/interfaces/libanjuta.idl
+++ b/libanjuta/interfaces/libanjuta.idl
@@ -2018,7 +2018,9 @@ interface IAnjutaEditor
* @provider: a IAnjutaProvider
* @err: Error handling
*
- * Force invokation of a provider at the current cursor position
+ * Force invokation of a provider at the current cursor position.
+ * That means that ianjuta_provider_populate() will be called on the
+ * provider.
*/
void invoke(IAnjutaProvider* provider);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]