From 07cff557463d13bbd1baa970f609c8dbb13e16a8 Mon Sep 17 00:00:00 2001 From: Alexey Yerin Date: Wed, 4 Oct 2023 20:59:45 +0300 Subject: Update for opaque and other Hare changes --- gir/types.ha | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gir/types.ha') diff --git a/gir/types.ha b/gir/types.ha index 6616d69..f0f8355 100644 --- a/gir/types.ha +++ b/gir/types.ha @@ -108,7 +108,7 @@ export type record = struct { name: str, c_type: str, disguised: bool, - opaque: bool, + opaque_: bool, pointer: bool, glib_type_name: str, glib_get_type: str, -- cgit 1.3.0-6-gf8a5