This file is indexed.

/usr/share/gtk-doc/html/libhud-client/libhud-client.devhelp2 is in libhud-client2-doc 14.10+16.04.20160415-0ubuntu1.

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="libhud-client Docs" link="index.html" author="" name="libhud-client" version="2" language="c">
  <chapters>
    <sub name="Data Types" link="ch01.html">
      <sub name="HudClientQuery" link="HudClientQuery.html"/>
      <sub name="HudClientConnection" link="HudClientConnection.html"/>
      <sub name="HudClientParam" link="HudClientParam.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="hud_client_query_new ()" link="HudClientQuery.html#hud-client-query-new"/>
    <keyword type="function" name="hud_client_query_new_for_connection ()" link="HudClientQuery.html#hud-client-query-new-for-connection"/>
    <keyword type="function" name="hud_client_query_set_query ()" link="HudClientQuery.html#hud-client-query-set-query"/>
    <keyword type="function" name="hud_client_query_get_query ()" link="HudClientQuery.html#hud-client-query-get-query"/>
    <keyword type="function" name="hud_client_query_voice_query ()" link="HudClientQuery.html#hud-client-query-voice-query"/>
    <keyword type="function" name="hud_client_query_get_results_model ()" link="HudClientQuery.html#hud-client-query-get-results-model"/>
    <keyword type="function" name="hud_client_query_get_appstack_model ()" link="HudClientQuery.html#hud-client-query-get-appstack-model"/>
    <keyword type="function" name="hud_client_query_toolbar_item_active ()" link="HudClientQuery.html#hud-client-query-toolbar-item-active"/>
    <keyword type="function" name="hud_client_query_get_active_toolbar ()" link="HudClientQuery.html#hud-client-query-get-active-toolbar"/>
    <keyword type="function" name="hud_client_query_set_appstack_app ()" link="HudClientQuery.html#hud-client-query-set-appstack-app"/>
    <keyword type="function" name="hud_client_query_execute_command ()" link="HudClientQuery.html#hud-client-query-execute-command"/>
    <keyword type="function" name="hud_client_query_execute_param_command ()" link="HudClientQuery.html#hud-client-query-execute-param-command"/>
    <keyword type="function" name="hud_client_query_execute_toolbar_item ()" link="HudClientQuery.html#hud-client-query-execute-toolbar-item"/>
    <keyword type="function" name="hud_client_query_appstack_get_app_id ()" link="HudClientQuery.html#hud-client-query-appstack-get-app-id"/>
    <keyword type="function" name="hud_client_query_appstack_get_app_icon ()" link="HudClientQuery.html#hud-client-query-appstack-get-app-icon"/>
    <keyword type="function" name="hud_client_query_results_get_command_id ()" link="HudClientQuery.html#hud-client-query-results-get-command-id"/>
    <keyword type="function" name="hud_client_query_results_get_command_name ()" link="HudClientQuery.html#hud-client-query-results-get-command-name"/>
    <keyword type="function" name="hud_client_query_results_get_command_highlights ()" link="HudClientQuery.html#hud-client-query-results-get-command-highlights"/>
    <keyword type="function" name="hud_client_query_results_get_description ()" link="HudClientQuery.html#hud-client-query-results-get-description"/>
    <keyword type="function" name="hud_client_query_results_get_description_highlights ()" link="HudClientQuery.html#hud-client-query-results-get-description-highlights"/>
    <keyword type="function" name="hud_client_query_results_get_shortcut ()" link="HudClientQuery.html#hud-client-query-results-get-shortcut"/>
    <keyword type="function" name="hud_client_query_results_is_parameterized ()" link="HudClientQuery.html#hud-client-query-results-is-parameterized"/>
    <keyword type="macro" name="HUD_CLIENT_QUERY_SIGNAL_MODELS_CHANGED" link="HudClientQuery.html#HUD-CLIENT-QUERY-SIGNAL-MODELS-CHANGED:CAPS"/>
    <keyword type="macro" name="HUD_CLIENT_QUERY_SIGNAL_TOOLBAR_UPDATED" link="HudClientQuery.html#HUD-CLIENT-QUERY-SIGNAL-TOOLBAR-UPDATED:CAPS"/>
    <keyword type="struct" name="struct HudClientQueryClass" link="HudClientQuery.html#HudClientQueryClass"/>
    <keyword type="struct" name="struct HudClientQuery" link="HudClientQuery.html#HudClientQuery-struct"/>
    <keyword type="struct" name="HudClientQueryPrivate" link="HudClientQuery.html#HudClientQueryPrivate"/>
    <keyword type="property" name="The “connection” property" link="HudClientQuery.html#HudClientQuery--connection"/>
    <keyword type="property" name="The “query” property" link="HudClientQuery.html#HudClientQuery--query"/>
    <keyword type="signal" name="The “models-changed” signal" link="HudClientQuery.html#HudClientQuery-models-changed"/>
    <keyword type="signal" name="The “toolbar-updated” signal" link="HudClientQuery.html#HudClientQuery-toolbar-updated"/>
    <keyword type="signal" name="The “voice-query-failed” signal" link="HudClientQuery.html#HudClientQuery-voice-query-failed"/>
    <keyword type="signal" name="The “voice-query-finished” signal" link="HudClientQuery.html#HudClientQuery-voice-query-finished"/>
    <keyword type="signal" name="The “voice-query-heard-something” signal" link="HudClientQuery.html#HudClientQuery-voice-query-heard-something"/>
    <keyword type="signal" name="The “voice-query-listening” signal" link="HudClientQuery.html#HudClientQuery-voice-query-listening"/>
    <keyword type="signal" name="The “voice-query-loading” signal" link="HudClientQuery.html#HudClientQuery-voice-query-loading"/>
    <keyword type="function" name="HudClientConnectionNewQueryCallback ()" link="HudClientConnection.html#HudClientConnectionNewQueryCallback"/>
    <keyword type="function" name="hud_client_connection_get_ref ()" link="HudClientConnection.html#hud-client-connection-get-ref"/>
    <keyword type="function" name="hud_client_connection_new ()" link="HudClientConnection.html#hud-client-connection-new"/>
    <keyword type="function" name="hud_client_connection_new_query ()" link="HudClientConnection.html#hud-client-connection-new-query"/>
    <keyword type="function" name="hud_client_connection_get_address ()" link="HudClientConnection.html#hud-client-connection-get-address"/>
    <keyword type="function" name="hud_client_connection_connected ()" link="HudClientConnection.html#hud-client-connection-connected"/>
    <keyword type="macro" name="HUD_CLIENT_CONNECTION_SIGNAL_CONNECTION_STATUS" link="HudClientConnection.html#HUD-CLIENT-CONNECTION-SIGNAL-CONNECTION-STATUS:CAPS"/>
    <keyword type="struct" name="struct HudClientConnectionClass" link="HudClientConnection.html#HudClientConnectionClass"/>
    <keyword type="struct" name="struct HudClientConnection" link="HudClientConnection.html#HudClientConnection-struct"/>
    <keyword type="struct" name="HudClientConnectionPrivate" link="HudClientConnection.html#HudClientConnectionPrivate"/>
    <keyword type="property" name="The “address” property" link="HudClientConnection.html#HudClientConnection--address"/>
    <keyword type="property" name="The “path” property" link="HudClientConnection.html#HudClientConnection--path"/>
    <keyword type="signal" name="The “connection-status” signal" link="HudClientConnection.html#HudClientConnection-connection-status"/>
    <keyword type="function" name="hud_client_param_new ()" link="HudClientParam.html#hud-client-param-new"/>
    <keyword type="function" name="hud_client_param_get_actions ()" link="HudClientParam.html#hud-client-param-get-actions"/>
    <keyword type="function" name="hud_client_param_get_model ()" link="HudClientParam.html#hud-client-param-get-model"/>
    <keyword type="function" name="hud_client_param_send_reset ()" link="HudClientParam.html#hud-client-param-send-reset"/>
    <keyword type="function" name="hud_client_param_send_cancel ()" link="HudClientParam.html#hud-client-param-send-cancel"/>
    <keyword type="function" name="hud_client_param_send_commit ()" link="HudClientParam.html#hud-client-param-send-commit"/>
    <keyword type="macro" name="HUD_CLIENT_PARAM_SIGNAL_MODEL_READY" link="HudClientParam.html#HUD-CLIENT-PARAM-SIGNAL-MODEL-READY:CAPS"/>
    <keyword type="struct" name="struct HudClientParamClass" link="HudClientParam.html#HudClientParamClass"/>
    <keyword type="struct" name="struct HudClientParam" link="HudClientParam.html#HudClientParam-struct"/>
    <keyword type="struct" name="HudClientParamPrivate" link="HudClientParam.html#HudClientParamPrivate"/>
    <keyword type="signal" name="The “model-ready” signal" link="HudClientParam.html#HudClientParam-model-ready"/>
    <keyword type="member" name="HudClientParamClass.model-ready" link="HudClientParam.html#HudClientParamClass.model-ready"/>
  </functions>
</book>