steal
Removes a key and its associated value from a #GTree without calling the key and value destroy functions.
If the key does not exist in the #GTree, the function does nothing.
Return
true if the key was found (prior to 2.8, this function returned nothing)
Parameters
key
the key to remove