GActionEntry: improve documentation
authorRyan Lortie <desrt@desrt.ca>
Sun, 29 Jun 2014 15:13:25 +0000 (11:13 -0400)
committerRyan Lortie <desrt@desrt.ca>
Sun, 29 Jun 2014 15:14:45 +0000 (11:14 -0400)
commitc78037773b574b6f15915c23299eb7a2ff3c1900
treefc5c1d273e35e59ac7f3abbd7ad34e849a947d4e
parent1b3deb5f56a6d73fadb4303a02bf52a67bdefaf5
GActionEntry: improve documentation

Document that giving %NULL for the activate handler is supported since
GLib 2.40.  We documented this on GSimpleAction itself (where the
default handler functionality is implemented) but expecting the user to
dig that up is asking a bit much.

Also, add some more explicit documentation about the conditions under
which each field is expected to be filled in.

https://bugzilla.gnome.org/show_bug.cgi?id=732429
gio/gactionmap.c