java-gi icon indicating copy to clipboard operation
java-gi copied to clipboard

Let GHashTable in Java implement java.util.Map interface

Open jwharm opened this issue 1 year ago • 0 comments

Can be implemented similar to GList and GSList. A GHashTable has two <type> elements in the GIR file. See for example gdk_pixbuf_get_options and g_uri_parse_params.

jwharm avatar Aug 31 '24 15:08 jwharm