add a way to create a GAction from GSettings
authorRyan Lortie <desrt@desrt.ca>
Thu, 19 Jan 2012 14:40:24 +0000 (09:40 -0500)
committerRyan Lortie <desrt@desrt.ca>
Thu, 19 Jan 2012 15:50:29 +0000 (10:50 -0500)
commit1d98d18f64edddddea314630e9830a56082c2639
tree2ef6914dbac25af3687dd404a662065467f383ee
parentcf48434867bf6fa074f9a0a67cf03b5c2157170a
add a way to create a GAction from GSettings

g_settings_create_action() will create a GAction for the named key,
allowing it to be added to the action group of the application (so that
the setting can be directly manipulated from menus, for example).

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