[glib] Skip g_date_to_struct_tm as skip
authorJohan Dahlin <johan@gnome.org>
Tue, 25 May 2010 17:02:17 +0000 (14:02 -0300)
committerJohan Dahlin <johan@gnome.org>
Tue, 25 May 2010 17:02:17 +0000 (14:02 -0300)
gir/glib-2.0.c

index 8b60d93..91f22bc 100644 (file)
   * @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)
+ */