[PATCH 13/13] core: Added introspection tags to grl_init
- From: Simón Pena <spenap gmail com>
- To: grilo-list gnome org
- Subject: [PATCH 13/13] core: Added introspection tags to grl_init
- Date: Wed, 28 Jul 2010 23:06:29 +0200
---
src/grilo.c | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/src/grilo.c b/src/grilo.c
index 9c23cf3..8641727 100644
--- a/src/grilo.c
+++ b/src/grilo.c
@@ -29,6 +29,13 @@
static gboolean grl_initialized = FALSE;
static const gchar *plugin_path = NULL;
+/**
+ * grl_init:
+ * @argc: (in): number of input arguments, length of @argv
+ * @argv: (element-type utf8) (array length=argc) (allow-none): list of arguments
+ *
+ * Initializes the grilo library
+ */
void
grl_init (gint *argc,
gchar **argv[])
--
1.7.0.4
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]