/usr/share/gtk-doc/html/libinfgtk-0.6/libinfgtk-0.6.devhelp2 is in libinfinity-0.6-doc 0.6.7-2.
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 129 130 131 132 133 134 135 136 137 138 139 140 141 142 | <?xml version="1.0" encoding="utf-8" standalone="no"?>
<book xmlns="http://www.devhelp.net/book" title="libinfgtk-0.6 Reference Manual" link="index.html" author="" name="libinfgtk-0.6" version="2" language="c" online="http://infinote.0x539.de/libinfinity/API/libinfgtk/index.html">
<chapters>
<sub name="libinfgtk API" link="ch01.html">
<sub name="InfGtkBrowserView" link="InfGtkBrowserView.html"/>
<sub name="InfGtkBrowserModel" link="InfGtkBrowserModel.html"/>
<sub name="InfGtkBrowserStore" link="InfGtkBrowserStore.html"/>
<sub name="InfGtkBrowserModelFilter" link="InfGtkBrowserModelFilter.html"/>
<sub name="InfGtkBrowserModelSort" link="InfGtkBrowserModelSort.html"/>
<sub name="InfGtkPermissionsDialog" link="InfGtkPermissionsDialog.html"/>
<sub name="InfGtkAccountCreationDialog" link="libinfgtk-0.6-InfGtkAccountCreationsDialog.html"/>
<sub name="InfGtkCertificateManager" link="InfGtkCertificateManager.html"/>
<sub name="InfGtkCertificateDialog" link="InfGtkCertificateDialog.html"/>
<sub name="InfGtkCertificateView" link="InfGtkCertificateView.html"/>
<sub name="InfGtkChat" link="InfGtkChat.html"/>
<sub name="InfGtkAclSheetView" link="InfGtkAclSheetView.html"/>
<sub name="InfGtkIo" link="InfGtkIo.html"/>
</sub>
</chapters>
<functions>
<keyword type="function" name="inf_gtk_browser_view_new ()" link="InfGtkBrowserView.html#inf-gtk-browser-view-new"/>
<keyword type="function" name="inf_gtk_browser_view_new_with_model ()" link="InfGtkBrowserView.html#inf-gtk-browser-view-new-with-model"/>
<keyword type="function" name="inf_gtk_browser_view_get_selected ()" link="InfGtkBrowserView.html#inf-gtk-browser-view-get-selected"/>
<keyword type="function" name="inf_gtk_browser_view_set_selected ()" link="InfGtkBrowserView.html#inf-gtk-browser-view-set-selected"/>
<keyword type="struct" name="struct InfGtkBrowserView" link="InfGtkBrowserView.html#InfGtkBrowserView-struct"/>
<keyword type="struct" name="struct InfGtkBrowserViewClass" link="InfGtkBrowserView.html#InfGtkBrowserViewClass"/>
<keyword type="signal" name="The “activate” signal" link="InfGtkBrowserView.html#InfGtkBrowserView-activate"/>
<keyword type="signal" name="The “populate-popup” signal" link="InfGtkBrowserView.html#InfGtkBrowserView-populate-popup"/>
<keyword type="signal" name="The “selection-changed” signal" link="InfGtkBrowserView.html#InfGtkBrowserView-selection-changed"/>
<keyword type="function" name="inf_gtk_browser_model_set_browser ()" link="InfGtkBrowserModel.html#inf-gtk-browser-model-set-browser"/>
<keyword type="function" name="inf_gtk_browser_model_resolve ()" link="InfGtkBrowserModel.html#inf-gtk-browser-model-resolve"/>
<keyword type="function" name="inf_gtk_browser_model_browser_iter_to_tree_iter ()" link="InfGtkBrowserModel.html#inf-gtk-browser-model-browser-iter-to-tree-iter"/>
<keyword type="macro" name="INF_GTK_TYPE_BROWSER_MODEL_STATUS" link="InfGtkBrowserModel.html#INF-GTK-TYPE-BROWSER-MODEL-STATUS:CAPS"/>
<keyword type="struct" name="InfGtkBrowserModel" link="InfGtkBrowserModel.html#InfGtkBrowserModel-struct"/>
<keyword type="struct" name="struct InfGtkBrowserModelIface" link="InfGtkBrowserModel.html#InfGtkBrowserModelIface"/>
<keyword type="enum" name="enum InfGtkBrowserModelStatus" link="InfGtkBrowserModel.html#InfGtkBrowserModelStatus"/>
<keyword type="enum" name="enum InfGtkBrowserModelColumn" link="InfGtkBrowserModel.html#InfGtkBrowserModelColumn"/>
<keyword type="signal" name="The “set-browser” signal" link="InfGtkBrowserModel.html#InfGtkBrowserModel-set-browser"/>
<keyword type="function" name="inf_gtk_browser_store_new ()" link="InfGtkBrowserStore.html#inf-gtk-browser-store-new"/>
<keyword type="function" name="inf_gtk_browser_store_add_discovery ()" link="InfGtkBrowserStore.html#inf-gtk-browser-store-add-discovery"/>
<keyword type="function" name="inf_gtk_browser_store_add_connection ()" link="InfGtkBrowserStore.html#inf-gtk-browser-store-add-connection"/>
<keyword type="function" name="inf_gtk_browser_store_add_browser ()" link="InfGtkBrowserStore.html#inf-gtk-browser-store-add-browser"/>
<keyword type="function" name="inf_gtk_browser_store_remove_browser ()" link="InfGtkBrowserStore.html#inf-gtk-browser-store-remove-browser"/>
<keyword type="function" name="inf_gtk_browser_store_remove_connection ()" link="InfGtkBrowserStore.html#inf-gtk-browser-store-remove-connection"/>
<keyword type="function" name="inf_gtk_browser_store_clear_connection_error ()" link="InfGtkBrowserStore.html#inf-gtk-browser-store-clear-connection-error"/>
<keyword type="function" name="inf_gtk_browser_store_set_connection_name ()" link="InfGtkBrowserStore.html#inf-gtk-browser-store-set-connection-name"/>
<keyword type="struct" name="struct InfGtkBrowserStore" link="InfGtkBrowserStore.html#InfGtkBrowserStore-struct"/>
<keyword type="struct" name="struct InfGtkBrowserStoreClass" link="InfGtkBrowserStore.html#InfGtkBrowserStoreClass"/>
<keyword type="property" name="The “communication-manager” property" link="InfGtkBrowserStore.html#InfGtkBrowserStore--communication-manager"/>
<keyword type="property" name="The “io” property" link="InfGtkBrowserStore.html#InfGtkBrowserStore--io"/>
<keyword type="function" name="inf_gtk_browser_model_filter_new ()" link="InfGtkBrowserModelFilter.html#inf-gtk-browser-model-filter-new"/>
<keyword type="struct" name="struct InfGtkBrowserModelFilter" link="InfGtkBrowserModelFilter.html#InfGtkBrowserModelFilter-struct"/>
<keyword type="struct" name="struct InfGtkBrowserModelFilterClass" link="InfGtkBrowserModelFilter.html#InfGtkBrowserModelFilterClass"/>
<keyword type="function" name="inf_gtk_browser_model_sort_new ()" link="InfGtkBrowserModelSort.html#inf-gtk-browser-model-sort-new"/>
<keyword type="struct" name="struct InfGtkBrowserModelSort" link="InfGtkBrowserModelSort.html#InfGtkBrowserModelSort-struct"/>
<keyword type="struct" name="struct InfGtkBrowserModelSortClass" link="InfGtkBrowserModelSort.html#InfGtkBrowserModelSortClass"/>
<keyword type="function" name="inf_gtk_permissions_dialog_new ()" link="InfGtkPermissionsDialog.html#inf-gtk-permissions-dialog-new"/>
<keyword type="function" name="inf_gtk_permissions_dialog_set_node ()" link="InfGtkPermissionsDialog.html#inf-gtk-permissions-dialog-set-node"/>
<keyword type="struct" name="struct InfGtkPermissionsDialog" link="InfGtkPermissionsDialog.html#InfGtkPermissionsDialog-struct"/>
<keyword type="struct" name="struct InfGtkPermissionsDialogClass" link="InfGtkPermissionsDialog.html#InfGtkPermissionsDialogClass"/>
<keyword type="property" name="The “browser” property" link="InfGtkPermissionsDialog.html#InfGtkPermissionsDialog--browser"/>
<keyword type="property" name="The “browser-iter” property" link="InfGtkPermissionsDialog.html#InfGtkPermissionsDialog--browser-iter"/>
<keyword type="function" name="inf_gtk_account_creation_dialog_new ()" link="libinfgtk-0.6-InfGtkAccountCreationsDialog.html#inf-gtk-account-creation-dialog-new"/>
<keyword type="function" name="inf_gtk_account_creation_dialog_set_browser ()" link="libinfgtk-0.6-InfGtkAccountCreationsDialog.html#inf-gtk-account-creation-dialog-set-browser"/>
<keyword type="struct" name="struct InfGtkAccountCreationDialog" link="libinfgtk-0.6-InfGtkAccountCreationsDialog.html#InfGtkAccountCreationDialog-struct"/>
<keyword type="struct" name="struct InfGtkAccountCreationDialogClass" link="libinfgtk-0.6-InfGtkAccountCreationsDialog.html#InfGtkAccountCreationDialogClass"/>
<keyword type="property" name="The “browser” property" link="libinfgtk-0.6-InfGtkAccountCreationsDialog.html#InfGtkAccountCreationDialog--browser"/>
<keyword type="property" name="The “io” property" link="libinfgtk-0.6-InfGtkAccountCreationsDialog.html#InfGtkAccountCreationDialog--io"/>
<keyword type="signal" name="The “account-created” signal" link="libinfgtk-0.6-InfGtkAccountCreationsDialog.html#InfGtkAccountCreationDialog-account-created"/>
<keyword type="function" name="inf_gtk_certificate_manager_new ()" link="InfGtkCertificateManager.html#inf-gtk-certificate-manager-new"/>
<keyword type="struct" name="struct InfGtkCertificateManager" link="InfGtkCertificateManager.html#InfGtkCertificateManager-struct"/>
<keyword type="struct" name="struct InfGtkCertificateManagerClass" link="InfGtkCertificateManager.html#InfGtkCertificateManagerClass"/>
<keyword type="property" name="The “known-hosts-file” property" link="InfGtkCertificateManager.html#InfGtkCertificateManager--known-hosts-file"/>
<keyword type="property" name="The “parent-window” property" link="InfGtkCertificateManager.html#InfGtkCertificateManager--parent-window"/>
<keyword type="property" name="The “xmpp-manager” property" link="InfGtkCertificateManager.html#InfGtkCertificateManager--xmpp-manager"/>
<keyword type="function" name="inf_gtk_certificate_dialog_new ()" link="InfGtkCertificateDialog.html#inf-gtk-certificate-dialog-new"/>
<keyword type="struct" name="struct InfGtkCertificateDialog" link="InfGtkCertificateDialog.html#InfGtkCertificateDialog-struct"/>
<keyword type="struct" name="struct InfGtkCertificateDialogClass" link="InfGtkCertificateDialog.html#InfGtkCertificateDialogClass"/>
<keyword type="enum" name="enum InfGtkCertificateDialogFlags" link="InfGtkCertificateDialog.html#InfGtkCertificateDialogFlags"/>
<keyword type="property" name="The “certificate-chain” property" link="InfGtkCertificateDialog.html#InfGtkCertificateDialog--certificate-chain"/>
<keyword type="property" name="The “certificate-flags” property" link="InfGtkCertificateDialog.html#InfGtkCertificateDialog--certificate-flags"/>
<keyword type="property" name="The “hostname” property" link="InfGtkCertificateDialog.html#InfGtkCertificateDialog--hostname"/>
<keyword type="function" name="inf_gtk_certificate_view_new ()" link="InfGtkCertificateView.html#inf-gtk-certificate-view-new"/>
<keyword type="function" name="inf_gtk_certificate_view_new_with_certificate ()" link="InfGtkCertificateView.html#inf-gtk-certificate-view-new-with-certificate"/>
<keyword type="function" name="inf_gtk_certificate_view_set_certificate ()" link="InfGtkCertificateView.html#inf-gtk-certificate-view-set-certificate"/>
<keyword type="struct" name="struct InfGtkCertificateView" link="InfGtkCertificateView.html#InfGtkCertificateView-struct"/>
<keyword type="struct" name="struct InfGtkCertificateViewClass" link="InfGtkCertificateView.html#InfGtkCertificateViewClass"/>
<keyword type="property" name="The “certificate” property" link="InfGtkCertificateView.html#InfGtkCertificateView--certificate"/>
<keyword type="function" name="inf_gtk_chat_new ()" link="InfGtkChat.html#inf-gtk-chat-new"/>
<keyword type="function" name="inf_gtk_chat_set_session ()" link="InfGtkChat.html#inf-gtk-chat-set-session"/>
<keyword type="function" name="inf_gtk_chat_get_active_user ()" link="InfGtkChat.html#inf-gtk-chat-get-active-user"/>
<keyword type="function" name="inf_gtk_chat_set_active_user ()" link="InfGtkChat.html#inf-gtk-chat-set-active-user"/>
<keyword type="function" name="inf_gtk_chat_get_entry ()" link="InfGtkChat.html#inf-gtk-chat-get-entry"/>
<keyword type="struct" name="struct InfGtkChat" link="InfGtkChat.html#InfGtkChat-struct"/>
<keyword type="struct" name="struct InfGtkChatClass" link="InfGtkChat.html#InfGtkChatClass"/>
<keyword type="property" name="The “active-user” property" link="InfGtkChat.html#InfGtkChat--active-user"/>
<keyword type="property" name="The “session” property" link="InfGtkChat.html#InfGtkChat--session"/>
<keyword type="function" name="inf_gtk_acl_sheet_view_new ()" link="InfGtkAclSheetView.html#inf-gtk-acl-sheet-view-new"/>
<keyword type="function" name="inf_gtk_acl_sheet_view_set_sheet ()" link="InfGtkAclSheetView.html#inf-gtk-acl-sheet-view-set-sheet"/>
<keyword type="function" name="inf_gtk_acl_sheet_view_get_sheet ()" link="InfGtkAclSheetView.html#inf-gtk-acl-sheet-view-get-sheet"/>
<keyword type="function" name="inf_gtk_acl_sheet_view_set_editable ()" link="InfGtkAclSheetView.html#inf-gtk-acl-sheet-view-set-editable"/>
<keyword type="function" name="inf_gtk_acl_sheet_view_get_editable ()" link="InfGtkAclSheetView.html#inf-gtk-acl-sheet-view-get-editable"/>
<keyword type="function" name="inf_gtk_acl_sheet_view_set_show_default ()" link="InfGtkAclSheetView.html#inf-gtk-acl-sheet-view-set-show-default"/>
<keyword type="function" name="inf_gtk_acl_sheet_view_get_show_default ()" link="InfGtkAclSheetView.html#inf-gtk-acl-sheet-view-get-show-default"/>
<keyword type="function" name="inf_gtk_acl_sheet_view_set_permission_mask ()" link="InfGtkAclSheetView.html#inf-gtk-acl-sheet-view-set-permission-mask"/>
<keyword type="function" name="inf_gtk_acl_sheet_view_get_permission_mask ()" link="InfGtkAclSheetView.html#inf-gtk-acl-sheet-view-get-permission-mask"/>
<keyword type="struct" name="struct InfGtkAclSheetView" link="InfGtkAclSheetView.html#InfGtkAclSheetView-struct"/>
<keyword type="struct" name="struct InfGtkAclSheetViewClass" link="InfGtkAclSheetView.html#InfGtkAclSheetViewClass"/>
<keyword type="property" name="The “editable” property" link="InfGtkAclSheetView.html#InfGtkAclSheetView--editable"/>
<keyword type="property" name="The “permission-mask” property" link="InfGtkAclSheetView.html#InfGtkAclSheetView--permission-mask"/>
<keyword type="property" name="The “sheet” property" link="InfGtkAclSheetView.html#InfGtkAclSheetView--sheet"/>
<keyword type="property" name="The “show-default” property" link="InfGtkAclSheetView.html#InfGtkAclSheetView--show-default"/>
<keyword type="signal" name="The “sheet-changed” signal" link="InfGtkAclSheetView.html#InfGtkAclSheetView-sheet-changed"/>
<keyword type="function" name="inf_gtk_io_new ()" link="InfGtkIo.html#inf-gtk-io-new"/>
<keyword type="struct" name="struct InfGtkIo" link="InfGtkIo.html#InfGtkIo-struct"/>
<keyword type="struct" name="struct InfGtkIoClass" link="InfGtkIo.html#InfGtkIoClass"/>
<keyword type="constant" name="INF_GTK_BROWSER_MODEL_INVALID" link="InfGtkBrowserModel.html#INF-GTK-BROWSER-MODEL-INVALID:CAPS"/>
<keyword type="constant" name="INF_GTK_BROWSER_MODEL_DISCOVERED" link="InfGtkBrowserModel.html#INF-GTK-BROWSER-MODEL-DISCOVERED:CAPS"/>
<keyword type="constant" name="INF_GTK_BROWSER_MODEL_RESOLVING" link="InfGtkBrowserModel.html#INF-GTK-BROWSER-MODEL-RESOLVING:CAPS"/>
<keyword type="constant" name="INF_GTK_BROWSER_MODEL_DISCONNECTED" link="InfGtkBrowserModel.html#INF-GTK-BROWSER-MODEL-DISCONNECTED:CAPS"/>
<keyword type="constant" name="INF_GTK_BROWSER_MODEL_CONNECTING" link="InfGtkBrowserModel.html#INF-GTK-BROWSER-MODEL-CONNECTING:CAPS"/>
<keyword type="constant" name="INF_GTK_BROWSER_MODEL_CONNECTED" link="InfGtkBrowserModel.html#INF-GTK-BROWSER-MODEL-CONNECTED:CAPS"/>
<keyword type="constant" name="INF_GTK_BROWSER_MODEL_ERROR" link="InfGtkBrowserModel.html#INF-GTK-BROWSER-MODEL-ERROR:CAPS"/>
<keyword type="constant" name="INF_GTK_BROWSER_MODEL_COL_DISCOVERY_INFO" link="InfGtkBrowserModel.html#INF-GTK-BROWSER-MODEL-COL-DISCOVERY-INFO:CAPS"/>
<keyword type="constant" name="INF_GTK_BROWSER_MODEL_COL_DISCOVERY" link="InfGtkBrowserModel.html#INF-GTK-BROWSER-MODEL-COL-DISCOVERY:CAPS"/>
<keyword type="constant" name="INF_GTK_BROWSER_MODEL_COL_BROWSER" link="InfGtkBrowserModel.html#INF-GTK-BROWSER-MODEL-COL-BROWSER:CAPS"/>
<keyword type="constant" name="INF_GTK_BROWSER_MODEL_COL_STATUS" link="InfGtkBrowserModel.html#INF-GTK-BROWSER-MODEL-COL-STATUS:CAPS"/>
<keyword type="constant" name="INF_GTK_BROWSER_MODEL_COL_NAME" link="InfGtkBrowserModel.html#INF-GTK-BROWSER-MODEL-COL-NAME:CAPS"/>
<keyword type="constant" name="INF_GTK_BROWSER_MODEL_COL_ERROR" link="InfGtkBrowserModel.html#INF-GTK-BROWSER-MODEL-COL-ERROR:CAPS"/>
<keyword type="constant" name="INF_GTK_BROWSER_MODEL_COL_NODE" link="InfGtkBrowserModel.html#INF-GTK-BROWSER-MODEL-COL-NODE:CAPS"/>
<keyword type="constant" name="INF_GTK_BROWSER_MODEL_NUM_COLS" link="InfGtkBrowserModel.html#INF-GTK-BROWSER-MODEL-NUM-COLS:CAPS"/>
<keyword type="constant" name="INF_GTK_CERTIFICATE_DIALOG_CERT_HOSTNAME_MISMATCH" link="InfGtkCertificateDialog.html#INF-GTK-CERTIFICATE-DIALOG-CERT-HOSTNAME-MISMATCH:CAPS"/>
<keyword type="constant" name="INF_GTK_CERTIFICATE_DIALOG_CERT_ISSUER_NOT_KNOWN" link="InfGtkCertificateDialog.html#INF-GTK-CERTIFICATE-DIALOG-CERT-ISSUER-NOT-KNOWN:CAPS"/>
<keyword type="constant" name="INF_GTK_CERTIFICATE_DIALOG_CERT_UNEXPECTED" link="InfGtkCertificateDialog.html#INF-GTK-CERTIFICATE-DIALOG-CERT-UNEXPECTED:CAPS"/>
<keyword type="constant" name="INF_GTK_CERTIFICATE_DIALOG_CERT_OLD_EXPIRED" link="InfGtkCertificateDialog.html#INF-GTK-CERTIFICATE-DIALOG-CERT-OLD-EXPIRED:CAPS"/>
<keyword type="member" name="InfGtkBrowserModelIface.set-browser" link="InfGtkBrowserModel.html#InfGtkBrowserModelIface.set-browser"/>
<keyword type="member" name="InfGtkBrowserModelIface.resolve" link="InfGtkBrowserModel.html#InfGtkBrowserModelIface.resolve"/>
<keyword type="member" name="InfGtkBrowserModelIface.browser-iter-to-tree-iter" link="InfGtkBrowserModel.html#InfGtkBrowserModelIface.browser-iter-to-tree-iter"/>
<keyword type="member" name="InfGtkAccountCreationDialogClass.account-created" link="libinfgtk-0.6-InfGtkAccountCreationsDialog.html#InfGtkAccountCreationDialogClass.account-created"/>
<keyword type="member" name="InfGtkAclSheetViewClass.sheet-changed" link="InfGtkAclSheetView.html#InfGtkAclSheetViewClass.sheet-changed"/>
</functions>
</book>
|