[docs] Specifying when the returned value is const
commit78a174cf461ceb1a583baf852191472eee11181a
authorNicola Fontana <ntd@entidi.it>
Sun, 10 Jan 2010 20:08:35 +0000 (10 21:08 +0100)
committerNicola Fontana <ntd@entidi.it>
Sun, 10 Jan 2010 20:08:35 +0000 (10 21:08 +0100)
treea9c5b7f17b4a123925308e9966437e8376e97569
parent0a7412f20f516d897475e8a9452fb90077efe04e
[docs] Specifying when the returned value is const

Returned objects must not be "const" to avoid useless casting when using
g_object_ref() and g_object_unref().
docs/gnu/CONTRIBUTING.xml