removed extraneous GObject* returns from a couple functions that are very
authorTim Janik <timj@gtk.org>
Mon, 10 Sep 2001 18:32:52 +0000 (18:32 +0000)
committerTim Janik <timj@src.gnome.org>
Mon, 10 Sep 2001 18:32:52 +0000 (18:32 +0000)
commit7ca6b00d0ef365525e9b6d915f9e3abdafb85a32
treec2e02327c05cea0ce2b7a05225db7aff4a7f2fa3
parentdc0b74d4167fc0eb5b30dbbfb0718726f0496b13
removed extraneous GObject* returns from a couple functions that are very

Mon Sep 10 20:31:37 2001  Tim Janik  <timj@gtk.org>

        * gobject.[hc]: removed extraneous GObject* returns from a
        couple functions that are very unlikely to be used in nested.
        changed gpointer->GObject* for a couple return values/arguments.
        this fixes #50206.
docs/reference/gobject/tmpl/objects.sgml
gobject/ChangeLog
gobject/gobject.c
gobject/gobject.h