[TYPES PARSING] glib-2.0.c - flag g_date_to_struct_tm as skip
authorAlan Knowles <alan@akbkhome.com>
Mon, 5 Apr 2010 04:35:35 +0000 (12:35 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 5 Apr 2010 04:35:35 +0000 (12:35 +0800)
since tm* is not available to introspection - skip exporting this function at present.

gir/glib-2.0.c

index 4bb3390..9adf726 100644 (file)
  * @bytes_read: (out):
  * @bytes_written: (out):
  */
+
+/**
+ * g_date_to_struct_tm: (skip)
+ * as tm is not available at present.
+ */