[libgtop/wip/lantw/mark-glibtop-init-s-as-non-introspectable] Mark glibtop_init_s as non-introspectable



commit a5e33fb288cb7cddea9c60c16bdc2a71d7724489
Author: Ting-Wei Lan <lantw src gnome org>
Date:   Fri Jul 5 21:06:24 2019 +0800

    Mark glibtop_init_s as non-introspectable
    
    This function isn't exported so it should be skipped.
    
    https://gitlab.gnome.org/GNOME/gjs/issues/259

 glibtop.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glibtop.h b/glibtop.h
index 2c963d05..3542249a 100644
--- a/glibtop.h
+++ b/glibtop.h
@@ -128,7 +128,7 @@ glibtop_init_r (glibtop **server_ptr,
 
 
 /**
- * glibtop_init_s:
+ * glibtop_init_s: (skip)
  * @server_ptr: (out):
  * @features:
  * @flags:


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