GObject.Object
Gio.Permission
Gio.SimplePermission
| Import line: | Gio = imports.gi.Gio; |
| GIR File: | Gio-2.0.gir |
| C documentation: | GSimplePermission |
| Class : | SimplePermission |
| Extends: | Gio.Permission |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
allowed : Boolean
read only
|
Gio.Permission | |
|
can_acquire : Boolean
read only
|
Gio.Permission | |
|
can_release : Boolean
read only
|
Gio.Permission | |
|
parent_instance : GObject.Object
read only
|
Gio.Permission | |
|
priv : Gio.PermissionPrivate
read only
|
Gio.Permission | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Gio.SimplePermission
(Object properties)
Create a new Gio.SimplePermission
Create a new Gio.SimplePermission
|
||
|
Create a new Gio.SimplePermission
Create a new Gio.SimplePermission
|
||
|
acquire
(Cancellable cancellable)
:
Boolean
|
Gio.Permission | |
|
Gio.Permission | |
|
acquire_finish
(AsyncResult result)
:
Boolean
|
Gio.Permission | |
|
get_allowed
()
:
Boolean
|
Gio.Permission | |
|
get_can_acquire
()
:
Boolean
|
Gio.Permission | |
|
get_can_release
()
:
Boolean
|
Gio.Permission | |
| Gio.Permission | ||
|
release
(Cancellable cancellable)
:
Boolean
|
Gio.Permission | |
|
Gio.Permission | |
|
release_finish
(AsyncResult result)
:
Boolean
|
Gio.Permission | |
| None |