Cache callback parameters #198

Merged
jwharm merged 2 commits from cache-callback-parameters into main 2025-02-24 16:17:23 +01:00
jwharm commented 2025-02-24 16:11:08 +01:00 (Migrated from github.com)

Callback parameters were not cached by Java-GI, but this is necessary when a custom Java subclass is constructed from native code, for example by GtkBuilder.

Callback parameters were not cached by Java-GI, but this is necessary when a custom Java subclass is constructed from native code, for example by GtkBuilder.
Sign in to join this conversation.
No description provided.