start settings docs

This commit is contained in:
Matthias Clasen 2010-04-13 11:01:45 -04:00
parent fd7d77ed09
commit 6c3823a5a1
3 changed files with 25 additions and 0 deletions

View File

@ -128,6 +128,10 @@
<title>Utilities</title>
<xi:include href="xml/gfilenamecompleter.xml"/>
</chapter>
<chapter id="settings">
<title>Settings</title>
<xi:include href="xml/gsettingsbackend.xml"/>
</chapter>
<chapter id="extending">
<title>Extending GIO</title>
<xi:include href="xml/gvfs.xml"/>

View File

@ -2075,3 +2075,23 @@ G_FILE_DESCRIPTOR_BASED_GET_IFACE
G_IS_FILE_DESCRIPTOR_BASED
G_TYPE_FILE_DESCRIPTOR_BASED
</SECTION>
<SECTION>
<FILE>gsettingsbackend</FILE>
<TITLE>GSettingsBackend</TITLE>
GSettingsBackend
g_settings_backend_get_default
g_settings_backend_create_tree
g_settings_backend_read
g_settings_backend_write
g_settings_backend_get_writable
g_settings_backend_subscribe
g_settings_backend_unsubscribe
g_settings_backend_changed
g_settings_backend_changed_tree
<SUBSECTION Standard>
GSettingsBackendClass
<SUBSECTION Private>
g_settings_backend_get_type
GSettingsBackendPrivate
</SECTION>

View File

@ -72,6 +72,7 @@ g_password_save_get_type
g_resolver_error_get_type
g_resolver_get_type
g_seekable_get_type
g_settings_backend_get_type
g_simple_async_result_get_type
g_socket_address_enumerator_get_type
g_socket_address_get_type