From f18a979634d427615f08995290c3a9d3aa50d12e Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Tue, 25 May 2010 14:02:17 -0300 Subject: [glib] Skip g_date_to_struct_tm as skip --- gir/glib-2.0.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c index 8b60d935..91f22bc1 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) + */ -- cgit v1.2.1