gi-gtk-0.3.18.13: Gtk bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gtk.Objects.PrintOperation

Contents

Description

 

Synopsis

Exported types

Methods

printOperationCancel

printOperationDrawPageFinish

printOperationGetDefaultPageSetup

printOperationGetEmbedPageSetup

printOperationGetError

printOperationGetHasSelection

printOperationGetNPagesToPrint

printOperationGetPrintSettings

printOperationGetStatus

printOperationGetStatusString

printOperationGetSupportSelection

printOperationIsFinished

printOperationNew

printOperationRun

printOperationSetAllowAsync

printOperationSetCurrentPage

printOperationSetCustomTabLabel

printOperationSetDefaultPageSetup

printOperationSetDeferDrawing

printOperationSetEmbedPageSetup

printOperationSetExportFilename

printOperationSetHasSelection

printOperationSetJobName

printOperationSetNPages

printOperationSetPrintSettings

printOperationSetShowProgress

printOperationSetSupportSelection

printOperationSetTrackPrintStatus

printOperationSetUnit

printOperationSetUseFullPage

Properties

AllowAsync

data PrintOperationAllowAsyncPropertyInfo Source

CurrentPage

data PrintOperationCurrentPagePropertyInfo Source

CustomTabLabel

data PrintOperationCustomTabLabelPropertyInfo Source

Instances

AttrInfo PrintOperationCustomTabLabelPropertyInfo Source 
type AttrLabel PrintOperationCustomTabLabelPropertyInfo = "custom-tab-label" Source 
type AttrGetType PrintOperationCustomTabLabelPropertyInfo = Text Source 
type AttrBaseTypeConstraint PrintOperationCustomTabLabelPropertyInfo = PrintOperationK Source 
type AttrSetTypeConstraint PrintOperationCustomTabLabelPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps PrintOperationCustomTabLabelPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

DefaultPageSetup

data PrintOperationDefaultPageSetupPropertyInfo Source

Instances

AttrInfo PrintOperationDefaultPageSetupPropertyInfo Source 
type AttrLabel PrintOperationDefaultPageSetupPropertyInfo = "default-page-setup" Source 
type AttrGetType PrintOperationDefaultPageSetupPropertyInfo = PageSetup Source 
type AttrBaseTypeConstraint PrintOperationDefaultPageSetupPropertyInfo = PrintOperationK Source 
type AttrSetTypeConstraint PrintOperationDefaultPageSetupPropertyInfo = PageSetupK Source 
type AttrAllowedOps PrintOperationDefaultPageSetupPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

EmbedPageSetup

data PrintOperationEmbedPageSetupPropertyInfo Source

Instances

AttrInfo PrintOperationEmbedPageSetupPropertyInfo Source 
type AttrLabel PrintOperationEmbedPageSetupPropertyInfo = "embed-page-setup" Source 
type AttrGetType PrintOperationEmbedPageSetupPropertyInfo = Bool Source 
type AttrBaseTypeConstraint PrintOperationEmbedPageSetupPropertyInfo = PrintOperationK Source 
type AttrSetTypeConstraint PrintOperationEmbedPageSetupPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps PrintOperationEmbedPageSetupPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

ExportFilename

data PrintOperationExportFilenamePropertyInfo Source

Instances

AttrInfo PrintOperationExportFilenamePropertyInfo Source 
type AttrLabel PrintOperationExportFilenamePropertyInfo = "export-filename" Source 
type AttrGetType PrintOperationExportFilenamePropertyInfo = Text Source 
type AttrBaseTypeConstraint PrintOperationExportFilenamePropertyInfo = PrintOperationK Source 
type AttrSetTypeConstraint PrintOperationExportFilenamePropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps PrintOperationExportFilenamePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

HasSelection

data PrintOperationHasSelectionPropertyInfo Source

Instances

AttrInfo PrintOperationHasSelectionPropertyInfo Source 
type AttrLabel PrintOperationHasSelectionPropertyInfo = "has-selection" Source 
type AttrGetType PrintOperationHasSelectionPropertyInfo = Bool Source 
type AttrBaseTypeConstraint PrintOperationHasSelectionPropertyInfo = PrintOperationK Source 
type AttrSetTypeConstraint PrintOperationHasSelectionPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps PrintOperationHasSelectionPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

JobName

NPages

NPagesToPrint

data PrintOperationNPagesToPrintPropertyInfo Source

PrintSettings

data PrintOperationPrintSettingsPropertyInfo Source

Instances

AttrInfo PrintOperationPrintSettingsPropertyInfo Source 
type AttrLabel PrintOperationPrintSettingsPropertyInfo = "print-settings" Source 
type AttrGetType PrintOperationPrintSettingsPropertyInfo = PrintSettings Source 
type AttrBaseTypeConstraint PrintOperationPrintSettingsPropertyInfo = PrintOperationK Source 
type AttrSetTypeConstraint PrintOperationPrintSettingsPropertyInfo = PrintSettingsK Source 
type AttrAllowedOps PrintOperationPrintSettingsPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

ShowProgress

data PrintOperationShowProgressPropertyInfo Source

Instances

AttrInfo PrintOperationShowProgressPropertyInfo Source 
type AttrLabel PrintOperationShowProgressPropertyInfo = "show-progress" Source 
type AttrGetType PrintOperationShowProgressPropertyInfo = Bool Source 
type AttrBaseTypeConstraint PrintOperationShowProgressPropertyInfo = PrintOperationK Source 
type AttrSetTypeConstraint PrintOperationShowProgressPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps PrintOperationShowProgressPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Status

StatusString

data PrintOperationStatusStringPropertyInfo Source

SupportSelection

data PrintOperationSupportSelectionPropertyInfo Source

Instances

AttrInfo PrintOperationSupportSelectionPropertyInfo Source 
type AttrLabel PrintOperationSupportSelectionPropertyInfo = "support-selection" Source 
type AttrGetType PrintOperationSupportSelectionPropertyInfo = Bool Source 
type AttrBaseTypeConstraint PrintOperationSupportSelectionPropertyInfo = PrintOperationK Source 
type AttrSetTypeConstraint PrintOperationSupportSelectionPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps PrintOperationSupportSelectionPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

TrackPrintStatus

data PrintOperationTrackPrintStatusPropertyInfo Source

Instances

AttrInfo PrintOperationTrackPrintStatusPropertyInfo Source 
type AttrLabel PrintOperationTrackPrintStatusPropertyInfo = "track-print-status" Source 
type AttrGetType PrintOperationTrackPrintStatusPropertyInfo = Bool Source 
type AttrBaseTypeConstraint PrintOperationTrackPrintStatusPropertyInfo = PrintOperationK Source 
type AttrSetTypeConstraint PrintOperationTrackPrintStatusPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps PrintOperationTrackPrintStatusPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Unit

UseFullPage

data PrintOperationUseFullPagePropertyInfo Source

Signals

BeginPrint

CreateCustomWidget

CustomWidgetApply

Done

DrawPage

EndPrint

Paginate

Preview

RequestPageSetup

StatusChanged

UpdateCustomWidget