Function

GLib-2.0GLibhash_table_steal

  • Removes a key and its associated value from a GLib.HashTable without calling the key and value destroy functions.

    Parameters

    Returns boolean

    true if the key was found and removed from the GLib.HashTable