]> Pileus Git - ~andy/gtk/commit
radiotoolbutton: Fix the introspection annotations
authorEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 27 Oct 2011 18:03:11 +0000 (19:03 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 28 Oct 2011 16:10:46 +0000 (17:10 +0100)
commita77162ebaf001beb15a7db658c40a538497bdf33
tree6ce988eba547b7a771b0c39a4549ce7b281da7ce
parent931a40844b62f46e548bea40c5761f1c462f9001
radiotoolbutton: Fix the introspection annotations

Everything that deals with a group has to be fixed.

Plus, we have NULL checks without allowing NULL arguments; since NULL
arguments are perfectly fine, we can relax the argument checks.

https://bugzilla.gnome.org/show_bug.cgi?id=662870
gtk/gtkradiotoolbutton.c