GenericSet
Object Hierarchy:
Description:
[ Version ( since = "2.32" ) ]
[ Compact ]
[ CCode ( cname = "GHashTable" , lower_case_cprefix = "g_hash_table_" , ref_function = "g_hash_table_ref" , type_id = "G_TYPE_HASH_TABLE" , type_signature = "a{%s}" , unref_function = "g_hash_table_unref" ) ]
public class GenericSet<T>
[ Compact ]
[ CCode ( cname = "GHashTable" , lower_case_cprefix = "g_hash_table_" , ref_function = "g_hash_table_ref" , type_id = "G_TYPE_HASH_TABLE" , type_signature = "a{%s}" , unref_function = "g_hash_table_unref" ) ]
public class GenericSet<T>
The GenericSet struct is an opaque data structure to represent a Hash Table.
It should only be accessed via the following functions.
Namespace: GLib
Package: glib-2.0