| Import line: | Epiphany = imports.gi.Epiphany; |
| GIR File: | Epiphany-2.29.gir |
| C documentation: | EphyPermissionManager |
| Interface : | EphyPermissionManager |
| Implementations: | Epiphany.EphyEmbedSingle |
| Show / Hide Inherited methods, properties and signals |
| None |
| Method / Constructor | Defined By | |
|---|---|---|
|
Adds the specified permission to the permissions database.
Adds the specified permission to the permissions database.
|
Epiphany.EphyPermissionManager | |
|
clear_permissions
()
:
none
|
Epiphany.EphyPermissionManager | |
| Epiphany.EphyPermissionManager | ||
|
Removes the specified permission from the permissions database.
|
Epiphany.EphyPermissionManager | |
|
Retrieves an EphyPermissionType from the permissions database.
Retrieves an EphyPermissionType from the permissions database. If there is no entry for this type and host, it will return EPHY_PERMISSION_DEFAULT. In that case, the caller may need to determine the appropriate default behavior.
|
Epiphany.EphyPermissionManager | |
| Event | Defined By | |
|---|---|---|
|
permission_added (EphyPermissionManager self, EphyPermissionInfo object)
:
none
|
Epiphany.EphyPermissionManager | |
|
permission_changed (EphyPermissionManager self, EphyPermissionInfo object)
:
none
|
Epiphany.EphyPermissionManager | |
|
permission_deleted (EphyPermissionManager self, EphyPermissionInfo object)
:
none
|
Epiphany.EphyPermissionManager | |
|
permissions_cleared (EphyPermissionManager self)
:
none
|
Epiphany.EphyPermissionManager | |