GAction: add function for printing detailed names
authorRyan Lortie <desrt@desrt.ca>
Thu, 4 Jul 2013 20:24:38 +0000 (16:24 -0400)
committerRyan Lortie <desrt@desrt.ca>
Sat, 13 Jul 2013 17:41:03 +0000 (13:41 -0400)
commitc04a063b781fa4a8c84ed067eaa31241fea18f86
treeaadcc5af2f4cb0b2f5baa41fa99925544ccac14b
parentc08ef6c165c6935f257d3fb98c049be50e3816da
GAction: add function for printing detailed names

A counterpart for parsing of detailed actions into (name, target) pairs,
this new function prints them back.

We also add a new function to check for validity of action names.  Only
valid action names are allowed when printing.  Parsing accepts _some_
invalid names for backwards compatibility.

https://bugzilla.gnome.org/show_bug.cgi?id=704157
docs/reference/gio/gio-sections.txt
gio/gaction.c
gio/gaction.h