Searched refs:GObjectReal (Results 1 – 1 of 1) sorted by relevance
182 } GObjectReal; typedef184 G_STATIC_ASSERT(sizeof(GObject) == sizeof(GObjectReal));185 G_STATIC_ASSERT(G_STRUCT_OFFSET(GObject, ref_count) == G_STRUCT_OFFSET(GObjectReal, ref_count));186 G_STATIC_ASSERT(G_STRUCT_OFFSET(GObject, qdata) == G_STRUCT_OFFSET(GObjectReal, qdata));1038 GObjectReal *real = (GObjectReal *)object; in object_get_optional_flags()1050 GObjectReal *real = (GObjectReal *)object; in object_set_optional_flags()1060 GObjectReal *real = (GObjectReal *)object; in object_unset_optional_flags()