exporter: give error on Describe of missing action
commitabb9a746f4cc2c67a1dd96fa35e8d20bebe81c4f
authorRyan Lortie <desrt@desrt.ca>
Mon, 28 Oct 2013 21:49:14 +0000 (28 14:49 -0700)
committerRyan Lortie <desrt@desrt.ca>
Tue, 29 Oct 2013 01:11:46 +0000 (28 18:11 -0700)
treef2102fd9dc241c1ef78240471fb8c260ece19af4
parente275b8bc6c48aa7c894cb4f53bd1ee95850eb801
exporter: give error on Describe of missing action

If someone calls org.gtk.Actions.Describe on a non-existent action then
return an exception instead of a trivial description (disabled, no
state, etc.).

https://bugzilla.gnome.org/show_bug.cgi?id=687185
gio/gactiongroupexporter.c