Add g_action_group_query_action()
authorRyan Lortie <desrt@desrt.ca>
Fri, 25 Nov 2011 00:52:48 +0000 (19:52 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 27 Nov 2011 00:25:32 +0000 (19:25 -0500)
commitf468e9c3097cb8a797091822c52fee29d5bdca90
treeabf98db00565940a8a0449939e94fb7f10c3e1f5
parentfcc69fd318f55ca0edc52864b4c0488b304b8382
Add g_action_group_query_action()

This new API allows requesting multiple pieces of information about a
particular action in one go and also simplifies the burden for
GActionGroup implementations -- they need not implement all the separate
APIs now.
docs/reference/gio/gio-sections.txt
gio/gactiongroup.c
gio/gactiongroup.h
gio/gio.symbols