[grilo] core: Make grl_init_get_option_group() available to bindings



commit dcb7405b622c5fe1b31b596435255034b6bbf69c
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Jan 22 15:15:24 2015 +0100

    core: Make grl_init_get_option_group() available to bindings
    
    Now that it's registered as a boxed type.
    
    See https://bugzilla.gnome.org/show_bug.cgi?id=743349
    
    https://bugzilla.gnome.org/show_bug.cgi?id=743351

 src/grilo.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/grilo.c b/src/grilo.c
index fda74ba..d7856c7 100644
--- a/src/grilo.c
+++ b/src/grilo.c
@@ -205,7 +205,7 @@ grl_deinit (void)
 }
 
 /**
- * grl_init_get_option_group: (skip)
+ * grl_init_get_option_group:
  *
  * Returns a #GOptionGroup with Grilo's argument specifications.
  *


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