Enum properties #332

Merged
jwharm merged 4 commits from enum-properties into main 2026-02-18 22:13:50 +01:00
jwharm commented 2026-02-18 21:36:35 +01:00 (Migrated from github.com)
  • Added support for enum and flags properties in custom GObject-derived Java classes
  • Removed the requirement for custom-defined enum/flags Java classes to implement org.javagi.base.Enumeration
  • Improved the documentation for custom enum and flags types
- Added support for enum and flags properties in custom GObject-derived Java classes - Removed the requirement for custom-defined enum/flags Java classes to implement `org.javagi.base.Enumeration` - Improved the documentation for custom enum and flags types
Sign in to join this conversation.
No description provided.