This file is indexed.

/usr/share/gtk-doc/html/libxklavier/libxklavier.devhelp2 is in libxklavier-dev 5.4-0ubuntu2.

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
55
56
57
58
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<book xmlns="http://www.devhelp.net/book" title="Libxklavier Reference Manual" link="index.html" author="" name="libxklavier" version="2" language="c">
  <chapters>
    <sub name="Libxklavier Objects" link="ch01.html">
      <sub name="XklEngine" link="libxklavier-xkl-engine.html"/>
      <sub name="XklConfigItem" link="XklConfigItem.html"/>
      <sub name="XklConfigRec" link="XklConfigRec.html"/>
      <sub name="XklConfigRegistry" link="XklConfigRegistry.html"/>
    </sub>
    <sub name="Libxklavier Utilities" link="ch02.html">
      <sub name="xklavier" link="libxklavier-xklavier.html"/>
    </sub>
  </chapters>
  <functions>
    <keyword type="function" name="xkl_engine_features_get_type ()" link="libxklavier-xkl-engine.html#xkl-engine-features-get-type"/>
    <keyword type="function" name="xkl_engine_listen_modes_get_type ()" link="libxklavier-xkl-engine.html#xkl-engine-listen-modes-get-type"/>
    <keyword type="function" name="xkl_engine_state_change_get_type ()" link="libxklavier-xkl-engine.html#xkl-engine-state-change-get-type"/>
    <keyword type="struct" name="XklEnginePrivate" link="libxklavier-xkl-engine.html#XklEnginePrivate"/>
    <keyword type="enum" name="enum XklEngineStateChange" link="libxklavier-xkl-engine.html#XklEngineStateChange"/>
    <keyword type="enum" name="enum XklEngineFeatures" link="libxklavier-xkl-engine.html#XklEngineFeatures"/>
    <keyword type="struct" name="XklState" link="libxklavier-xkl-engine.html#XklState"/>
    <keyword type="struct" name="XklEngine" link="libxklavier-xkl-engine.html#XklEngine-struct"/>
    <keyword type="property" name="The “backendName” property" link="libxklavier-xkl-engine.html#XklEngine--backendName"/>
    <keyword type="property" name="The “default-group” property" link="libxklavier-xkl-engine.html#XklEngine--default-group"/>
    <keyword type="property" name="The “display” property" link="libxklavier-xkl-engine.html#XklEngine--display"/>
    <keyword type="property" name="The “features” property" link="libxklavier-xkl-engine.html#XklEngine--features"/>
    <keyword type="property" name="The “indicators-handling” property" link="libxklavier-xkl-engine.html#XklEngine--indicators-handling"/>
    <keyword type="property" name="The “max-num-groups” property" link="libxklavier-xkl-engine.html#XklEngine--max-num-groups"/>
    <keyword type="property" name="The “num-groups” property" link="libxklavier-xkl-engine.html#XklEngine--num-groups"/>
    <keyword type="property" name="The “secondary-groups-mask” property" link="libxklavier-xkl-engine.html#XklEngine--secondary-groups-mask"/>
    <keyword type="signal" name="The “X-config-changed” signal" link="libxklavier-xkl-engine.html#XklEngine-X-config-changed"/>
    <keyword type="signal" name="The “X-new-device” signal" link="libxklavier-xkl-engine.html#XklEngine-X-new-device"/>
    <keyword type="signal" name="The “X-state-changed” signal" link="libxklavier-xkl-engine.html#XklEngine-X-state-changed"/>
    <keyword type="signal" name="The “new-toplevel-window” signal" link="libxklavier-xkl-engine.html#XklEngine-new-toplevel-window"/>
    <keyword type="macro" name="XKL_MAX_CI_NAME_LENGTH" link="XklConfigItem.html#XKL-MAX-CI-NAME-LENGTH:CAPS"/>
    <keyword type="macro" name="XKL_MAX_CI_SHORT_DESC_LENGTH" link="XklConfigItem.html#XKL-MAX-CI-SHORT-DESC-LENGTH:CAPS"/>
    <keyword type="macro" name="XKL_MAX_CI_DESC_LENGTH" link="XklConfigItem.html#XKL-MAX-CI-DESC-LENGTH:CAPS"/>
    <keyword type="struct" name="XklConfigItem" link="XklConfigItem.html#XklConfigItem-struct"/>
    <keyword type="struct" name="XklConfigRec" link="XklConfigRec.html#XklConfigRec-struct"/>
    <keyword type="struct" name="XklConfigRegistryPrivate" link="XklConfigRegistry.html#XklConfigRegistryPrivate"/>
    <keyword type="struct" name="XklConfigRegistry" link="XklConfigRegistry.html#XklConfigRegistry-struct"/>
    <keyword type="property" name="The “engine” property" link="XklConfigRegistry.html#XklConfigRegistry--engine"/>
    <keyword type="function" name="xkl_get_last_error ()" link="libxklavier-xklavier.html#xkl-get-last-error"/>
    <keyword type="function" name="XklLogAppender ()" link="libxklavier-xklavier.html#XklLogAppender"/>
    <keyword type="function" name="xkl_default_log_appender ()" link="libxklavier-xklavier.html#xkl-default-log-appender"/>
    <keyword type="function" name="xkl_set_log_appender ()" link="libxklavier-xklavier.html#xkl-set-log-appender"/>
    <keyword type="function" name="xkl_set_debug_level ()" link="libxklavier-xklavier.html#xkl-set-debug-level"/>
    <keyword type="macro" name="xkl_debug()" link="libxklavier-xklavier.html#xkl-debug"/>
    <keyword type="constant" name="GROUP_CHANGED" link="libxklavier-xkl-engine.html#GROUP-CHANGED:CAPS"/>
    <keyword type="constant" name="INDICATORS_CHANGED" link="libxklavier-xkl-engine.html#INDICATORS-CHANGED:CAPS"/>
    <keyword type="constant" name="XKLF_CAN_TOGGLE_INDICATORS" link="libxklavier-xkl-engine.html#XKLF-CAN-TOGGLE-INDICATORS:CAPS"/>
    <keyword type="constant" name="XKLF_CAN_OUTPUT_CONFIG_AS_ASCII" link="libxklavier-xkl-engine.html#XKLF-CAN-OUTPUT-CONFIG-AS-ASCII:CAPS"/>
    <keyword type="constant" name="XKLF_CAN_OUTPUT_CONFIG_AS_BINARY" link="libxklavier-xkl-engine.html#XKLF-CAN-OUTPUT-CONFIG-AS-BINARY:CAPS"/>
    <keyword type="constant" name="XKLF_MULTIPLE_LAYOUTS_SUPPORTED" link="libxklavier-xkl-engine.html#XKLF-MULTIPLE-LAYOUTS-SUPPORTED:CAPS"/>
    <keyword type="constant" name="XKLF_REQUIRES_MANUAL_LAYOUT_MANAGEMENT" link="libxklavier-xkl-engine.html#XKLF-REQUIRES-MANUAL-LAYOUT-MANAGEMENT:CAPS"/>
    <keyword type="constant" name="XKLF_DEVICE_DISCOVERY" link="libxklavier-xkl-engine.html#XKLF-DEVICE-DISCOVERY:CAPS"/>
  </functions>
</book>