| Import line: | Epiphany = imports.gi.Epiphany; |
| GIR File: | Epiphany-2.29.gir |
| C documentation: | EphyPermission |
| Enum : | EphyPermission |
| Show / Hide Inherited methods, properties and signals |
| Properties | |
|---|---|
|
Number Epiphany.EphyPermission.ALLOWED : 0
|
|
|
Number Epiphany.EphyPermission.DEFAULT : 2
|
|
|
Number Epiphany.EphyPermission.DENIED : 1
|
|
| None |
| None |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Epiphany.EphyPermissionInfo
Method |
new Epiphany.EphyPermissionInfo.c_new
(String host, String type, EphyPermission permission)
:
Epiphany.EphyPermissionInfo
Create a new Epiphany.EphyPermissionInfo
|
|
Epiphany.EphyPermissionManager
Method |
Adds the specified permission to the permissions database.
|
|
Epiphany.EphyPermissionManager
Method |
Retrieves an EphyPermissionType from the permissions database.
|