This file is indexed.

/usr/share/gtk-doc/html/a11y-profile-manager/a11y-profile-manager.devhelp2 is in a11y-profile-manager-doc 0.1.10-0ubuntu3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<book xmlns="http://www.devhelp.net/book" title=" Reference Manual" link="index.html" author="" name="a11y-profile-manager" version="2" language="c">
  <chapters>
    <sub name="a11y-profile-manager API Reference" link="ch01.html">
      <sub name="manager" link="a11y-profile-manager-manager.html"/>
      <sub name="A11yProfileManagerProfile" link="A11yProfileManagerProfile.html"/>
    </sub>
    <sub name="Object Hierarchy" link="object-tree.html"/>
    <sub name="API Index" link="api-index-full.html"/>
    <sub name="Index of deprecated API" link="deprecated-api-index.html"/>
    <sub name="Annotation Glossary" link="annotation-glossary.html"/>
  </chapters>
  <functions>
    <keyword type="function" name="a11y_profile_manager_list_profiles ()" link="a11y-profile-manager-manager.html#a11y-profile-manager-list-profiles" since="0.1"/>
    <keyword type="function" name="a11y_profile_manager_get_profile_by_dir_name ()" link="a11y-profile-manager-manager.html#a11y-profile-manager-get-profile-by-dir-name" since="0.1"/>
    <keyword type="function" name="a11y_profile_manager_get_profile_by_name ()" link="a11y-profile-manager-manager.html#a11y-profile-manager-get-profile-by-name" since="0.1"/>
    <keyword type="function" name="a11y_profile_manager_set_active_profile ()" link="a11y-profile-manager-manager.html#a11y-profile-manager-set-active-profile" since="0.1"/>
    <keyword type="macro" name="A11Y_PROFILE_MANAGER_TYPE_PROFILE" link="A11yProfileManagerProfile.html#A11Y-PROFILE-MANAGER-TYPE-PROFILE:CAPS"/>
    <keyword type="function" name="a11y_profile_manager_profile_validate ()" link="A11yProfileManagerProfile.html#a11y-profile-manager-profile-validate" since="0.1"/>
    <keyword type="function" name="a11y_profile_manager_profile_set_settings ()" link="A11yProfileManagerProfile.html#a11y-profile-manager-profile-set-settings" since="0.1"/>
    <keyword type="function" name="a11y_profile_manager_profile_reset_settings ()" link="A11yProfileManagerProfile.html#a11y-profile-manager-profile-reset-settings" since="0.1"/>
    <keyword type="function" name="a11y_profile_manager_profile_write_dconf_file ()" link="A11yProfileManagerProfile.html#a11y-profile-manager-profile-write-dconf-file" since="0.1.2"/>
    <keyword type="function" name="a11y_profile_manager_profile_new ()" link="A11yProfileManagerProfile.html#a11y-profile-manager-profile-new" since="0.1"/>
    <keyword type="function" name="a11y_profile_manager_profile_get_dir_name ()" link="A11yProfileManagerProfile.html#a11y-profile-manager-profile-get-dir-name" since="0.1"/>
    <keyword type="function" name="a11y_profile_manager_profile_get_name ()" link="A11yProfileManagerProfile.html#a11y-profile-manager-profile-get-name" since="0.1"/>
    <keyword type="function" name="a11y_profile_manager_profile_get_description ()" link="A11yProfileManagerProfile.html#a11y-profile-manager-profile-get-description" since="0.1"/>
    <keyword type="function" name="a11y_profile_manager_profile_get_monitor_schema ()" link="A11yProfileManagerProfile.html#a11y-profile-manager-profile-get-monitor-schema" since="0.1"/>
    <keyword type="function" name="a11y_profile_manager_profile_get_monitor_key ()" link="A11yProfileManagerProfile.html#a11y-profile-manager-profile-get-monitor-key" since="0.1"/>
    <keyword type="function" name="a11y_profile_manager_profile_get_at_command ()" link="A11yProfileManagerProfile.html#a11y-profile-manager-profile-get-at-command" since="0.1.2"/>
    <keyword type="function" name="a11y_profile_manager_profile_get_valid ()" link="A11yProfileManagerProfile.html#a11y-profile-manager-profile-get-valid" since="0.1"/>
    <keyword type="struct" name="struct A11yProfileManagerProfile" link="A11yProfileManagerProfile.html#A11yProfileManagerProfile-struct"/>
    <keyword type="struct" name="struct A11yProfileManagerProfileClass" link="A11yProfileManagerProfile.html#A11yProfileManagerProfileClass"/>
    <keyword type="enum" name="enum A11yProfileManagerProfileError" link="A11yProfileManagerProfile.html#A11yProfileManagerProfileError" since="0.1"/>
    <keyword type="property" name="The “at-command” property" link="A11yProfileManagerProfile.html#A11yProfileManagerProfile--at-command"/>
    <keyword type="property" name="The “description” property" link="A11yProfileManagerProfile.html#A11yProfileManagerProfile--description"/>
    <keyword type="property" name="The “dir-name” property" link="A11yProfileManagerProfile.html#A11yProfileManagerProfile--dir-name"/>
    <keyword type="property" name="The “monitor-key” property" link="A11yProfileManagerProfile.html#A11yProfileManagerProfile--monitor-key"/>
    <keyword type="property" name="The “monitor-schema” property" link="A11yProfileManagerProfile.html#A11yProfileManagerProfile--monitor-schema"/>
    <keyword type="property" name="The “name” property" link="A11yProfileManagerProfile.html#A11yProfileManagerProfile--name"/>
    <keyword type="property" name="The “valid” property" link="A11yProfileManagerProfile.html#A11yProfileManagerProfile--valid"/>
    <keyword type="constant" name="A11Y_PROFILE_MANAGER_PROFILE_ERROR_NO_PROFILE_GROUP" link="A11yProfileManagerProfile.html#A11Y-PROFILE-MANAGER-PROFILE-ERROR-NO-PROFILE-GROUP:CAPS"/>
    <keyword type="constant" name="A11Y_PROFILE_MANAGER_PROFILE_ERROR_NO_NAME_ENTRY" link="A11yProfileManagerProfile.html#A11Y-PROFILE-MANAGER-PROFILE-ERROR-NO-NAME-ENTRY:CAPS"/>
    <keyword type="constant" name="A11Y_PROFILE_MANAGER_PROFILE_ERROR_NO_DESCRIPTION_ENTRY" link="A11yProfileManagerProfile.html#A11Y-PROFILE-MANAGER-PROFILE-ERROR-NO-DESCRIPTION-ENTRY:CAPS"/>
    <keyword type="constant" name="A11Y_PROFILE_MANAGER_PROFILE_ERROR_INVALID_ENTRY" link="A11yProfileManagerProfile.html#A11Y-PROFILE-MANAGER-PROFILE-ERROR-INVALID-ENTRY:CAPS"/>
    <keyword type="constant" name="A11Y_PROFILE_MANAGER_PROFILE_ERROR_NO_SUCH_MONITOR_SCHEMA" link="A11yProfileManagerProfile.html#A11Y-PROFILE-MANAGER-PROFILE-ERROR-NO-SUCH-MONITOR-SCHEMA:CAPS"/>
    <keyword type="constant" name="A11Y_PROFILE_MANAGER_PROFILE_ERROR_SCHEMA_WITHOUT_KEY" link="A11yProfileManagerProfile.html#A11Y-PROFILE-MANAGER-PROFILE-ERROR-SCHEMA-WITHOUT-KEY:CAPS"/>
    <keyword type="constant" name="A11Y_PROFILE_MANAGER_PROFILE_ERROR_NO_SUCH_MONITOR_KEY" link="A11yProfileManagerProfile.html#A11Y-PROFILE-MANAGER-PROFILE-ERROR-NO-SUCH-MONITOR-KEY:CAPS"/>
    <keyword type="constant" name="A11Y_PROFILE_MANAGER_PROFILE_ERROR_NO_SUCH_SCHEMA" link="A11yProfileManagerProfile.html#A11Y-PROFILE-MANAGER-PROFILE-ERROR-NO-SUCH-SCHEMA:CAPS"/>
    <keyword type="constant" name="A11Y_PROFILE_MANAGER_PROFILE_ERROR_SCHEMA_NOT_RELOCATABLE" link="A11yProfileManagerProfile.html#A11Y-PROFILE-MANAGER-PROFILE-ERROR-SCHEMA-NOT-RELOCATABLE:CAPS"/>
    <keyword type="constant" name="A11Y_PROFILE_MANAGER_PROFILE_ERROR_NO_SUCH_KEY" link="A11yProfileManagerProfile.html#A11Y-PROFILE-MANAGER-PROFILE-ERROR-NO-SUCH-KEY:CAPS"/>
    <keyword type="constant" name="A11Y_PROFILE_MANAGER_PROFILE_ERROR_INVALID_SCHEMA_PATH" link="A11yProfileManagerProfile.html#A11Y-PROFILE-MANAGER-PROFILE-ERROR-INVALID-SCHEMA-PATH:CAPS"/>
    <keyword type="constant" name="A11Y_PROFILE_MANAGER_PROFILE_ERROR_INVALID_KEY_TYPE" link="A11yProfileManagerProfile.html#A11Y-PROFILE-MANAGER-PROFILE-ERROR-INVALID-KEY-TYPE:CAPS"/>
  </functions>
</book>