From 2a5f70d3e6a5f7ca51d8ce7a767445e03d112a64 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 21 Jan 2014 13:53:50 -0500 Subject: [PATCH] docs: GSettingsAction is not a thing --- docs/reference/gtk/getting_started.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/gtk/getting_started.xml b/docs/reference/gtk/getting_started.xml index e2b29abed8..c064365dbe 100644 --- a/docs/reference/gtk/getting_started.xml +++ b/docs/reference/gtk/getting_started.xml @@ -863,8 +863,8 @@ example_app_window_init (ExampleAppWindow *win) FIXME: MISSING XINCLUDE CONTENT - To connect the menuitem to the show-words setting, - we use a #GSettingsAction. + To connect the menuitem to the show-words setting, we use + a #GAction corresponding to the given #GSettings key.