[gobject-introspection] [glib] Skip g_date_to_struct_tm as skip



commit f18a979634d427615f08995290c3a9d3aa50d12e
Author: Johan Dahlin <johan gnome org>
Date:   Tue May 25 14:02:17 2010 -0300

    [glib] Skip g_date_to_struct_tm as skip

 gir/glib-2.0.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c
index 8b60d93..91f22bc 100644
--- a/gir/glib-2.0.c
+++ b/gir/glib-2.0.c
@@ -187,3 +187,9 @@
   * @list: (array zero-terminated=1 length=length) (element-type utf8):
   * @length: (out):
   */
+
+// Skip this as "tm" is not available at present.
+
+/**
+ * g_date_to_struct_tm: (skip)
+ */



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