API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
gpointer g_object_steal_data ( GObject* object, const gchar* key )
Remove a specified datum from the object’s data associations, without invoking the association’s destroy handler.
key
Type: const gchar*
const gchar*
Name of the key.
Type: gpointer
gpointer
The data if found, or NULL if no such data exists.
NULL