id_remove_no_notify
Description:
public G id_remove_no_notify (
Quark key_id)
Removes an element, without calling its destroy notification function.
Parameters:
key_id |
the Quark identifying a data element.
|
datalist |
a datalist.
|
Returns:
the data previously stored at key_id , or null if none.
|