GObject.Object
EvinceView.Job
EvinceView.JobAnnots
Import line: | EvinceView = imports.gi.EvinceView; |
GIR File: | EvinceView-3.0.gir |
C documentation: | EvinceViewJobAnnots |
Class : | JobAnnots |
Extends: | EvinceView.Job |
Properties | Defined By | |
---|---|---|
annots : Array
read only
|
EvinceView.JobAnnots | |
cancellable : Gio.Cancellable
read only
|
EvinceView.Job | |
cancelled : guint32
read only
|
EvinceView.Job | |
document : EvinceDocument.Document
read only
|
EvinceView.Job | |
error : Object
read only
|
EvinceView.Job | |
failed : guint32
read only
|
EvinceView.Job | |
finished : guint32
read only
|
EvinceView.Job | |
idle_cancelled_id : guint32
read only
|
EvinceView.Job | |
idle_finished_id : guint32
read only
|
EvinceView.Job | |
parent : EvinceView.Job
read only
|
EvinceView.JobAnnots | |
run_mode : EvinceView.JobRunMode
read only
|
EvinceView.Job |
Method / Constructor | Defined By | |
---|---|---|
new EvinceView.JobAnnots
(Object properties)
Create a new EvinceView.JobAnnots
Create a new EvinceView.JobAnnots
|
||
Create a new EvinceView.JobAnnots
Create a new EvinceView.JobAnnots
|
||
cancel
()
:
none
|
EvinceView.Job | |
failed_from_error
(Object error)
:
none
|
EvinceView.Job | |
get_run_mode
()
:
EvinceView.JobRunMode
|
EvinceView.Job | |
is_failed
()
:
gboolean
|
EvinceView.Job | |
is_finished
()
:
gboolean
|
EvinceView.Job | |
run
()
:
gboolean
|
EvinceView.Job | |
scheduler_push_job
(JobPriority priority)
:
none
|
EvinceView.Job | |
scheduler_update_job
(JobPriority priority)
:
none
|
EvinceView.Job | |
set_run_mode
(JobRunMode run_mode)
:
none
|
EvinceView.Job | |
succeeded
()
:
none
|
EvinceView.Job |
Event | Defined By | |
---|---|---|
cancelled (Job self)
:
none
|
EvinceView.Job | |
finished (Job self)
:
none
|
EvinceView.Job |