Mark g_object_get_type function as const, it's a fundamental type and can
authorJohan Dahlin <johan@gnome.org>
Thu, 21 Aug 2008 09:42:44 +0000 (09:42 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Thu, 21 Aug 2008 09:42:44 +0000 (09:42 +0000)
commita12f4b7be7c37624953765e94f01e9bf34a8fea2
treefb3740f4956b340f287377f7382c5d973db996bf
parent306db46123fef00d616201828bb1c3d6a43baeba
Mark g_object_get_type function as const, it's a fundamental type and can

2008-08-21  Johan Dahlin  <johan@gnome.org>

    * gobject.h:
    Mark g_object_get_type function as const, it's
    a fundamental type and can safely marked as const,
    as opposed to traditionally *_get_type functions.

svn path=/trunk/; revision=7378
gobject/ChangeLog
gobject/gobject.h