GenericSet


Object Hierarchy:

GLib.GenericSet GLib.GenericSet GLib.GenericSet

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>

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

Content:

Properties:

Creation methods:

Methods: