datasetIdRemoveNoNotify

fun datasetIdRemoveNoNotify(datasetLocation: <Error class: unknown class>, keyId: <Error class: unknown class>): <Error class: unknown class>?

Removes an element, without calling its destroy notification function.

Return

the data previously stored at @key_id, or null if none.

Parameters

datasetLocation

the location identifying the dataset.

keyId

the #GQuark ID identifying the data element.