This file is indexed.

/usr/share/gtk-doc/html/libindicate/libindicate.devhelp2 is in libindicate-doc 12.10.1-0ubuntu5.

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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<book xmlns="http://www.devhelp.net/book" title="libindicate Reference Manual" link="index.html" author="" name="libindicate" version="2" language="c">
  <chapters>
    <sub name="Base Classes for Applications" link="base.html">
      <sub name="IndicateIndicator" link="IndicateIndicator.html"/>
      <sub name="IndicateServer" link="IndicateServer.html"/>
    </sub>
    <sub name="Classes for Listeners" link="listeners.html">
      <sub name="IndicateListener" link="IndicateListener.html"/>
    </sub>
    <sub name="" link="index.html">
      <sub name="Index of all Symbols" link="ix01.html"/>
    </sub>
  </chapters>
  <functions>
    <keyword type="function" name="indicate_indicator_get_id ()" link="IndicateIndicator.html#indicate-indicator-get-id"/>
    <keyword type="function" name="indicate_indicator_get_property ()" link="IndicateIndicator.html#indicate-indicator-get-property"/>
    <keyword type="function" name="indicate_indicator_hide ()" link="IndicateIndicator.html#indicate-indicator-hide"/>
    <keyword type="function" name="indicate_indicator_is_visible ()" link="IndicateIndicator.html#indicate-indicator-is-visible"/>
    <keyword type="function" name="indicate_indicator_list_properties ()" link="IndicateIndicator.html#indicate-indicator-list-properties"/>
    <keyword type="function" name="indicate_indicator_new ()" link="IndicateIndicator.html#indicate-indicator-new"/>
    <keyword type="function" name="indicate_indicator_set_property ()" link="IndicateIndicator.html#indicate-indicator-set-property"/>
    <keyword type="function" name="indicate_indicator_set_property_time ()" link="IndicateIndicator.html#indicate-indicator-set-property-time"/>
    <keyword type="function" name="indicate_indicator_show ()" link="IndicateIndicator.html#indicate-indicator-show"/>
    <keyword type="function" name="indicate_indicator_user_display ()" link="IndicateIndicator.html#indicate-indicator-user-display"/>
    <keyword type="struct" name="struct IndicateIndicator" link="IndicateIndicator.html#IndicateIndicator-struct"/>
    <keyword type="struct" name="struct IndicateIndicatorClass" link="IndicateIndicator.html#IndicateIndicatorClass"/>
    <keyword type="signal" name="The “displayed” signal" link="IndicateIndicator.html#IndicateIndicator-displayed"/>
    <keyword type="signal" name="The “hide” signal" link="IndicateIndicator.html#IndicateIndicator-hide"/>
    <keyword type="signal" name="The “modified” signal" link="IndicateIndicator.html#IndicateIndicator-modified"/>
    <keyword type="signal" name="The “show” signal" link="IndicateIndicator.html#IndicateIndicator-show"/>
    <keyword type="signal" name="The “user-display” signal" link="IndicateIndicator.html#IndicateIndicator-user-display"/>
    <keyword type="function" name="indicate_server_add_indicator ()" link="IndicateServer.html#indicate-server-add-indicator"/>
    <keyword type="function" name="indicate_server_check_interest ()" link="IndicateServer.html#indicate-server-check-interest"/>
    <keyword type="function" name="indicate_server_get_next_id ()" link="IndicateServer.html#indicate-server-get-next-id"/>
    <keyword type="function" name="indicate_server_hide ()" link="IndicateServer.html#indicate-server-hide"/>
    <keyword type="function" name="indicate_server_ref_default ()" link="IndicateServer.html#indicate-server-ref-default"/>
    <keyword type="function" name="indicate_server_remove_indicator ()" link="IndicateServer.html#indicate-server-remove-indicator"/>
    <keyword type="function" name="indicate_server_set_default ()" link="IndicateServer.html#indicate-server-set-default"/>
    <keyword type="function" name="indicate_server_set_desktop_file ()" link="IndicateServer.html#indicate-server-set-desktop-file"/>
    <keyword type="function" name="indicate_server_set_type ()" link="IndicateServer.html#indicate-server-set-type"/>
    <keyword type="function" name="indicate_server_show ()" link="IndicateServer.html#indicate-server-show"/>
    <keyword type="struct" name="struct IndicateServer" link="IndicateServer.html#IndicateServer-struct"/>
    <keyword type="struct" name="struct IndicateServerClass" link="IndicateServer.html#IndicateServerClass"/>
    <keyword type="property" name="The “count” property" link="IndicateServer.html#IndicateServer--count"/>
    <keyword type="property" name="The “desktop” property" link="IndicateServer.html#IndicateServer--desktop"/>
    <keyword type="property" name="The “icon-theme” property" link="IndicateServer.html#IndicateServer--icon-theme"/>
    <keyword type="property" name="The “menu” property" link="IndicateServer.html#IndicateServer--menu"/>
    <keyword type="property" name="The “path” property" link="IndicateServer.html#IndicateServer--path"/>
    <keyword type="property" name="The “type” property" link="IndicateServer.html#IndicateServer--type"/>
    <keyword type="signal" name="The “indicator-delete” signal" link="IndicateServer.html#IndicateServer-indicator-delete"/>
    <keyword type="signal" name="The “indicator-modified” signal" link="IndicateServer.html#IndicateServer-indicator-modified"/>
    <keyword type="signal" name="The “indicator-new” signal" link="IndicateServer.html#IndicateServer-indicator-new"/>
    <keyword type="signal" name="The “interest-added” signal" link="IndicateServer.html#IndicateServer-interest-added"/>
    <keyword type="signal" name="The “interest-removed” signal" link="IndicateServer.html#IndicateServer-interest-removed"/>
    <keyword type="signal" name="The “max-indicators-changed” signal" link="IndicateServer.html#IndicateServer-max-indicators-changed"/>
    <keyword type="signal" name="The “server-count-changed” signal" link="IndicateServer.html#IndicateServer-server-count-changed"/>
    <keyword type="signal" name="The “server-display” signal" link="IndicateServer.html#IndicateServer-server-display"/>
    <keyword type="signal" name="The “server-hide” signal" link="IndicateServer.html#IndicateServer-server-hide"/>
    <keyword type="signal" name="The “server-show” signal" link="IndicateServer.html#IndicateServer-server-show"/>
    <keyword type="function" name="indicate_listener_display ()" link="IndicateListener.html#indicate-listener-display"/>
    <keyword type="function" name="indicate_listener_get_property ()" link="IndicateListener.html#indicate-listener-get-property"/>
    <keyword type="function" name="indicate_listener_get_property_cb ()" link="IndicateListener.html#indicate-listener-get-property-cb"/>
    <keyword type="function" name="indicate_listener_new ()" link="IndicateListener.html#indicate-listener-new"/>
    <keyword type="struct" name="struct IndicateListener" link="IndicateListener.html#IndicateListener-struct"/>
    <keyword type="struct" name="struct IndicateListenerClass" link="IndicateListener.html#IndicateListenerClass"/>
    <keyword type="struct" name="IndicateListenerIndicator" link="IndicateListener.html#IndicateListenerIndicator"/>
    <keyword type="struct" name="IndicateListenerServer" link="IndicateListener.html#IndicateListenerServer"/>
    <keyword type="signal" name="The “indicator-added” signal" link="IndicateListener.html#IndicateListener-indicator-added"/>
    <keyword type="signal" name="The “indicator-modified” signal" link="IndicateListener.html#IndicateListener-indicator-modified"/>
    <keyword type="signal" name="The “indicator-removed” signal" link="IndicateListener.html#IndicateListener-indicator-removed"/>
    <keyword type="signal" name="The “indicator-servers-report” signal" link="IndicateListener.html#IndicateListener-indicator-servers-report"/>
    <keyword type="signal" name="The “server-added” signal" link="IndicateListener.html#IndicateListener-server-added"/>
    <keyword type="signal" name="The “server-count-changed” signal" link="IndicateListener.html#IndicateListener-server-count-changed"/>
    <keyword type="signal" name="The “server-removed” signal" link="IndicateListener.html#IndicateListener-server-removed"/>
  </functions>
</book>