API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
gpointer g_object_get_data ( GObject* object, const gchar* key )
Gets a named field from the objects table of associations (see g_object_set_data()).
key
Type: const gchar*
const gchar*
Name of the key for that association.
Type: gpointer
gpointer
The data if found, or NULL if no such data exists.
NULL