Handle GValues with flags and enum types #261

Merged
jwharm merged 2 commits from flags-enums-gvalues into main 2025-08-12 17:00:36 +02:00
jwharm commented 2025-08-12 17:00:29 +02:00 (Migrated from github.com)

Java-GI will now register enum and flags types in the TypeCache, so when a GValue contains such a value, Java-GI is able to construct the expected Java Enum or EnumSet instance.

Java-GI will now register enum and flags types in the TypeCache, so when a GValue contains such a value, Java-GI is able to construct the expected Java Enum or EnumSet instance.
Sign in to join this conversation.
No description provided.