GObject.Object
Polkit.UnixSession
Import line: | Polkit = imports.gi.Polkit; |
GIR File: | Polkit-1.0.gir |
C documentation: | PolkitUnixSession |
Class : | UnixSession |
Implements: | Gio.AsyncInitable, Gio.Initable, Polkit.Subject |
Extends: | GObject.Object |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
pid : Number
|
Polkit.UnixSession | |
session_id : String
|
Polkit.UnixSession |
Method / Constructor | Defined By | |
---|---|---|
new Polkit.UnixSession
(Object properties)
Create a new Polkit.UnixSession
Create a new Polkit.UnixSession
|
||
Create a new Polkit.UnixSession
Create a new Polkit.UnixSession
|
||
Create a new Polkit.UnixSession
Create a new Polkit.UnixSession
|
||
Create a new Polkit.UnixSession
Create a new Polkit.UnixSession
|
||
Polkit.UnixSession.new_for_process
(Number pid, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Polkit.UnixSession | |
|
Polkit.Subject | |
|
Polkit.Subject | |
exists_finish
(AsyncResult res)
:
Boolean
|
Polkit.Subject | |
exists_sync
(Cancellable cancellable)
:
Boolean
|
Polkit.Subject | |
get_session_id
()
:
String
|
Polkit.UnixSession | |
hash
()
:
Number
|
Polkit.Subject | |
init
(Cancellable cancellable)
:
Boolean
|
Gio.Initable | |
|
Gio.AsyncInitable | |
init_finish
(AsyncResult res)
:
Boolean
|
Gio.AsyncInitable | |
new_finish
(AsyncResult res)
:
GObject.Object
|
Gio.AsyncInitable | |
set_session_id
(String session_id)
:
none
|
Polkit.UnixSession | |
to_string
()
:
String
|
Polkit.Subject |
None |