/usr/share/gtk-doc/html/gtkhotkey/gtkhotkey.devhelp2 is in libgtkhotkey-dev 0.2.1-6.
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 | <?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
<book xmlns="http://www.devhelp.net/book" title="Gtk Hotkey Reference Manual" link="index.html" author="" name="gtkhotkey" version="2" language="c">
<chapters>
<sub name="Core API" link="ch01.html">
<sub name="GtkHotkeyInfo" link="GtkHotkeyInfo.html"/>
<sub name="GtkHotkeyListener" link="GtkHotkeyListener.html"/>
<sub name="GtkHotkeyRegistry" link="GtkHotkeyRegistry.html"/>
</sub>
</chapters>
<functions>
<keyword type="struct" name="GtkHotkeyInfo" link="GtkHotkeyInfo.html#GtkHotkeyInfo-struct"/>
<keyword type="function" name="gtk_hotkey_info_bind ()" link="GtkHotkeyInfo.html#gtk-hotkey-info-bind"/>
<keyword type="function" name="gtk_hotkey_info_unbind ()" link="GtkHotkeyInfo.html#gtk-hotkey-info-unbind"/>
<keyword type="function" name="gtk_hotkey_info_get_application_id ()" link="GtkHotkeyInfo.html#gtk-hotkey-info-get-application-id"/>
<keyword type="function" name="gtk_hotkey_info_get_key_id ()" link="GtkHotkeyInfo.html#gtk-hotkey-info-get-key-id"/>
<keyword type="function" name="gtk_hotkey_info_get_app_info ()" link="GtkHotkeyInfo.html#gtk-hotkey-info-get-app-info"/>
<keyword type="function" name="gtk_hotkey_info_get_signature ()" link="GtkHotkeyInfo.html#gtk-hotkey-info-get-signature"/>
<keyword type="function" name="gtk_hotkey_info_get_description ()" link="GtkHotkeyInfo.html#gtk-hotkey-info-get-description"/>
<keyword type="function" name="gtk_hotkey_info_set_description ()" link="GtkHotkeyInfo.html#gtk-hotkey-info-set-description"/>
<keyword type="function" name="gtk_hotkey_info_equals ()" link="GtkHotkeyInfo.html#gtk-hotkey-info-equals"/>
<keyword type="function" name="gtk_hotkey_info_activated ()" link="GtkHotkeyInfo.html#gtk-hotkey-info-activated"/>
<keyword type="function" name="gtk_hotkey_info_new ()" link="GtkHotkeyInfo.html#gtk-hotkey-info-new"/>
<keyword type="property" name="The "app-info" property" link="GtkHotkeyInfo.html#GtkHotkeyInfo--app-info"/>
<keyword type="property" name="The "application-id" property" link="GtkHotkeyInfo.html#GtkHotkeyInfo--application-id"/>
<keyword type="property" name="The "bound" property" link="GtkHotkeyInfo.html#GtkHotkeyInfo--bound"/>
<keyword type="property" name="The "description" property" link="GtkHotkeyInfo.html#GtkHotkeyInfo--description"/>
<keyword type="property" name="The "key-id" property" link="GtkHotkeyInfo.html#GtkHotkeyInfo--key-id"/>
<keyword type="property" name="The "signature" property" link="GtkHotkeyInfo.html#GtkHotkeyInfo--signature"/>
<keyword type="signal" name="The "activated" signal" link="GtkHotkeyInfo.html#GtkHotkeyInfo-activated"/>
<keyword type="struct" name="GtkHotkeyListener" link="GtkHotkeyListener.html#GtkHotkeyListener-struct"/>
<keyword type="enum" name="enum GtkHotkeyListenerError" link="GtkHotkeyListener.html#GtkHotkeyListenerError"/>
<keyword type="macro" name="GTK_HOTKEY_LISTENER_ERROR" link="GtkHotkeyListener.html#GTK-HOTKEY-LISTENER-ERROR--CAPS"/>
<keyword type="function" name="gtk_hotkey_listener_get_default ()" link="GtkHotkeyListener.html#gtk-hotkey-listener-get-default"/>
<keyword type="function" name="gtk_hotkey_listener_activated ()" link="GtkHotkeyListener.html#gtk-hotkey-listener-activated"/>
<keyword type="function" name="gtk_hotkey_listener_bind_hotkey ()" link="GtkHotkeyListener.html#gtk-hotkey-listener-bind-hotkey"/>
<keyword type="function" name="gtk_hotkey_listener_unbind_hotkey ()" link="GtkHotkeyListener.html#gtk-hotkey-listener-unbind-hotkey"/>
<keyword type="signal" name="The "activated" signal" link="GtkHotkeyListener.html#GtkHotkeyListener-activated"/>
<keyword type="struct" name="GtkHotkeyRegistry" link="GtkHotkeyRegistry.html#GtkHotkeyRegistry-struct"/>
<keyword type="enum" name="enum GtkHotkeyRegistryError" link="GtkHotkeyRegistry.html#GtkHotkeyRegistryError"/>
<keyword type="macro" name="GTK_HOTKEY_REGISTRY_ERROR" link="GtkHotkeyRegistry.html#GTK-HOTKEY-REGISTRY-ERROR--CAPS"/>
<keyword type="function" name="gtk_hotkey_registry_get_default ()" link="GtkHotkeyRegistry.html#gtk-hotkey-registry-get-default"/>
<keyword type="function" name="gtk_hotkey_registry_get_hotkey ()" link="GtkHotkeyRegistry.html#gtk-hotkey-registry-get-hotkey"/>
<keyword type="function" name="gtk_hotkey_registry_get_application_hotkeys ()" link="GtkHotkeyRegistry.html#gtk-hotkey-registry-get-application-hotkeys"/>
<keyword type="function" name="gtk_hotkey_registry_get_all_hotkeys ()" link="GtkHotkeyRegistry.html#gtk-hotkey-registry-get-all-hotkeys"/>
<keyword type="function" name="gtk_hotkey_registry_store_hotkey ()" link="GtkHotkeyRegistry.html#gtk-hotkey-registry-store-hotkey"/>
<keyword type="function" name="gtk_hotkey_registry_delete_hotkey ()" link="GtkHotkeyRegistry.html#gtk-hotkey-registry-delete-hotkey"/>
<keyword type="function" name="gtk_hotkey_registry_has_hotkey ()" link="GtkHotkeyRegistry.html#gtk-hotkey-registry-has-hotkey"/>
<keyword type="function" name="gtk_hotkey_registry_hotkey_stored ()" link="GtkHotkeyRegistry.html#gtk-hotkey-registry-hotkey-stored"/>
<keyword type="function" name="gtk_hotkey_registry_hotkey_deleted ()" link="GtkHotkeyRegistry.html#gtk-hotkey-registry-hotkey-deleted"/>
<keyword type="signal" name="The "hotkey-deleted" signal" link="GtkHotkeyRegistry.html#GtkHotkeyRegistry-hotkey-deleted"/>
<keyword type="signal" name="The "hotkey-stored" signal" link="GtkHotkeyRegistry.html#GtkHotkeyRegistry-hotkey-stored"/>
<keyword type="constant" name="GTK_HOTKEY_LISTENER_ERROR_BIND" link="GtkHotkeyListener.html#GTK-HOTKEY-LISTENER-ERROR-BIND--CAPS"/>
<keyword type="constant" name="GTK_HOTKEY_LISTENER_ERROR_UNBIND" link="GtkHotkeyListener.html#GTK-HOTKEY-LISTENER-ERROR-UNBIND--CAPS"/>
<keyword type="constant" name="GTK_HOTKEY_REGISTRY_ERROR_UNKNOWN_APP" link="GtkHotkeyRegistry.html#GTK-HOTKEY-REGISTRY-ERROR-UNKNOWN-APP--CAPS"/>
<keyword type="constant" name="GTK_HOTKEY_REGISTRY_ERROR_UNKNOWN_KEY" link="GtkHotkeyRegistry.html#GTK-HOTKEY-REGISTRY-ERROR-UNKNOWN-KEY--CAPS"/>
<keyword type="constant" name="GTK_HOTKEY_REGISTRY_ERROR_MALFORMED_MEDIUM" link="GtkHotkeyRegistry.html#GTK-HOTKEY-REGISTRY-ERROR-MALFORMED-MEDIUM--CAPS"/>
<keyword type="constant" name="GTK_HOTKEY_REGISTRY_ERROR_IO" link="GtkHotkeyRegistry.html#GTK-HOTKEY-REGISTRY-ERROR-IO--CAPS"/>
<keyword type="constant" name="GTK_HOTKEY_REGISTRY_ERROR_UNKNOWN" link="GtkHotkeyRegistry.html#GTK-HOTKEY-REGISTRY-ERROR-UNKNOWN--CAPS"/>
<keyword type="constant" name="GTK_HOTKEY_REGISTRY_ERROR_BAD_SIGNATURE" link="GtkHotkeyRegistry.html#GTK-HOTKEY-REGISTRY-ERROR-BAD-SIGNATURE--CAPS"/>
<keyword type="constant" name="GTK_HOTKEY_REGISTRY_ERROR_MISSING_APP" link="GtkHotkeyRegistry.html#GTK-HOTKEY-REGISTRY-ERROR-MISSING-APP--CAPS"/>
</functions>
</book>
|