[libpeas] Clarify that peas_engine_get_plugin_info() searches for the module name
- From: Garrett Regier <gregier src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libpeas] Clarify that peas_engine_get_plugin_info() searches for the module name
- Date: Thu, 9 Dec 2010 17:39:47 +0000 (UTC)
commit 1da22586a008e1fc627f2742a6ccfa31529385b6
Author: Garrett Regier <alias301 gmail com>
Date: Thu Dec 9 09:32:24 2010 -0800
Clarify that peas_engine_get_plugin_info() searches for the module name
libpeas/peas-engine.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/libpeas/peas-engine.c b/libpeas/peas-engine.c
index 1982dbd..32670f6 100644
--- a/libpeas/peas-engine.c
+++ b/libpeas/peas-engine.c
@@ -708,7 +708,8 @@ compare_plugin_info_and_name (PeasPluginInfo *info,
* @engine: A #PeasEngine.
* @plugin_name: A plugin name.
*
- * Returns: the #PeasPluginInfo corresponding with a given plugin name.
+ * Returns: the #PeasPluginInfo corresponding with
+ * a given plugin module name.
*/
PeasPluginInfo *
peas_engine_get_plugin_info (PeasEngine *engine,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]