Method
GObjectObjectsteal_data
Declaration [src]
gpointer
g_object_steal_data (
  GObject* object,
  const gchar* key
)
Description [src]
Remove a specified datum from the object’s data associations, without invoking the association’s destroy handler.