This file is indexed.

/usr/share/gtk-doc/html/libsignon-glib/libsignon-glib.devhelp2 is in libsignon-glib-doc 1.10daily13.06.25-0ubuntu2.

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
<?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="libsignon-glib Reference Manual" link="index.html" author="" name="libsignon-glib" version="2" language="c">
  <chapters>
    <sub name="libsignon-glib Overview" link="libsignon-glib-overview.html"/>
    <sub name="libsignon-glib Objects" link="libsignon-glib-objects.html">
      <sub name="Object Hierarchy" link="object-tree.html"/>
      <sub name="Credential management" link="credential-management.html">
        <sub name="SignonAuthService" link="SignonAuthService.html"/>
        <sub name="SignonAuthSession" link="SignonAuthSession.html"/>
        <sub name="SignonError" link="libsignon-glib-SignonError.html"/>
        <sub name="SignonIdentity" link="SignonIdentity.html"/>
        <sub name="SignonIdentityInfo" link="SignonIdentityInfo.html"/>
      </sub>
    </sub>
    <sub name="signond D-Bus API" link="signond-dbus-api.html">
      <sub name="com.google.code.AccountsSSO.SingleSignOn.AuthService" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.AuthService.html"/>
      <sub name="com.google.code.AccountsSSO.SingleSignOn.AuthSession" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.AuthSession.html"/>
      <sub name="com.google.code.AccountsSSO.SingleSignOn.Identity" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.Identity.html"/>
    </sub>
    <sub name="Appendices" link="appendices.html">
      <sub name="API Index" link="api-index-full.html"/>
      <sub name="Index of deprecated symbols" link="api-index-deprecated.html"/>
      <sub name="Index of new symbols in 1.8" link="api-index-1-8.html"/>
      <sub name="Annotation Glossary" link="annotation-glossary.html"/>
    </sub>
  </chapters>
  <functions>
    <keyword type="function" name="SignonQueryMechanismCb ()" link="SignonAuthService.html#SignonQueryMechanismCb"/>
    <keyword type="function" name="SignonQueryMethodsCb ()" link="SignonAuthService.html#SignonQueryMethodsCb"/>
    <keyword type="function" name="signon_auth_service_new ()" link="SignonAuthService.html#signon-auth-service-new"/>
    <keyword type="function" name="signon_auth_service_query_mechanisms ()" link="SignonAuthService.html#signon-auth-service-query-mechanisms"/>
    <keyword type="function" name="signon_auth_service_query_methods ()" link="SignonAuthService.html#signon-auth-service-query-methods"/>
    <keyword type="struct" name="struct SignonAuthService" link="SignonAuthService.html#SignonAuthService-struct"/>
    <keyword type="function" name="SignonAuthSessionProcessCb ()" link="SignonAuthSession.html#SignonAuthSessionProcessCb" deprecated=""/>
    <keyword type="function" name="SignonAuthSessionQueryAvailableMechanismsCb ()" link="SignonAuthSession.html#SignonAuthSessionQueryAvailableMechanismsCb"/>
    <keyword type="function" name="signon_auth_session_cancel ()" link="SignonAuthSession.html#signon-auth-session-cancel"/>
    <keyword type="function" name="signon_auth_session_get_method ()" link="SignonAuthSession.html#signon-auth-session-get-method"/>
    <keyword type="function" name="signon_auth_session_new ()" link="SignonAuthSession.html#signon-auth-session-new"/>
    <keyword type="function" name="signon_auth_session_process ()" link="SignonAuthSession.html#signon-auth-session-process" deprecated="1.8: Use signon_auth_session_process_async() instead."/>
    <keyword type="function" name="signon_auth_session_process_async ()" link="SignonAuthSession.html#signon-auth-session-process-async" since="1.8"/>
    <keyword type="function" name="signon_auth_session_process_finish ()" link="SignonAuthSession.html#signon-auth-session-process-finish" since="1.8"/>
    <keyword type="function" name="signon_auth_session_query_available_mechanisms ()" link="SignonAuthSession.html#signon-auth-session-query-available-mechanisms" deprecated=""/>
    <keyword type="macro" name="SIGNON_SESSION_DATA_CAPTION" link="SignonAuthSession.html#SIGNON-SESSION-DATA-CAPTION:CAPS"/>
    <keyword type="macro" name="SIGNON_SESSION_DATA_PROXY" link="SignonAuthSession.html#SIGNON-SESSION-DATA-PROXY:CAPS"/>
    <keyword type="macro" name="SIGNON_SESSION_DATA_REALM" link="SignonAuthSession.html#SIGNON-SESSION-DATA-REALM:CAPS"/>
    <keyword type="macro" name="SIGNON_SESSION_DATA_RENEW_TOKEN" link="SignonAuthSession.html#SIGNON-SESSION-DATA-RENEW-TOKEN:CAPS"/>
    <keyword type="macro" name="SIGNON_SESSION_DATA_SECRET" link="SignonAuthSession.html#SIGNON-SESSION-DATA-SECRET:CAPS"/>
    <keyword type="macro" name="SIGNON_SESSION_DATA_TIMEOUT" link="SignonAuthSession.html#SIGNON-SESSION-DATA-TIMEOUT:CAPS"/>
    <keyword type="macro" name="SIGNON_SESSION_DATA_UI_POLICY" link="SignonAuthSession.html#SIGNON-SESSION-DATA-UI-POLICY:CAPS"/>
    <keyword type="macro" name="SIGNON_SESSION_DATA_USERNAME" link="SignonAuthSession.html#SIGNON-SESSION-DATA-USERNAME:CAPS"/>
    <keyword type="macro" name="SIGNON_SESSION_DATA_WINDOW_ID" link="SignonAuthSession.html#SIGNON-SESSION-DATA-WINDOW-ID:CAPS"/>
    <keyword type="struct" name="struct SignonAuthSession" link="SignonAuthSession.html#SignonAuthSession-struct"/>
    <keyword type="enum" name="enum SignonSessionDataUiPolicy" link="SignonAuthSession.html#SignonSessionDataUiPolicy"/>
    <keyword type="signal" name="The “state-changed” signal" link="SignonAuthSession.html#SignonAuthSession-state-changed"/>
    <keyword type="enum" name="enum SignonError" link="libsignon-glib-SignonError.html#SignonError"/>
    <keyword type="function" name="SignonIdentityInfoCb ()" link="SignonIdentity.html#SignonIdentityInfoCb"/>
    <keyword type="function" name="SignonIdentityStoreCredentialsCb ()" link="SignonIdentity.html#SignonIdentityStoreCredentialsCb"/>
    <keyword type="function" name="SignonIdentityVerifyCb ()" link="SignonIdentity.html#SignonIdentityVerifyCb"/>
    <keyword type="function" name="SignonIdentityVoidCb ()" link="SignonIdentity.html#SignonIdentityVoidCb"/>
    <keyword type="function" name="signon_identity_add_reference ()" link="SignonIdentity.html#signon-identity-add-reference"/>
    <keyword type="function" name="signon_identity_create_session ()" link="SignonIdentity.html#signon-identity-create-session"/>
    <keyword type="function" name="signon_identity_get_last_error ()" link="SignonIdentity.html#signon-identity-get-last-error"/>
    <keyword type="function" name="signon_identity_new ()" link="SignonIdentity.html#signon-identity-new"/>
    <keyword type="function" name="signon_identity_new_from_db ()" link="SignonIdentity.html#signon-identity-new-from-db"/>
    <keyword type="function" name="signon_identity_query_info ()" link="SignonIdentity.html#signon-identity-query-info"/>
    <keyword type="function" name="signon_identity_remove ()" link="SignonIdentity.html#signon-identity-remove"/>
    <keyword type="function" name="signon_identity_remove_reference ()" link="SignonIdentity.html#signon-identity-remove-reference"/>
    <keyword type="function" name="signon_identity_signout ()" link="SignonIdentity.html#signon-identity-signout"/>
    <keyword type="function" name="signon_identity_store_credentials_with_args ()" link="SignonIdentity.html#signon-identity-store-credentials-with-args"/>
    <keyword type="function" name="signon_identity_store_credentials_with_info ()" link="SignonIdentity.html#signon-identity-store-credentials-with-info"/>
    <keyword type="function" name="signon_identity_verify_secret ()" link="SignonIdentity.html#signon-identity-verify-secret"/>
    <keyword type="struct" name="struct SignonIdentity" link="SignonIdentity.html#SignonIdentity-struct"/>
    <keyword type="typedef" name="SignonIdentityReferenceAddedCb" link="SignonIdentity.html#SignonIdentityReferenceAddedCb"/>
    <keyword type="typedef" name="SignonIdentityReferenceRemovedCb" link="SignonIdentity.html#SignonIdentityReferenceRemovedCb"/>
    <keyword type="typedef" name="SignonIdentityRemovedCb" link="SignonIdentity.html#SignonIdentityRemovedCb"/>
    <keyword type="typedef" name="SignonIdentitySignedOutCb" link="SignonIdentity.html#SignonIdentitySignedOutCb"/>
    <keyword type="property" name="The “id” property" link="SignonIdentity.html#SignonIdentity--id"/>
    <keyword type="signal" name="The “signout” signal" link="SignonIdentity.html#SignonIdentity-signout"/>
    <keyword type="function" name="signon_identity_info_copy ()" link="SignonIdentityInfo.html#signon-identity-info-copy"/>
    <keyword type="function" name="signon_identity_info_free ()" link="SignonIdentityInfo.html#signon-identity-info-free"/>
    <keyword type="function" name="signon_identity_info_get_access_control_list ()" link="SignonIdentityInfo.html#signon-identity-info-get-access-control-list"/>
    <keyword type="function" name="signon_identity_info_get_caption ()" link="SignonIdentityInfo.html#signon-identity-info-get-caption"/>
    <keyword type="function" name="signon_identity_info_get_id ()" link="SignonIdentityInfo.html#signon-identity-info-get-id"/>
    <keyword type="function" name="signon_identity_info_get_identity_type ()" link="SignonIdentityInfo.html#signon-identity-info-get-identity-type"/>
    <keyword type="function" name="signon_identity_info_get_methods ()" link="SignonIdentityInfo.html#signon-identity-info-get-methods"/>
    <keyword type="function" name="signon_identity_info_get_realms ()" link="SignonIdentityInfo.html#signon-identity-info-get-realms"/>
    <keyword type="function" name="signon_identity_info_get_storing_secret ()" link="SignonIdentityInfo.html#signon-identity-info-get-storing-secret"/>
    <keyword type="function" name="signon_identity_info_get_username ()" link="SignonIdentityInfo.html#signon-identity-info-get-username"/>
    <keyword type="function" name="signon_identity_info_new ()" link="SignonIdentityInfo.html#signon-identity-info-new"/>
    <keyword type="function" name="signon_identity_info_remove_method ()" link="SignonIdentityInfo.html#signon-identity-info-remove-method"/>
    <keyword type="function" name="signon_identity_info_set_access_control_list ()" link="SignonIdentityInfo.html#signon-identity-info-set-access-control-list"/>
    <keyword type="function" name="signon_identity_info_set_caption ()" link="SignonIdentityInfo.html#signon-identity-info-set-caption"/>
    <keyword type="function" name="signon_identity_info_set_identity_type ()" link="SignonIdentityInfo.html#signon-identity-info-set-identity-type"/>
    <keyword type="function" name="signon_identity_info_set_method ()" link="SignonIdentityInfo.html#signon-identity-info-set-method"/>
    <keyword type="function" name="signon_identity_info_set_realms ()" link="SignonIdentityInfo.html#signon-identity-info-set-realms"/>
    <keyword type="function" name="signon_identity_info_set_secret ()" link="SignonIdentityInfo.html#signon-identity-info-set-secret"/>
    <keyword type="function" name="signon_identity_info_set_username ()" link="SignonIdentityInfo.html#signon-identity-info-set-username"/>
    <keyword type="struct" name="SignonIdentityInfo" link="SignonIdentityInfo.html#SignonIdentityInfo-struct"/>
    <keyword type="enum" name="enum SignonIdentityType" link="SignonIdentityInfo.html#SignonIdentityType"/>
    <keyword type="method" name="The registerNewIdentity() method" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.AuthService.html#gdbus-method-com-google-code-AccountsSSO-SingleSignOn-AuthService.registerNewIdentity"/>
    <keyword type="method" name="The getIdentity() method" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.AuthService.html#gdbus-method-com-google-code-AccountsSSO-SingleSignOn-AuthService.getIdentity"/>
    <keyword type="method" name="The getAuthSessionObjectPath() method" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.AuthService.html#gdbus-method-com-google-code-AccountsSSO-SingleSignOn-AuthService.getAuthSessionObjectPath"/>
    <keyword type="method" name="The queryMethods() method" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.AuthService.html#gdbus-method-com-google-code-AccountsSSO-SingleSignOn-AuthService.queryMethods"/>
    <keyword type="method" name="The queryMechanisms() method" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.AuthService.html#gdbus-method-com-google-code-AccountsSSO-SingleSignOn-AuthService.queryMechanisms"/>
    <keyword type="method" name="The queryIdentities() method" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.AuthService.html#gdbus-method-com-google-code-AccountsSSO-SingleSignOn-AuthService.queryIdentities"/>
    <keyword type="method" name="The clear() method" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.AuthService.html#gdbus-method-com-google-code-AccountsSSO-SingleSignOn-AuthService.clear"/>
    <keyword type="method" name="The backupStarts() method" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.AuthService.html#gdbus-method-com-google-code-AccountsSSO-SingleSignOn-AuthService.backupStarts"/>
    <keyword type="method" name="The backupFinished() method" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.AuthService.html#gdbus-method-com-google-code-AccountsSSO-SingleSignOn-AuthService.backupFinished"/>
    <keyword type="method" name="The restoreStarts() method" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.AuthService.html#gdbus-method-com-google-code-AccountsSSO-SingleSignOn-AuthService.restoreStarts"/>
    <keyword type="method" name="The restoreFinished() method" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.AuthService.html#gdbus-method-com-google-code-AccountsSSO-SingleSignOn-AuthService.restoreFinished"/>
    <keyword type="method" name="The queryAvailableMechanisms() method" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.AuthSession.html#gdbus-method-com-google-code-AccountsSSO-SingleSignOn-AuthSession.queryAvailableMechanisms"/>
    <keyword type="method" name="The process() method" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.AuthSession.html#gdbus-method-com-google-code-AccountsSSO-SingleSignOn-AuthSession.process"/>
    <keyword type="method" name="The cancel() method" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.AuthSession.html#gdbus-method-com-google-code-AccountsSSO-SingleSignOn-AuthSession.cancel"/>
    <keyword type="method" name="The setId() method" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.AuthSession.html#gdbus-method-com-google-code-AccountsSSO-SingleSignOn-AuthSession.setId"/>
    <keyword type="method" name="The objectUnref() method" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.AuthSession.html#gdbus-method-com-google-code-AccountsSSO-SingleSignOn-AuthSession.objectUnref"/>
    <keyword type="signal" name="The &quot;stateChanged&quot; signal" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.AuthSession.html#gdbus-signal-com-google-code-AccountsSSO-SingleSignOn-AuthSession.stateChanged"/>
    <keyword type="signal" name="The &quot;unregistered&quot; signal" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.AuthSession.html#gdbus-signal-com-google-code-AccountsSSO-SingleSignOn-AuthSession.unregistered"/>
    <keyword type="method" name="The requestCredentialsUpdate() method" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.Identity.html#gdbus-method-com-google-code-AccountsSSO-SingleSignOn-Identity.requestCredentialsUpdate"/>
    <keyword type="method" name="The getInfo() method" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.Identity.html#gdbus-method-com-google-code-AccountsSSO-SingleSignOn-Identity.getInfo"/>
    <keyword type="method" name="The verifyUser() method" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.Identity.html#gdbus-method-com-google-code-AccountsSSO-SingleSignOn-Identity.verifyUser"/>
    <keyword type="method" name="The verifySecret() method" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.Identity.html#gdbus-method-com-google-code-AccountsSSO-SingleSignOn-Identity.verifySecret"/>
    <keyword type="method" name="The remove() method" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.Identity.html#gdbus-method-com-google-code-AccountsSSO-SingleSignOn-Identity.remove"/>
    <keyword type="method" name="The signOut() method" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.Identity.html#gdbus-method-com-google-code-AccountsSSO-SingleSignOn-Identity.signOut"/>
    <keyword type="method" name="The store() method" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.Identity.html#gdbus-method-com-google-code-AccountsSSO-SingleSignOn-Identity.store"/>
    <keyword type="method" name="The addReference() method" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.Identity.html#gdbus-method-com-google-code-AccountsSSO-SingleSignOn-Identity.addReference"/>
    <keyword type="method" name="The removeReference() method" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.Identity.html#gdbus-method-com-google-code-AccountsSSO-SingleSignOn-Identity.removeReference"/>
    <keyword type="signal" name="The &quot;unregistered&quot; signal" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.Identity.html#gdbus-signal-com-google-code-AccountsSSO-SingleSignOn-Identity.unregistered"/>
    <keyword type="signal" name="The &quot;infoUpdated&quot; signal" link="gdbus-com.google.code.AccountsSSO.SingleSignOn.Identity.html#gdbus-signal-com-google-code-AccountsSSO-SingleSignOn-Identity.infoUpdated"/>
  </functions>
</book>