Home | History | Annotate | Download | only in gobject

Lines Matching defs:g_object_get_qdata

2437  * g_object_get_qdata:
2447 g_object_get_qdata (GObject *object,
2464 * can be gotten back from the @object with g_object_get_qdata()
2544 * Using g_object_get_qdata() in the above example, instead of
2963 CArray *carray = g_object_get_qdata (object, quark_closure_array);