evinced ~master (2020-10-11T14:42:40Z)
Dub
Repo
EvJob
evince
view
c
types
Undocumented in source.
struct
EvJob {
GObject
parent
;
EvDocument
*
document
;
EvJobRunMode
runMode
;
import
std
.
bitmanip
:
bitfields
;
;
GError
*
error
;
GCancellable
*
cancellable
;
uint
idleFinishedId
;
uint
idleCancelledId
;
}
Members
Variables
cancellable
GCancellable
*
cancellable
;
Undocumented in source.
document
EvDocument
*
document
;
Undocumented in source.
error
GError
*
error
;
Undocumented in source.
idleCancelledId
uint
idleCancelledId
;
Undocumented in source.
idleFinishedId
uint
idleFinishedId
;
Undocumented in source.
parent
GObject
parent
;
Undocumented in source.
runMode
EvJobRunMode
runMode
;
Undocumented in source.
Meta
Source
See Implementation
evince
view
c
types
aliases
JobPageDataFlags
JobPriority
JobRunMode
JobThumbnailFormat
PageLayout
SizingMode
enums
EvJobPageDataFlags
EvJobPriority
EvJobRunMode
EvJobThumbnailFormat
EvPageLayout
EvSizingMode
StockID
structs
EvDocumentModel
EvDocumentModelClass
EvJob
EvJobAnnots
EvJobAnnotsClass
EvJobAttachments
EvJobAttachmentsClass
EvJobClass
EvJobExport
EvJobExportClass
EvJobFind
EvJobFindClass
EvJobFonts
EvJobFontsClass
EvJobLayers
EvJobLayersClass
EvJobLinks
EvJobLinksClass
EvJobLoad
EvJobLoadClass
EvJobLoadGFile
EvJobLoadGFileClass
EvJobLoadStream
EvJobLoadStreamClass
EvJobPageData
EvJobPageDataClass
EvJobPrint
EvJobPrintClass
EvJobRender
EvJobRenderClass
EvJobSave
EvJobSaveClass
EvJobThumbnail
EvJobThumbnailClass
EvPrintOperation
EvPrintOperationClass
EvView
EvViewClass
EvViewPresentation
EvViewPresentationClass