Home | History | Annotate | Download | only in gobject

Lines Matching defs:object

1 /* GObject - GLib Type, Object, Parameter and Signal Library
982 GObject *object = value->data[0].v_pointer;
985 if (object && !g_value_type_compatible (G_OBJECT_TYPE (object), G_PARAM_SPEC_VALUE_TYPE (ospec)))
987 g_object_unref (object);