Method
GObjectObjectget_data
Declaration [src]
gpointer
g_object_get_data (
GObject* object,
const gchar* key
)
Description [src]
Gets a named field from the objects table of associations (see g_object_set_data()).
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()).