decompiler: GUInt properties for gunichar needs conversion

Fix #148

Signed-off-by: Hubert Figuière <hub@figuiere.net>
This commit is contained in:
Hubert Figuière 2024-03-11 23:17:02 -04:00
parent d47955c5a2
commit 7823b5b2a8
4 changed files with 27 additions and 0 deletions

5
tests/samples/entry.blp Normal file
View file

@ -0,0 +1,5 @@
using Gtk 4.0;
Entry {
invisible-char: 9679;
}