GSimpleAction: tweak property flags
authorRyan Lortie <desrt@desrt.ca>
Wed, 21 Dec 2011 00:11:19 +0000 (19:11 -0500)
committerRyan Lortie <desrt@desrt.ca>
Wed, 21 Dec 2011 00:12:00 +0000 (19:12 -0500)
commit342e2faa2996601bc44413087b3d70560dad78aa
treea03579a489f46a4e1c00c46f23823598c0e6648b
parent958f2bac7a123bc0cf35c5afab6ac62c80b0c03b
GSimpleAction: tweak property flags

There's no need for 'enabled' and 'state' to be marked construct-only.
These properties are writable at all times.
gio/gsimpleaction.c