Clarify type transformability and comparability
authorA. Walton <awalton@gnome.org>
Fri, 30 Aug 2013 06:33:58 +0000 (23:33 -0700)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 20 Jan 2014 04:51:51 +0000 (23:51 -0500)
commitdeb8a9325b2f3c82f92746583baa7bd2a6552bd1
treef1e6a7dfacb17f9c85594425f621af4592babbf3
parent647412603a6f888bf9ed6b56a6827fa36d421584
Clarify type transformability and comparability

If two GValues are transformable, it implies they are compatible,
so you do not need to check for compatibility yourself. Bump the
documentation to reflect this fact.

https://bugzilla.gnome.org/show_bug.cgi?id=707111
gobject/gvalue.c