docs: GSettingsAction is not a thing

This commit is contained in:
William Jon McCann 2014-01-21 13:53:50 -05:00
parent 8d99b51863
commit 2a5f70d3e6

View File

@ -863,8 +863,8 @@ example_app_window_init (ExampleAppWindow *win)
<programlisting><xi:include href="../../../../examples/application8/gears-menu.ui" parse="text"><xi:fallback>FIXME: MISSING XINCLUDE CONTENT</xi:fallback></xi:include></programlisting> <programlisting><xi:include href="../../../../examples/application8/gears-menu.ui" parse="text"><xi:fallback>FIXME: MISSING XINCLUDE CONTENT</xi:fallback></xi:include></programlisting>
</informalexample> </informalexample>
<para>To connect the menuitem to the show-words setting, <para>To connect the menuitem to the show-words setting, we use
we use a #GSettingsAction.</para> a #GAction corresponding to the given #GSettings key.</para>
<informalexample> <informalexample>
<programlisting><![CDATA[ <programlisting><![CDATA[