evinced ~master (2020-10-11T14:42:40Z)
Dub
Repo
FileExporterIF
evince
document
FileExporterIF
interface
FileExporterIF {
EvFileExporter
*
getFileExporterStruct
(bool transferOwnership);
void
*
getStruct
();
static
GType
getType
();
void
begin
(EvFileExporterContext* fc);
void
beginPage
();
void
doPage
(RenderContext rc);
void
end
();
void
endPage
();
EvFileExporterCapabilities
getCapabilities
();
}
Members
Functions
begin
void
begin
(EvFileExporterContext* fc)
beginPage
void
beginPage
()
doPage
void
doPage
(RenderContext rc)
end
void
end
()
endPage
void
endPage
()
getCapabilities
EvFileExporterCapabilities
getCapabilities
()
getFileExporterStruct
EvFileExporter
*
getFileExporterStruct
(bool transferOwnership)
Get the main Gtk struct
getStruct
void
*
getStruct
()
the main Gtk struct as a void*
Static functions
getType
GType
getType
()
Meta
Source
See Implementation
evince
document
FileExporterIF
modules
Annotation
AnnotationAttachment
AnnotationMarkupIF
AnnotationMarkupT
AnnotationText
AnnotationTextMarkup
AsyncRendererIF
AsyncRendererT
Attachment
Document
DocumentAnnotationsIF
DocumentAnnotationsT
DocumentAttachmentsIF
DocumentAttachmentsT
DocumentFindIF
DocumentFindT
DocumentFontsIF
DocumentFontsT
DocumentFormsIF
DocumentFormsT
DocumentImagesIF
DocumentImagesT
DocumentInfo
DocumentLayersIF
DocumentLayersT
DocumentLicense
DocumentLinksIF
DocumentLinksT
DocumentMediaIF
DocumentMediaT
DocumentPrintIF
DocumentPrintT
DocumentSecurityIF
DocumentSecurityT
DocumentTextIF
DocumentTextT
DocumentTransitionIF
DocumentTransitionT
EvinceDocument
EvinceLayer
FileExporterIF
FileExporterT
FormField
FormFieldButton
FormFieldChoice
FormFieldSignature
FormFieldText
Image
Link
LinkAction
LinkDest
MappingList
Media
Page
Rectangle
RenderContext
SelectionIF
SelectionT
SourceLink
TransitionEffect
c