Imported Upstream version 1.35.9
[platform/upstream/gobject-introspection.git] / gir / gobject-2.0.c
index 23faa5f..05d5ee0 100644 (file)
  * ensures that the @gobject stays alive during the call to @c_handler
  * by temporarily adding a reference count to @gobject.
  *
- * When the object is destroyed the signal handler will be automatically
+ * When the @gobject is destroyed the signal handler will be automatically
  * disconnected.  Note that this is not currently threadsafe (ie:
  * emitting a signal while @gobject is being destroyed in another thread
  * is not safe).