mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
docs: GSettingsAction is not a thing
This commit is contained in:
parent
8d99b51863
commit
2a5f70d3e6
@ -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>
|
||||
</informalexample>
|
||||
|
||||
<para>To connect the menuitem to the show-words setting,
|
||||
we use a #GSettingsAction.</para>
|
||||
<para>To connect the menuitem to the show-words setting, we use
|
||||
a #GAction corresponding to the given #GSettings key.</para>
|
||||
|
||||
<informalexample>
|
||||
<programlisting><![CDATA[
|
||||
|
Loading…
Reference in New Issue
Block a user