From 0875deba1b29ddc1d90077a912ecff43b5ccfd98 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 5 Apr 2010 12:35:35 +0800 Subject: [PATCH] [TYPES PARSING] glib-2.0.c - flag g_date_to_struct_tm as skip since tm* is not available to introspection - skip exporting this function at present. --- gir/glib-2.0.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c index 4bb3390..9adf726 100644 --- a/gir/glib-2.0.c +++ b/gir/glib-2.0.c @@ -146,3 +146,8 @@ * @bytes_read: (out): * @bytes_written: (out): */ + +/** + * g_date_to_struct_tm: (skip) + * as tm is not available at present. + */ -- 2.39.2