/usr/share/gtk-doc/html/libindicate/libindicate.devhelp2 is in libindicate-doc 0.6.92-4.
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 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 | <?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"/>
<keyword type="member" name="IndicateIndicatorClass.hide" link="IndicateIndicator.html#IndicateIndicatorClass.hide"/>
<keyword type="member" name="IndicateIndicatorClass.show" link="IndicateIndicator.html#IndicateIndicatorClass.show"/>
<keyword type="member" name="IndicateIndicatorClass.user-display" link="IndicateIndicator.html#IndicateIndicatorClass.user-display"/>
<keyword type="member" name="IndicateIndicatorClass.modified" link="IndicateIndicator.html#IndicateIndicatorClass.modified"/>
<keyword type="member" name="IndicateIndicatorClass.displayed" link="IndicateIndicator.html#IndicateIndicatorClass.displayed"/>
<keyword type="member" name="IndicateIndicatorClass.set-property" link="IndicateIndicator.html#IndicateIndicatorClass.set-property"/>
<keyword type="member" name="IndicateIndicatorClass.get-property" link="IndicateIndicator.html#IndicateIndicatorClass.get-property"/>
<keyword type="member" name="IndicateIndicatorClass.list-properties" link="IndicateIndicator.html#IndicateIndicatorClass.list-properties"/>
<keyword type="member" name="IndicateIndicatorClass.indicate-indicator-reserved1" link="IndicateIndicator.html#IndicateIndicatorClass.indicate-indicator-reserved1"/>
<keyword type="member" name="IndicateIndicatorClass.indicate-indicator-reserved2" link="IndicateIndicator.html#IndicateIndicatorClass.indicate-indicator-reserved2"/>
<keyword type="member" name="IndicateIndicatorClass.indicate-indicator-reserved3" link="IndicateIndicator.html#IndicateIndicatorClass.indicate-indicator-reserved3"/>
<keyword type="member" name="IndicateIndicatorClass.indicate-indicator-reserved4" link="IndicateIndicator.html#IndicateIndicatorClass.indicate-indicator-reserved4"/>
<keyword type="member" name="IndicateServerClass.parent" link="IndicateServer.html#IndicateServerClass.parent"/>
<keyword type="member" name="IndicateServerClass.indicator-added" link="IndicateServer.html#IndicateServerClass.indicator-added"/>
<keyword type="member" name="IndicateServerClass.indicator-removed" link="IndicateServer.html#IndicateServerClass.indicator-removed"/>
<keyword type="member" name="IndicateServerClass.indicator-modified" link="IndicateServer.html#IndicateServerClass.indicator-modified"/>
<keyword type="member" name="IndicateServerClass.server-show" link="IndicateServer.html#IndicateServerClass.server-show"/>
<keyword type="member" name="IndicateServerClass.server-hide" link="IndicateServer.html#IndicateServerClass.server-hide"/>
<keyword type="member" name="IndicateServerClass.server-display" link="IndicateServer.html#IndicateServerClass.server-display"/>
<keyword type="member" name="IndicateServerClass.interest-added" link="IndicateServer.html#IndicateServerClass.interest-added"/>
<keyword type="member" name="IndicateServerClass.interest-removed" link="IndicateServer.html#IndicateServerClass.interest-removed"/>
<keyword type="member" name="IndicateServerClass.max-indicators-changed" link="IndicateServer.html#IndicateServerClass.max-indicators-changed"/>
<keyword type="member" name="IndicateServerClass.server-count-changed" link="IndicateServer.html#IndicateServerClass.server-count-changed"/>
<keyword type="member" name="IndicateServerClass.get-indicator-count" link="IndicateServer.html#IndicateServerClass.get-indicator-count"/>
<keyword type="member" name="IndicateServerClass.get-indicator-list" link="IndicateServer.html#IndicateServerClass.get-indicator-list"/>
<keyword type="member" name="IndicateServerClass.get-indicator-property" link="IndicateServer.html#IndicateServerClass.get-indicator-property"/>
<keyword type="member" name="IndicateServerClass.get-indicator-property-group" link="IndicateServer.html#IndicateServerClass.get-indicator-property-group"/>
<keyword type="member" name="IndicateServerClass.get-indicator-properties" link="IndicateServer.html#IndicateServerClass.get-indicator-properties"/>
<keyword type="member" name="IndicateServerClass.show-indicator-to-user" link="IndicateServer.html#IndicateServerClass.show-indicator-to-user"/>
<keyword type="member" name="IndicateServerClass.indicator-displayed" link="IndicateServer.html#IndicateServerClass.indicator-displayed"/>
<keyword type="member" name="IndicateServerClass.get-next-id" link="IndicateServer.html#IndicateServerClass.get-next-id"/>
<keyword type="member" name="IndicateServerClass.show-interest" link="IndicateServer.html#IndicateServerClass.show-interest"/>
<keyword type="member" name="IndicateServerClass.remove-interest" link="IndicateServer.html#IndicateServerClass.remove-interest"/>
<keyword type="member" name="IndicateServerClass.check-interest" link="IndicateServer.html#IndicateServerClass.check-interest"/>
<keyword type="member" name="IndicateServerClass.max-indicators-set" link="IndicateServer.html#IndicateServerClass.max-indicators-set"/>
<keyword type="member" name="IndicateServerClass.max-indicators-get" link="IndicateServer.html#IndicateServerClass.max-indicators-get"/>
<keyword type="member" name="IndicateServerClass.indicate-server-reserved1" link="IndicateServer.html#IndicateServerClass.indicate-server-reserved1"/>
<keyword type="member" name="IndicateServerClass.indicate-server-reserved2" link="IndicateServer.html#IndicateServerClass.indicate-server-reserved2"/>
<keyword type="member" name="IndicateServerClass.indicate-server-reserved3" link="IndicateServer.html#IndicateServerClass.indicate-server-reserved3"/>
<keyword type="member" name="IndicateServerClass.indicate-server-reserved4" link="IndicateServer.html#IndicateServerClass.indicate-server-reserved4"/>
<keyword type="member" name="IndicateListenerClass.parent" link="IndicateListener.html#IndicateListenerClass.parent"/>
<keyword type="member" name="IndicateListenerClass.indicator-added" link="IndicateListener.html#IndicateListenerClass.indicator-added"/>
<keyword type="member" name="IndicateListenerClass.indicator-removed" link="IndicateListener.html#IndicateListenerClass.indicator-removed"/>
<keyword type="member" name="IndicateListenerClass.indicator-modified" link="IndicateListener.html#IndicateListenerClass.indicator-modified"/>
<keyword type="member" name="IndicateListenerClass.server-added" link="IndicateListener.html#IndicateListenerClass.server-added"/>
<keyword type="member" name="IndicateListenerClass.server-removed" link="IndicateListener.html#IndicateListenerClass.server-removed"/>
<keyword type="member" name="IndicateListenerClass.server-count-changed" link="IndicateListener.html#IndicateListenerClass.server-count-changed"/>
<keyword type="member" name="IndicateListenerClass.indicator-servers-report" link="IndicateListener.html#IndicateListenerClass.indicator-servers-report"/>
<keyword type="member" name="IndicateListenerClass.indicate-listener-reserved1" link="IndicateListener.html#IndicateListenerClass.indicate-listener-reserved1"/>
<keyword type="member" name="IndicateListenerClass.indicate-listener-reserved2" link="IndicateListener.html#IndicateListenerClass.indicate-listener-reserved2"/>
<keyword type="member" name="IndicateListenerClass.indicate-listener-reserved3" link="IndicateListener.html#IndicateListenerClass.indicate-listener-reserved3"/>
</functions>
</book>
|