gi-gtk-4.0.12: Gtk 4.x bindings (compatibility layer)
Safe HaskellNone
LanguageHaskell2010

GI.Gtk.Objects.PrintOperation

Description

This is a backwards-compatibility module re-exporting the contents of the GI.Gtk.Objects.PrintOperation module in the gi-gtk4 package.

The link below will take you to the relevant entry in the gi-gtk4 documentation.

Documentation

newtype PrintOperation #

Instances

Instances details
Eq PrintOperation 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

GObject PrintOperation 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

ManagedPtrNewtype PrintOperation 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

TypedObject PrintOperation 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

glibType :: IO GType #

HasParentTypes PrintOperation 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

HasAttributeList PrintOperation 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

(info ~ ResolvePrintOperationMethod t PrintOperation, OverloadedMethod info PrintOperation p, HasField t PrintOperation p) => HasField (t :: Symbol) PrintOperation p 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

getField :: PrintOperation -> p

(info ~ ResolvePrintOperationMethod t PrintOperation, OverloadedMethodInfo info PrintOperation) => IsLabel t (MethodProxy info PrintOperation) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

fromLabel :: MethodProxy info PrintOperation

(info ~ ResolvePrintOperationMethod t PrintOperation, OverloadedMethod info PrintOperation p) => IsLabel t (PrintOperation -> p) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

fromLabel :: PrintOperation -> p

IsGValue (Maybe PrintOperation) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe PrintOperation -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe PrintOperation) #

type AttributeList PrintOperation 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttributeList PrintOperation = PrintOperationAttributeList
type ParentTypes PrintOperation 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type ParentTypes PrintOperation = '[Object, PrintOperationPreview]
type SignalList PrintOperation 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type SignalList PrintOperation = PrintOperationSignalList

class (GObject o, IsDescendantOf PrintOperation o) => IsPrintOperation o #

Instances

Instances details
(GObject o, IsDescendantOf PrintOperation o) => IsPrintOperation o 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

data PrintOperationAllowAsyncPropertyInfo #

Instances

Instances details
AttrInfo PrintOperationAllowAsyncPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Associated Types

type AttrAllowedOps PrintOperationAllowAsyncPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationAllowAsyncPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint PrintOperationAllowAsyncPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationAllowAsyncPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationAllowAsyncPropertyInfo = Bool
type AttrSetTypeConstraint PrintOperationAllowAsyncPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationAllowAsyncPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint PrintOperationAllowAsyncPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationAllowAsyncPropertyInfo = Type ~ Bool
type AttrTransferType PrintOperationAllowAsyncPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationAllowAsyncPropertyInfo = Bool
type AttrLabel PrintOperationAllowAsyncPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationAllowAsyncPropertyInfo = "allow-async"
type AttrOrigin PrintOperationAllowAsyncPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

attrGet :: AttrBaseTypeConstraint PrintOperationAllowAsyncPropertyInfo o => o -> IO (AttrGetType PrintOperationAllowAsyncPropertyInfo)

attrSet :: (AttrBaseTypeConstraint PrintOperationAllowAsyncPropertyInfo o, AttrSetTypeConstraint PrintOperationAllowAsyncPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint PrintOperationAllowAsyncPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint PrintOperationAllowAsyncPropertyInfo o, AttrSetTypeConstraint PrintOperationAllowAsyncPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint PrintOperationAllowAsyncPropertyInfo o, AttrTransferTypeConstraint PrintOperationAllowAsyncPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType PrintOperationAllowAsyncPropertyInfo)

attrPut :: AttrBaseTypeConstraint PrintOperationAllowAsyncPropertyInfo o => o -> AttrGetType PrintOperationAllowAsyncPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintOperationAllowAsyncPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationAllowAsyncPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint PrintOperationAllowAsyncPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationAllowAsyncPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationAllowAsyncPropertyInfo = Bool
type AttrLabel PrintOperationAllowAsyncPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationAllowAsyncPropertyInfo = "allow-async"
type AttrOrigin PrintOperationAllowAsyncPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationAllowAsyncPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationAllowAsyncPropertyInfo = Type ~ Bool
type AttrTransferType PrintOperationAllowAsyncPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationAllowAsyncPropertyInfo = Bool
type AttrTransferTypeConstraint PrintOperationAllowAsyncPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationAllowAsyncPropertyInfo = Type ~ Bool

data PrintOperationBeginPrintSignalInfo #

Instances

Instances details
SignalInfo PrintOperationBeginPrintSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Associated Types

type HaskellCallbackType PrintOperationBeginPrintSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType PrintOperationBeginPrintSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType PrintOperationBeginPrintSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

data PrintOperationCancelMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsPrintOperation a) => OverloadedMethod PrintOperationCancelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationCancelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationCreateCustomWidgetSignalInfo #

Instances

Instances details
SignalInfo PrintOperationCreateCustomWidgetSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType PrintOperationCreateCustomWidgetSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType PrintOperationCreateCustomWidgetSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

data PrintOperationCurrentPagePropertyInfo #

Instances

Instances details
AttrInfo PrintOperationCurrentPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Associated Types

type AttrAllowedOps PrintOperationCurrentPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationCurrentPagePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint PrintOperationCurrentPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationCurrentPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationCurrentPagePropertyInfo = Int32
type AttrSetTypeConstraint PrintOperationCurrentPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationCurrentPagePropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint PrintOperationCurrentPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationCurrentPagePropertyInfo = Type ~ Int32
type AttrTransferType PrintOperationCurrentPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationCurrentPagePropertyInfo = Int32
type AttrLabel PrintOperationCurrentPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationCurrentPagePropertyInfo = "current-page"
type AttrOrigin PrintOperationCurrentPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

attrGet :: AttrBaseTypeConstraint PrintOperationCurrentPagePropertyInfo o => o -> IO (AttrGetType PrintOperationCurrentPagePropertyInfo)

attrSet :: (AttrBaseTypeConstraint PrintOperationCurrentPagePropertyInfo o, AttrSetTypeConstraint PrintOperationCurrentPagePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint PrintOperationCurrentPagePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint PrintOperationCurrentPagePropertyInfo o, AttrSetTypeConstraint PrintOperationCurrentPagePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint PrintOperationCurrentPagePropertyInfo o, AttrTransferTypeConstraint PrintOperationCurrentPagePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType PrintOperationCurrentPagePropertyInfo)

attrPut :: AttrBaseTypeConstraint PrintOperationCurrentPagePropertyInfo o => o -> AttrGetType PrintOperationCurrentPagePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintOperationCurrentPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationCurrentPagePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint PrintOperationCurrentPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationCurrentPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationCurrentPagePropertyInfo = Int32
type AttrLabel PrintOperationCurrentPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationCurrentPagePropertyInfo = "current-page"
type AttrOrigin PrintOperationCurrentPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationCurrentPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationCurrentPagePropertyInfo = Type ~ Int32
type AttrTransferType PrintOperationCurrentPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationCurrentPagePropertyInfo = Int32
type AttrTransferTypeConstraint PrintOperationCurrentPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationCurrentPagePropertyInfo = Type ~ Int32

data PrintOperationCustomTabLabelPropertyInfo #

Instances

Instances details
AttrInfo PrintOperationCustomTabLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Associated Types

type AttrAllowedOps PrintOperationCustomTabLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationCustomTabLabelPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint PrintOperationCustomTabLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationCustomTabLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationCustomTabLabelPropertyInfo = Maybe Text
type AttrSetTypeConstraint PrintOperationCustomTabLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationCustomTabLabelPropertyInfo = Type ~ Text
type AttrTransferTypeConstraint PrintOperationCustomTabLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationCustomTabLabelPropertyInfo = Type ~ Text
type AttrTransferType PrintOperationCustomTabLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationCustomTabLabelPropertyInfo = Text
type AttrLabel PrintOperationCustomTabLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationCustomTabLabelPropertyInfo = "custom-tab-label"
type AttrOrigin PrintOperationCustomTabLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

attrGet :: AttrBaseTypeConstraint PrintOperationCustomTabLabelPropertyInfo o => o -> IO (AttrGetType PrintOperationCustomTabLabelPropertyInfo)

attrSet :: (AttrBaseTypeConstraint PrintOperationCustomTabLabelPropertyInfo o, AttrSetTypeConstraint PrintOperationCustomTabLabelPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint PrintOperationCustomTabLabelPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint PrintOperationCustomTabLabelPropertyInfo o, AttrSetTypeConstraint PrintOperationCustomTabLabelPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint PrintOperationCustomTabLabelPropertyInfo o, AttrTransferTypeConstraint PrintOperationCustomTabLabelPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType PrintOperationCustomTabLabelPropertyInfo)

attrPut :: AttrBaseTypeConstraint PrintOperationCustomTabLabelPropertyInfo o => o -> AttrGetType PrintOperationCustomTabLabelPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintOperationCustomTabLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationCustomTabLabelPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint PrintOperationCustomTabLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationCustomTabLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationCustomTabLabelPropertyInfo = Maybe Text
type AttrLabel PrintOperationCustomTabLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationCustomTabLabelPropertyInfo = "custom-tab-label"
type AttrOrigin PrintOperationCustomTabLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationCustomTabLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationCustomTabLabelPropertyInfo = Type ~ Text
type AttrTransferType PrintOperationCustomTabLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationCustomTabLabelPropertyInfo = Text
type AttrTransferTypeConstraint PrintOperationCustomTabLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationCustomTabLabelPropertyInfo = Type ~ Text

data PrintOperationCustomWidgetApplySignalInfo #

Instances

Instances details
SignalInfo PrintOperationCustomWidgetApplySignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Associated Types

type HaskellCallbackType PrintOperationCustomWidgetApplySignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType PrintOperationCustomWidgetApplySignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType PrintOperationCustomWidgetApplySignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

data PrintOperationDefaultPageSetupPropertyInfo #

Instances

Instances details
AttrInfo PrintOperationDefaultPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Associated Types

type AttrAllowedOps PrintOperationDefaultPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationDefaultPageSetupPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint PrintOperationDefaultPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationDefaultPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationDefaultPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationDefaultPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationDefaultPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationDefaultPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationDefaultPageSetupPropertyInfo = "default-page-setup"
type AttrOrigin PrintOperationDefaultPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

attrGet :: AttrBaseTypeConstraint PrintOperationDefaultPageSetupPropertyInfo o => o -> IO (AttrGetType PrintOperationDefaultPageSetupPropertyInfo)

attrSet :: (AttrBaseTypeConstraint PrintOperationDefaultPageSetupPropertyInfo o, AttrSetTypeConstraint PrintOperationDefaultPageSetupPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint PrintOperationDefaultPageSetupPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint PrintOperationDefaultPageSetupPropertyInfo o, AttrSetTypeConstraint PrintOperationDefaultPageSetupPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint PrintOperationDefaultPageSetupPropertyInfo o, AttrTransferTypeConstraint PrintOperationDefaultPageSetupPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType PrintOperationDefaultPageSetupPropertyInfo)

attrPut :: AttrBaseTypeConstraint PrintOperationDefaultPageSetupPropertyInfo o => o -> AttrGetType PrintOperationDefaultPageSetupPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintOperationDefaultPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationDefaultPageSetupPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint PrintOperationDefaultPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationDefaultPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationDefaultPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationDefaultPageSetupPropertyInfo = "default-page-setup"
type AttrOrigin PrintOperationDefaultPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationDefaultPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationDefaultPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationDefaultPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

data PrintOperationDoneSignalInfo #

Instances

Instances details
SignalInfo PrintOperationDoneSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Associated Types

type HaskellCallbackType PrintOperationDoneSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType PrintOperationDoneSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType PrintOperationDoneSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

data PrintOperationDrawPageFinishMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsPrintOperation a) => OverloadedMethod PrintOperationDrawPageFinishMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationDrawPageFinishMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationDrawPageSignalInfo #

Instances

Instances details
SignalInfo PrintOperationDrawPageSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Associated Types

type HaskellCallbackType PrintOperationDrawPageSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType PrintOperationDrawPageSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType PrintOperationDrawPageSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

data PrintOperationEmbedPageSetupPropertyInfo #

Instances

Instances details
AttrInfo PrintOperationEmbedPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Associated Types

type AttrAllowedOps PrintOperationEmbedPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationEmbedPageSetupPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint PrintOperationEmbedPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationEmbedPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationEmbedPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationEmbedPageSetupPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint PrintOperationEmbedPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationEmbedPageSetupPropertyInfo = Type ~ Bool
type AttrTransferType PrintOperationEmbedPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationEmbedPageSetupPropertyInfo = Bool
type AttrLabel PrintOperationEmbedPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationEmbedPageSetupPropertyInfo = "embed-page-setup"
type AttrOrigin PrintOperationEmbedPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

attrGet :: AttrBaseTypeConstraint PrintOperationEmbedPageSetupPropertyInfo o => o -> IO (AttrGetType PrintOperationEmbedPageSetupPropertyInfo)

attrSet :: (AttrBaseTypeConstraint PrintOperationEmbedPageSetupPropertyInfo o, AttrSetTypeConstraint PrintOperationEmbedPageSetupPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint PrintOperationEmbedPageSetupPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint PrintOperationEmbedPageSetupPropertyInfo o, AttrSetTypeConstraint PrintOperationEmbedPageSetupPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint PrintOperationEmbedPageSetupPropertyInfo o, AttrTransferTypeConstraint PrintOperationEmbedPageSetupPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType PrintOperationEmbedPageSetupPropertyInfo)

attrPut :: AttrBaseTypeConstraint PrintOperationEmbedPageSetupPropertyInfo o => o -> AttrGetType PrintOperationEmbedPageSetupPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintOperationEmbedPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationEmbedPageSetupPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint PrintOperationEmbedPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationEmbedPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationEmbedPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationEmbedPageSetupPropertyInfo = "embed-page-setup"
type AttrOrigin PrintOperationEmbedPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationEmbedPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationEmbedPageSetupPropertyInfo = Type ~ Bool
type AttrTransferType PrintOperationEmbedPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationEmbedPageSetupPropertyInfo = Bool
type AttrTransferTypeConstraint PrintOperationEmbedPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationEmbedPageSetupPropertyInfo = Type ~ Bool

data PrintOperationEndPrintSignalInfo #

Instances

Instances details
SignalInfo PrintOperationEndPrintSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Associated Types

type HaskellCallbackType PrintOperationEndPrintSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType PrintOperationEndPrintSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType PrintOperationEndPrintSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

data PrintOperationExportFilenamePropertyInfo #

Instances

Instances details
AttrInfo PrintOperationExportFilenamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Associated Types

type AttrAllowedOps PrintOperationExportFilenamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationExportFilenamePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint PrintOperationExportFilenamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationExportFilenamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationExportFilenamePropertyInfo = Maybe Text
type AttrSetTypeConstraint PrintOperationExportFilenamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationExportFilenamePropertyInfo = Type ~ Text
type AttrTransferTypeConstraint PrintOperationExportFilenamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationExportFilenamePropertyInfo = Type ~ Text
type AttrTransferType PrintOperationExportFilenamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationExportFilenamePropertyInfo = Text
type AttrLabel PrintOperationExportFilenamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationExportFilenamePropertyInfo = "export-filename"
type AttrOrigin PrintOperationExportFilenamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

attrGet :: AttrBaseTypeConstraint PrintOperationExportFilenamePropertyInfo o => o -> IO (AttrGetType PrintOperationExportFilenamePropertyInfo)

attrSet :: (AttrBaseTypeConstraint PrintOperationExportFilenamePropertyInfo o, AttrSetTypeConstraint PrintOperationExportFilenamePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint PrintOperationExportFilenamePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint PrintOperationExportFilenamePropertyInfo o, AttrSetTypeConstraint PrintOperationExportFilenamePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint PrintOperationExportFilenamePropertyInfo o, AttrTransferTypeConstraint PrintOperationExportFilenamePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType PrintOperationExportFilenamePropertyInfo)

attrPut :: AttrBaseTypeConstraint PrintOperationExportFilenamePropertyInfo o => o -> AttrGetType PrintOperationExportFilenamePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintOperationExportFilenamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationExportFilenamePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint PrintOperationExportFilenamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationExportFilenamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationExportFilenamePropertyInfo = Maybe Text
type AttrLabel PrintOperationExportFilenamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationExportFilenamePropertyInfo = "export-filename"
type AttrOrigin PrintOperationExportFilenamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationExportFilenamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationExportFilenamePropertyInfo = Type ~ Text
type AttrTransferType PrintOperationExportFilenamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationExportFilenamePropertyInfo = Text
type AttrTransferTypeConstraint PrintOperationExportFilenamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationExportFilenamePropertyInfo = Type ~ Text

data PrintOperationGetDefaultPageSetupMethodInfo #

Instances

Instances details
(signature ~ m (Maybe PageSetup), MonadIO m, IsPrintOperation a) => OverloadedMethod PrintOperationGetDefaultPageSetupMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationGetDefaultPageSetupMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationGetEmbedPageSetupMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsPrintOperation a) => OverloadedMethod PrintOperationGetEmbedPageSetupMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationGetEmbedPageSetupMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationGetErrorMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsPrintOperation a) => OverloadedMethod PrintOperationGetErrorMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationGetErrorMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationGetHasSelectionMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsPrintOperation a) => OverloadedMethod PrintOperationGetHasSelectionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationGetHasSelectionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationGetNPagesToPrintMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsPrintOperation a) => OverloadedMethod PrintOperationGetNPagesToPrintMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationGetNPagesToPrintMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationGetPrintSettingsMethodInfo #

Instances

Instances details
(signature ~ m (Maybe PrintSettings), MonadIO m, IsPrintOperation a) => OverloadedMethod PrintOperationGetPrintSettingsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationGetPrintSettingsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationGetStatusMethodInfo #

Instances

Instances details
(signature ~ m PrintStatus, MonadIO m, IsPrintOperation a) => OverloadedMethod PrintOperationGetStatusMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationGetStatusMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationGetStatusStringMethodInfo #

Instances

Instances details
(signature ~ m Text, MonadIO m, IsPrintOperation a) => OverloadedMethod PrintOperationGetStatusStringMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationGetStatusStringMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationGetSupportSelectionMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsPrintOperation a) => OverloadedMethod PrintOperationGetSupportSelectionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationGetSupportSelectionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationHasSelectionPropertyInfo #

Instances

Instances details
AttrInfo PrintOperationHasSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Associated Types

type AttrAllowedOps PrintOperationHasSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationHasSelectionPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint PrintOperationHasSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationHasSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationHasSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationHasSelectionPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint PrintOperationHasSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationHasSelectionPropertyInfo = Type ~ Bool
type AttrTransferType PrintOperationHasSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationHasSelectionPropertyInfo = Bool
type AttrLabel PrintOperationHasSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationHasSelectionPropertyInfo = "has-selection"
type AttrOrigin PrintOperationHasSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

attrGet :: AttrBaseTypeConstraint PrintOperationHasSelectionPropertyInfo o => o -> IO (AttrGetType PrintOperationHasSelectionPropertyInfo)

attrSet :: (AttrBaseTypeConstraint PrintOperationHasSelectionPropertyInfo o, AttrSetTypeConstraint PrintOperationHasSelectionPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint PrintOperationHasSelectionPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint PrintOperationHasSelectionPropertyInfo o, AttrSetTypeConstraint PrintOperationHasSelectionPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint PrintOperationHasSelectionPropertyInfo o, AttrTransferTypeConstraint PrintOperationHasSelectionPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType PrintOperationHasSelectionPropertyInfo)

attrPut :: AttrBaseTypeConstraint PrintOperationHasSelectionPropertyInfo o => o -> AttrGetType PrintOperationHasSelectionPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintOperationHasSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationHasSelectionPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint PrintOperationHasSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationHasSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationHasSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationHasSelectionPropertyInfo = "has-selection"
type AttrOrigin PrintOperationHasSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationHasSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationHasSelectionPropertyInfo = Type ~ Bool
type AttrTransferType PrintOperationHasSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationHasSelectionPropertyInfo = Bool
type AttrTransferTypeConstraint PrintOperationHasSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationHasSelectionPropertyInfo = Type ~ Bool

data PrintOperationIsFinishedMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsPrintOperation a) => OverloadedMethod PrintOperationIsFinishedMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationIsFinishedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationJobNamePropertyInfo #

Instances

Instances details
AttrInfo PrintOperationJobNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Associated Types

type AttrAllowedOps PrintOperationJobNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationJobNamePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet]
type AttrBaseTypeConstraint PrintOperationJobNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationJobNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationJobNamePropertyInfo = Maybe Text
type AttrSetTypeConstraint PrintOperationJobNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationJobNamePropertyInfo = Type ~ Text
type AttrTransferTypeConstraint PrintOperationJobNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationJobNamePropertyInfo = Type ~ Text
type AttrTransferType PrintOperationJobNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationJobNamePropertyInfo = Text
type AttrLabel PrintOperationJobNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationJobNamePropertyInfo = "job-name"
type AttrOrigin PrintOperationJobNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

attrGet :: AttrBaseTypeConstraint PrintOperationJobNamePropertyInfo o => o -> IO (AttrGetType PrintOperationJobNamePropertyInfo)

attrSet :: (AttrBaseTypeConstraint PrintOperationJobNamePropertyInfo o, AttrSetTypeConstraint PrintOperationJobNamePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint PrintOperationJobNamePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint PrintOperationJobNamePropertyInfo o, AttrSetTypeConstraint PrintOperationJobNamePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint PrintOperationJobNamePropertyInfo o, AttrTransferTypeConstraint PrintOperationJobNamePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType PrintOperationJobNamePropertyInfo)

attrPut :: AttrBaseTypeConstraint PrintOperationJobNamePropertyInfo o => o -> AttrGetType PrintOperationJobNamePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintOperationJobNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationJobNamePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet]
type AttrBaseTypeConstraint PrintOperationJobNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationJobNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationJobNamePropertyInfo = Maybe Text
type AttrLabel PrintOperationJobNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationJobNamePropertyInfo = "job-name"
type AttrOrigin PrintOperationJobNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationJobNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationJobNamePropertyInfo = Type ~ Text
type AttrTransferType PrintOperationJobNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationJobNamePropertyInfo = Text
type AttrTransferTypeConstraint PrintOperationJobNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationJobNamePropertyInfo = Type ~ Text

data PrintOperationNPagesPropertyInfo #

Instances

Instances details
AttrInfo PrintOperationNPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Associated Types

type AttrAllowedOps PrintOperationNPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationNPagesPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint PrintOperationNPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationNPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationNPagesPropertyInfo = Int32
type AttrSetTypeConstraint PrintOperationNPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationNPagesPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint PrintOperationNPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationNPagesPropertyInfo = Type ~ Int32
type AttrTransferType PrintOperationNPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationNPagesPropertyInfo = Int32
type AttrLabel PrintOperationNPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationNPagesPropertyInfo = "n-pages"
type AttrOrigin PrintOperationNPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

attrGet :: AttrBaseTypeConstraint PrintOperationNPagesPropertyInfo o => o -> IO (AttrGetType PrintOperationNPagesPropertyInfo)

attrSet :: (AttrBaseTypeConstraint PrintOperationNPagesPropertyInfo o, AttrSetTypeConstraint PrintOperationNPagesPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint PrintOperationNPagesPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint PrintOperationNPagesPropertyInfo o, AttrSetTypeConstraint PrintOperationNPagesPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint PrintOperationNPagesPropertyInfo o, AttrTransferTypeConstraint PrintOperationNPagesPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType PrintOperationNPagesPropertyInfo)

attrPut :: AttrBaseTypeConstraint PrintOperationNPagesPropertyInfo o => o -> AttrGetType PrintOperationNPagesPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintOperationNPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationNPagesPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint PrintOperationNPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationNPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationNPagesPropertyInfo = Int32
type AttrLabel PrintOperationNPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationNPagesPropertyInfo = "n-pages"
type AttrOrigin PrintOperationNPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationNPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationNPagesPropertyInfo = Type ~ Int32
type AttrTransferType PrintOperationNPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationNPagesPropertyInfo = Int32
type AttrTransferTypeConstraint PrintOperationNPagesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationNPagesPropertyInfo = Type ~ Int32

data PrintOperationNPagesToPrintPropertyInfo #

Instances

Instances details
AttrInfo PrintOperationNPagesToPrintPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Associated Types

type AttrAllowedOps PrintOperationNPagesToPrintPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationNPagesToPrintPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint PrintOperationNPagesToPrintPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationNPagesToPrintPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationNPagesToPrintPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationNPagesToPrintPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint PrintOperationNPagesToPrintPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationNPagesToPrintPropertyInfo = Type ~ ()
type AttrTransferType PrintOperationNPagesToPrintPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationNPagesToPrintPropertyInfo = ()
type AttrLabel PrintOperationNPagesToPrintPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationNPagesToPrintPropertyInfo = "n-pages-to-print"
type AttrOrigin PrintOperationNPagesToPrintPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

attrGet :: AttrBaseTypeConstraint PrintOperationNPagesToPrintPropertyInfo o => o -> IO (AttrGetType PrintOperationNPagesToPrintPropertyInfo)

attrSet :: (AttrBaseTypeConstraint PrintOperationNPagesToPrintPropertyInfo o, AttrSetTypeConstraint PrintOperationNPagesToPrintPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint PrintOperationNPagesToPrintPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint PrintOperationNPagesToPrintPropertyInfo o, AttrSetTypeConstraint PrintOperationNPagesToPrintPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint PrintOperationNPagesToPrintPropertyInfo o, AttrTransferTypeConstraint PrintOperationNPagesToPrintPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType PrintOperationNPagesToPrintPropertyInfo)

attrPut :: AttrBaseTypeConstraint PrintOperationNPagesToPrintPropertyInfo o => o -> AttrGetType PrintOperationNPagesToPrintPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintOperationNPagesToPrintPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationNPagesToPrintPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint PrintOperationNPagesToPrintPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationNPagesToPrintPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationNPagesToPrintPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationNPagesToPrintPropertyInfo = "n-pages-to-print"
type AttrOrigin PrintOperationNPagesToPrintPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationNPagesToPrintPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationNPagesToPrintPropertyInfo = Type ~ ()
type AttrTransferType PrintOperationNPagesToPrintPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationNPagesToPrintPropertyInfo = ()
type AttrTransferTypeConstraint PrintOperationNPagesToPrintPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationNPagesToPrintPropertyInfo = Type ~ ()

data PrintOperationPaginateSignalInfo #

Instances

Instances details
SignalInfo PrintOperationPaginateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Associated Types

type HaskellCallbackType PrintOperationPaginateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType PrintOperationPaginateSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType PrintOperationPaginateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

data PrintOperationPreviewSignalInfo #

Instances

Instances details
SignalInfo PrintOperationPreviewSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Associated Types

type HaskellCallbackType PrintOperationPreviewSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType PrintOperationPreviewSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType PrintOperationPreviewSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

data PrintOperationPrintSettingsPropertyInfo #

Instances

Instances details
AttrInfo PrintOperationPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Associated Types

type AttrAllowedOps PrintOperationPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationPrintSettingsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint PrintOperationPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationPrintSettingsPropertyInfo = "print-settings"
type AttrOrigin PrintOperationPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

attrGet :: AttrBaseTypeConstraint PrintOperationPrintSettingsPropertyInfo o => o -> IO (AttrGetType PrintOperationPrintSettingsPropertyInfo)

attrSet :: (AttrBaseTypeConstraint PrintOperationPrintSettingsPropertyInfo o, AttrSetTypeConstraint PrintOperationPrintSettingsPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint PrintOperationPrintSettingsPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint PrintOperationPrintSettingsPropertyInfo o, AttrSetTypeConstraint PrintOperationPrintSettingsPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint PrintOperationPrintSettingsPropertyInfo o, AttrTransferTypeConstraint PrintOperationPrintSettingsPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType PrintOperationPrintSettingsPropertyInfo)

attrPut :: AttrBaseTypeConstraint PrintOperationPrintSettingsPropertyInfo o => o -> AttrGetType PrintOperationPrintSettingsPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintOperationPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationPrintSettingsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint PrintOperationPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationPrintSettingsPropertyInfo = "print-settings"
type AttrOrigin PrintOperationPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

data PrintOperationRequestPageSetupSignalInfo #

Instances

Instances details
SignalInfo PrintOperationRequestPageSetupSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Associated Types

type HaskellCallbackType PrintOperationRequestPageSetupSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType PrintOperationRequestPageSetupSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType PrintOperationRequestPageSetupSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

data PrintOperationRunMethodInfo #

Instances

Instances details
(signature ~ (PrintOperationAction -> Maybe b -> m PrintOperationResult), MonadIO m, IsPrintOperation a, IsWindow b) => OverloadedMethod PrintOperationRunMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationRunMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationSetAllowAsyncMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsPrintOperation a) => OverloadedMethod PrintOperationSetAllowAsyncMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationSetAllowAsyncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationSetCurrentPageMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> m ()), MonadIO m, IsPrintOperation a) => OverloadedMethod PrintOperationSetCurrentPageMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationSetCurrentPageMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationSetCustomTabLabelMethodInfo #

Instances

Instances details
(signature ~ (Maybe Text -> m ()), MonadIO m, IsPrintOperation a) => OverloadedMethod PrintOperationSetCustomTabLabelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationSetCustomTabLabelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationSetDefaultPageSetupMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsPrintOperation a, IsPageSetup b) => OverloadedMethod PrintOperationSetDefaultPageSetupMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationSetDefaultPageSetupMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationSetDeferDrawingMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsPrintOperation a) => OverloadedMethod PrintOperationSetDeferDrawingMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationSetDeferDrawingMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationSetEmbedPageSetupMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsPrintOperation a) => OverloadedMethod PrintOperationSetEmbedPageSetupMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationSetEmbedPageSetupMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationSetExportFilenameMethodInfo #

Instances

Instances details
(signature ~ ([Char] -> m ()), MonadIO m, IsPrintOperation a) => OverloadedMethod PrintOperationSetExportFilenameMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationSetExportFilenameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationSetHasSelectionMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsPrintOperation a) => OverloadedMethod PrintOperationSetHasSelectionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationSetHasSelectionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationSetJobNameMethodInfo #

Instances

Instances details
(signature ~ (Text -> m ()), MonadIO m, IsPrintOperation a) => OverloadedMethod PrintOperationSetJobNameMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationSetJobNameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationSetNPagesMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> m ()), MonadIO m, IsPrintOperation a) => OverloadedMethod PrintOperationSetNPagesMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationSetNPagesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationSetPrintSettingsMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsPrintOperation a, IsPrintSettings b) => OverloadedMethod PrintOperationSetPrintSettingsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationSetPrintSettingsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationSetShowProgressMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsPrintOperation a) => OverloadedMethod PrintOperationSetShowProgressMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationSetShowProgressMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationSetSupportSelectionMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsPrintOperation a) => OverloadedMethod PrintOperationSetSupportSelectionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationSetSupportSelectionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationSetTrackPrintStatusMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsPrintOperation a) => OverloadedMethod PrintOperationSetTrackPrintStatusMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationSetTrackPrintStatusMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationSetUnitMethodInfo #

Instances

Instances details
(signature ~ (Unit -> m ()), MonadIO m, IsPrintOperation a) => OverloadedMethod PrintOperationSetUnitMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationSetUnitMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationSetUseFullPageMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsPrintOperation a) => OverloadedMethod PrintOperationSetUseFullPageMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintOperationSetUseFullPageMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintOperationShowProgressPropertyInfo #

Instances

Instances details
AttrInfo PrintOperationShowProgressPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Associated Types

type AttrAllowedOps PrintOperationShowProgressPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationShowProgressPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint PrintOperationShowProgressPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationShowProgressPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationShowProgressPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationShowProgressPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint PrintOperationShowProgressPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationShowProgressPropertyInfo = Type ~ Bool
type AttrTransferType PrintOperationShowProgressPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationShowProgressPropertyInfo = Bool
type AttrLabel PrintOperationShowProgressPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationShowProgressPropertyInfo = "show-progress"
type AttrOrigin PrintOperationShowProgressPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

attrGet :: AttrBaseTypeConstraint PrintOperationShowProgressPropertyInfo o => o -> IO (AttrGetType PrintOperationShowProgressPropertyInfo)

attrSet :: (AttrBaseTypeConstraint PrintOperationShowProgressPropertyInfo o, AttrSetTypeConstraint PrintOperationShowProgressPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint PrintOperationShowProgressPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint PrintOperationShowProgressPropertyInfo o, AttrSetTypeConstraint PrintOperationShowProgressPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint PrintOperationShowProgressPropertyInfo o, AttrTransferTypeConstraint PrintOperationShowProgressPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType PrintOperationShowProgressPropertyInfo)

attrPut :: AttrBaseTypeConstraint PrintOperationShowProgressPropertyInfo o => o -> AttrGetType PrintOperationShowProgressPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintOperationShowProgressPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationShowProgressPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint PrintOperationShowProgressPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationShowProgressPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationShowProgressPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationShowProgressPropertyInfo = "show-progress"
type AttrOrigin PrintOperationShowProgressPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationShowProgressPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationShowProgressPropertyInfo = Type ~ Bool
type AttrTransferType PrintOperationShowProgressPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationShowProgressPropertyInfo = Bool
type AttrTransferTypeConstraint PrintOperationShowProgressPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationShowProgressPropertyInfo = Type ~ Bool

data PrintOperationStatusChangedSignalInfo #

Instances

Instances details
SignalInfo PrintOperationStatusChangedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Associated Types

type HaskellCallbackType PrintOperationStatusChangedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType PrintOperationStatusChangedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType PrintOperationStatusChangedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

data PrintOperationStatusPropertyInfo #

Instances

Instances details
AttrInfo PrintOperationStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Associated Types

type AttrAllowedOps PrintOperationStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationStatusPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint PrintOperationStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationStatusPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint PrintOperationStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationStatusPropertyInfo = Type ~ ()
type AttrTransferType PrintOperationStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationStatusPropertyInfo = ()
type AttrLabel PrintOperationStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationStatusPropertyInfo = "status"
type AttrOrigin PrintOperationStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

attrGet :: AttrBaseTypeConstraint PrintOperationStatusPropertyInfo o => o -> IO (AttrGetType PrintOperationStatusPropertyInfo)

attrSet :: (AttrBaseTypeConstraint PrintOperationStatusPropertyInfo o, AttrSetTypeConstraint PrintOperationStatusPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint PrintOperationStatusPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint PrintOperationStatusPropertyInfo o, AttrSetTypeConstraint PrintOperationStatusPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint PrintOperationStatusPropertyInfo o, AttrTransferTypeConstraint PrintOperationStatusPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType PrintOperationStatusPropertyInfo)

attrPut :: AttrBaseTypeConstraint PrintOperationStatusPropertyInfo o => o -> AttrGetType PrintOperationStatusPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintOperationStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationStatusPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint PrintOperationStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationStatusPropertyInfo = "status"
type AttrOrigin PrintOperationStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationStatusPropertyInfo = Type ~ ()
type AttrTransferType PrintOperationStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationStatusPropertyInfo = ()
type AttrTransferTypeConstraint PrintOperationStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationStatusPropertyInfo = Type ~ ()

data PrintOperationStatusStringPropertyInfo #

Instances

Instances details
AttrInfo PrintOperationStatusStringPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Associated Types

type AttrAllowedOps PrintOperationStatusStringPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationStatusStringPropertyInfo = '['AttrGet, 'AttrClear]
type AttrBaseTypeConstraint PrintOperationStatusStringPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationStatusStringPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationStatusStringPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationStatusStringPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint PrintOperationStatusStringPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationStatusStringPropertyInfo = Type ~ ()
type AttrTransferType PrintOperationStatusStringPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationStatusStringPropertyInfo = ()
type AttrLabel PrintOperationStatusStringPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationStatusStringPropertyInfo = "status-string"
type AttrOrigin PrintOperationStatusStringPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

attrGet :: AttrBaseTypeConstraint PrintOperationStatusStringPropertyInfo o => o -> IO (AttrGetType PrintOperationStatusStringPropertyInfo)

attrSet :: (AttrBaseTypeConstraint PrintOperationStatusStringPropertyInfo o, AttrSetTypeConstraint PrintOperationStatusStringPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint PrintOperationStatusStringPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint PrintOperationStatusStringPropertyInfo o, AttrSetTypeConstraint PrintOperationStatusStringPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint PrintOperationStatusStringPropertyInfo o, AttrTransferTypeConstraint PrintOperationStatusStringPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType PrintOperationStatusStringPropertyInfo)

attrPut :: AttrBaseTypeConstraint PrintOperationStatusStringPropertyInfo o => o -> AttrGetType PrintOperationStatusStringPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintOperationStatusStringPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationStatusStringPropertyInfo = '['AttrGet, 'AttrClear]
type AttrBaseTypeConstraint PrintOperationStatusStringPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationStatusStringPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationStatusStringPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationStatusStringPropertyInfo = "status-string"
type AttrOrigin PrintOperationStatusStringPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationStatusStringPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationStatusStringPropertyInfo = Type ~ ()
type AttrTransferType PrintOperationStatusStringPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationStatusStringPropertyInfo = ()
type AttrTransferTypeConstraint PrintOperationStatusStringPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationStatusStringPropertyInfo = Type ~ ()

data PrintOperationSupportSelectionPropertyInfo #

Instances

Instances details
AttrInfo PrintOperationSupportSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Associated Types

type AttrAllowedOps PrintOperationSupportSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationSupportSelectionPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint PrintOperationSupportSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationSupportSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationSupportSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationSupportSelectionPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint PrintOperationSupportSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationSupportSelectionPropertyInfo = Type ~ Bool
type AttrTransferType PrintOperationSupportSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationSupportSelectionPropertyInfo = Bool
type AttrLabel PrintOperationSupportSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationSupportSelectionPropertyInfo = "support-selection"
type AttrOrigin PrintOperationSupportSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

attrGet :: AttrBaseTypeConstraint PrintOperationSupportSelectionPropertyInfo o => o -> IO (AttrGetType PrintOperationSupportSelectionPropertyInfo)

attrSet :: (AttrBaseTypeConstraint PrintOperationSupportSelectionPropertyInfo o, AttrSetTypeConstraint PrintOperationSupportSelectionPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint PrintOperationSupportSelectionPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint PrintOperationSupportSelectionPropertyInfo o, AttrSetTypeConstraint PrintOperationSupportSelectionPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint PrintOperationSupportSelectionPropertyInfo o, AttrTransferTypeConstraint PrintOperationSupportSelectionPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType PrintOperationSupportSelectionPropertyInfo)

attrPut :: AttrBaseTypeConstraint PrintOperationSupportSelectionPropertyInfo o => o -> AttrGetType PrintOperationSupportSelectionPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintOperationSupportSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationSupportSelectionPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint PrintOperationSupportSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationSupportSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationSupportSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationSupportSelectionPropertyInfo = "support-selection"
type AttrOrigin PrintOperationSupportSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationSupportSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationSupportSelectionPropertyInfo = Type ~ Bool
type AttrTransferType PrintOperationSupportSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationSupportSelectionPropertyInfo = Bool
type AttrTransferTypeConstraint PrintOperationSupportSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationSupportSelectionPropertyInfo = Type ~ Bool

data PrintOperationTrackPrintStatusPropertyInfo #

Instances

Instances details
AttrInfo PrintOperationTrackPrintStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Associated Types

type AttrAllowedOps PrintOperationTrackPrintStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationTrackPrintStatusPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint PrintOperationTrackPrintStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationTrackPrintStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationTrackPrintStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationTrackPrintStatusPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint PrintOperationTrackPrintStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationTrackPrintStatusPropertyInfo = Type ~ Bool
type AttrTransferType PrintOperationTrackPrintStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationTrackPrintStatusPropertyInfo = Bool
type AttrLabel PrintOperationTrackPrintStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationTrackPrintStatusPropertyInfo = "track-print-status"
type AttrOrigin PrintOperationTrackPrintStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

attrGet :: AttrBaseTypeConstraint PrintOperationTrackPrintStatusPropertyInfo o => o -> IO (AttrGetType PrintOperationTrackPrintStatusPropertyInfo)

attrSet :: (AttrBaseTypeConstraint PrintOperationTrackPrintStatusPropertyInfo o, AttrSetTypeConstraint PrintOperationTrackPrintStatusPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint PrintOperationTrackPrintStatusPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint PrintOperationTrackPrintStatusPropertyInfo o, AttrSetTypeConstraint PrintOperationTrackPrintStatusPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint PrintOperationTrackPrintStatusPropertyInfo o, AttrTransferTypeConstraint PrintOperationTrackPrintStatusPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType PrintOperationTrackPrintStatusPropertyInfo)

attrPut :: AttrBaseTypeConstraint PrintOperationTrackPrintStatusPropertyInfo o => o -> AttrGetType PrintOperationTrackPrintStatusPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintOperationTrackPrintStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationTrackPrintStatusPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint PrintOperationTrackPrintStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationTrackPrintStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationTrackPrintStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationTrackPrintStatusPropertyInfo = "track-print-status"
type AttrOrigin PrintOperationTrackPrintStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationTrackPrintStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationTrackPrintStatusPropertyInfo = Type ~ Bool
type AttrTransferType PrintOperationTrackPrintStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationTrackPrintStatusPropertyInfo = Bool
type AttrTransferTypeConstraint PrintOperationTrackPrintStatusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationTrackPrintStatusPropertyInfo = Type ~ Bool

data PrintOperationUnitPropertyInfo #

Instances

Instances details
AttrInfo PrintOperationUnitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Associated Types

type AttrAllowedOps PrintOperationUnitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationUnitPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint PrintOperationUnitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrBaseTypeConstraint PrintOperationUnitPropertyInfo = IsPrintOperation
type AttrGetType PrintOperationUnitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationUnitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationUnitPropertyInfo = Type ~ Unit
type AttrTransferTypeConstraint PrintOperationUnitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationUnitPropertyInfo = Type ~ Unit
type AttrTransferType PrintOperationUnitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationUnitPropertyInfo = Unit
type AttrLabel PrintOperationUnitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationUnitPropertyInfo = "unit"
type AttrOrigin PrintOperationUnitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

attrGet :: AttrBaseTypeConstraint PrintOperationUnitPropertyInfo o => o -> IO (AttrGetType PrintOperationUnitPropertyInfo)

attrSet :: (AttrBaseTypeConstraint PrintOperationUnitPropertyInfo o, AttrSetTypeConstraint PrintOperationUnitPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint PrintOperationUnitPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint PrintOperationUnitPropertyInfo o, AttrSetTypeConstraint PrintOperationUnitPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint PrintOperationUnitPropertyInfo o, AttrTransferTypeConstraint PrintOperationUnitPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType PrintOperationUnitPropertyInfo)

attrPut :: AttrBaseTypeConstraint PrintOperationUnitPropertyInfo o => o -> AttrGetType PrintOperationUnitPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintOperationUnitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationUnitPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint PrintOperationUnitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrBaseTypeConstraint PrintOperationUnitPropertyInfo = IsPrintOperation
type AttrGetType PrintOperationUnitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationUnitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationUnitPropertyInfo = "unit"
type AttrOrigin PrintOperationUnitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationUnitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationUnitPropertyInfo = Type ~ Unit
type AttrTransferType PrintOperationUnitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationUnitPropertyInfo = Unit
type AttrTransferTypeConstraint PrintOperationUnitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationUnitPropertyInfo = Type ~ Unit

data PrintOperationUpdateCustomWidgetSignalInfo #

Instances

Instances details
SignalInfo PrintOperationUpdateCustomWidgetSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType PrintOperationUpdateCustomWidgetSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType PrintOperationUpdateCustomWidgetSignalInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

data PrintOperationUseFullPagePropertyInfo #

Instances

Instances details
AttrInfo PrintOperationUseFullPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Associated Types

type AttrAllowedOps PrintOperationUseFullPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationUseFullPagePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint PrintOperationUseFullPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationUseFullPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationUseFullPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationUseFullPagePropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint PrintOperationUseFullPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationUseFullPagePropertyInfo = Type ~ Bool
type AttrTransferType PrintOperationUseFullPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationUseFullPagePropertyInfo = Bool
type AttrLabel PrintOperationUseFullPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationUseFullPagePropertyInfo = "use-full-page"
type AttrOrigin PrintOperationUseFullPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

Methods

attrGet :: AttrBaseTypeConstraint PrintOperationUseFullPagePropertyInfo o => o -> IO (AttrGetType PrintOperationUseFullPagePropertyInfo)

attrSet :: (AttrBaseTypeConstraint PrintOperationUseFullPagePropertyInfo o, AttrSetTypeConstraint PrintOperationUseFullPagePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint PrintOperationUseFullPagePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint PrintOperationUseFullPagePropertyInfo o, AttrSetTypeConstraint PrintOperationUseFullPagePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint PrintOperationUseFullPagePropertyInfo o, AttrTransferTypeConstraint PrintOperationUseFullPagePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType PrintOperationUseFullPagePropertyInfo)

attrPut :: AttrBaseTypeConstraint PrintOperationUseFullPagePropertyInfo o => o -> AttrGetType PrintOperationUseFullPagePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintOperationUseFullPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrAllowedOps PrintOperationUseFullPagePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint PrintOperationUseFullPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrGetType PrintOperationUseFullPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationUseFullPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrLabel PrintOperationUseFullPagePropertyInfo = "use-full-page"
type AttrOrigin PrintOperationUseFullPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationUseFullPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrSetTypeConstraint PrintOperationUseFullPagePropertyInfo = Type ~ Bool
type AttrTransferType PrintOperationUseFullPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferType PrintOperationUseFullPagePropertyInfo = Bool
type AttrTransferTypeConstraint PrintOperationUseFullPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintOperation

type AttrTransferTypeConstraint PrintOperationUseFullPagePropertyInfo = Type ~ Bool

type family ResolvePrintOperationMethod (t :: Symbol) o where ... #

Equations

ResolvePrintOperationMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolvePrintOperationMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolvePrintOperationMethod "cancel" o = PrintOperationCancelMethodInfo 
ResolvePrintOperationMethod "drawPageFinish" o = PrintOperationDrawPageFinishMethodInfo 
ResolvePrintOperationMethod "endPreview" o = PrintOperationPreviewEndPreviewMethodInfo 
ResolvePrintOperationMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolvePrintOperationMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolvePrintOperationMethod "getv" o = ObjectGetvMethodInfo 
ResolvePrintOperationMethod "isFinished" o = PrintOperationIsFinishedMethodInfo 
ResolvePrintOperationMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolvePrintOperationMethod "isSelected" o = PrintOperationPreviewIsSelectedMethodInfo 
ResolvePrintOperationMethod "notify" o = ObjectNotifyMethodInfo 
ResolvePrintOperationMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolvePrintOperationMethod "ref" o = ObjectRefMethodInfo 
ResolvePrintOperationMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolvePrintOperationMethod "renderPage" o = PrintOperationPreviewRenderPageMethodInfo 
ResolvePrintOperationMethod "run" o = PrintOperationRunMethodInfo 
ResolvePrintOperationMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolvePrintOperationMethod "stealData" o = ObjectStealDataMethodInfo 
ResolvePrintOperationMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolvePrintOperationMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolvePrintOperationMethod "unref" o = ObjectUnrefMethodInfo 
ResolvePrintOperationMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolvePrintOperationMethod "getData" o = ObjectGetDataMethodInfo 
ResolvePrintOperationMethod "getDefaultPageSetup" o = PrintOperationGetDefaultPageSetupMethodInfo 
ResolvePrintOperationMethod "getEmbedPageSetup" o = PrintOperationGetEmbedPageSetupMethodInfo 
ResolvePrintOperationMethod "getError" o = PrintOperationGetErrorMethodInfo 
ResolvePrintOperationMethod "getHasSelection" o = PrintOperationGetHasSelectionMethodInfo 
ResolvePrintOperationMethod "getNPagesToPrint" o = PrintOperationGetNPagesToPrintMethodInfo 
ResolvePrintOperationMethod "getPrintSettings" o = PrintOperationGetPrintSettingsMethodInfo 
ResolvePrintOperationMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolvePrintOperationMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolvePrintOperationMethod "getStatus" o = PrintOperationGetStatusMethodInfo 
ResolvePrintOperationMethod "getStatusString" o = PrintOperationGetStatusStringMethodInfo 
ResolvePrintOperationMethod "getSupportSelection" o = PrintOperationGetSupportSelectionMethodInfo 
ResolvePrintOperationMethod "setAllowAsync" o = PrintOperationSetAllowAsyncMethodInfo 
ResolvePrintOperationMethod "setCurrentPage" o = PrintOperationSetCurrentPageMethodInfo 
ResolvePrintOperationMethod "setCustomTabLabel" o = PrintOperationSetCustomTabLabelMethodInfo 
ResolvePrintOperationMethod "setData" o = ObjectSetDataMethodInfo 
ResolvePrintOperationMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolvePrintOperationMethod "setDefaultPageSetup" o = PrintOperationSetDefaultPageSetupMethodInfo 
ResolvePrintOperationMethod "setDeferDrawing" o = PrintOperationSetDeferDrawingMethodInfo 
ResolvePrintOperationMethod "setEmbedPageSetup" o = PrintOperationSetEmbedPageSetupMethodInfo 
ResolvePrintOperationMethod "setExportFilename" o = PrintOperationSetExportFilenameMethodInfo 
ResolvePrintOperationMethod "setHasSelection" o = PrintOperationSetHasSelectionMethodInfo 
ResolvePrintOperationMethod "setJobName" o = PrintOperationSetJobNameMethodInfo 
ResolvePrintOperationMethod "setNPages" o = PrintOperationSetNPagesMethodInfo 
ResolvePrintOperationMethod "setPrintSettings" o = PrintOperationSetPrintSettingsMethodInfo 
ResolvePrintOperationMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolvePrintOperationMethod "setShowProgress" o = PrintOperationSetShowProgressMethodInfo 
ResolvePrintOperationMethod "setSupportSelection" o = PrintOperationSetSupportSelectionMethodInfo 
ResolvePrintOperationMethod "setTrackPrintStatus" o = PrintOperationSetTrackPrintStatusMethodInfo 
ResolvePrintOperationMethod "setUnit" o = PrintOperationSetUnitMethodInfo 
ResolvePrintOperationMethod "setUseFullPage" o = PrintOperationSetUseFullPageMethodInfo 
ResolvePrintOperationMethod l o = MethodResolutionFailed l o :: Type 

afterPrintOperationBeginPrint :: (IsPrintOperation a, MonadIO m) => a -> ((?self :: a) => PrintOperationBeginPrintCallback) -> m SignalHandlerId #

afterPrintOperationCreateCustomWidget :: (IsPrintOperation a, MonadIO m) => a -> ((?self :: a) => PrintOperationCreateCustomWidgetCallback) -> m SignalHandlerId #

afterPrintOperationCustomWidgetApply :: (IsPrintOperation a, MonadIO m) => a -> ((?self :: a) => PrintOperationCustomWidgetApplyCallback) -> m SignalHandlerId #

afterPrintOperationDone :: (IsPrintOperation a, MonadIO m) => a -> ((?self :: a) => PrintOperationDoneCallback) -> m SignalHandlerId #

afterPrintOperationDrawPage :: (IsPrintOperation a, MonadIO m) => a -> ((?self :: a) => PrintOperationDrawPageCallback) -> m SignalHandlerId #

afterPrintOperationEndPrint :: (IsPrintOperation a, MonadIO m) => a -> ((?self :: a) => PrintOperationEndPrintCallback) -> m SignalHandlerId #

afterPrintOperationPaginate :: (IsPrintOperation a, MonadIO m) => a -> ((?self :: a) => PrintOperationPaginateCallback) -> m SignalHandlerId #

afterPrintOperationPreview :: (IsPrintOperation a, MonadIO m) => a -> ((?self :: a) => PrintOperationPreviewCallback) -> m SignalHandlerId #

afterPrintOperationRequestPageSetup :: (IsPrintOperation a, MonadIO m) => a -> ((?self :: a) => PrintOperationRequestPageSetupCallback) -> m SignalHandlerId #

afterPrintOperationStatusChanged :: (IsPrintOperation a, MonadIO m) => a -> ((?self :: a) => PrintOperationStatusChangedCallback) -> m SignalHandlerId #

afterPrintOperationUpdateCustomWidget :: (IsPrintOperation a, MonadIO m) => a -> ((?self :: a) => PrintOperationUpdateCustomWidgetCallback) -> m SignalHandlerId #

clearPrintOperationPrintSettings :: (MonadIO m, IsPrintOperation o) => o -> m () #

constructPrintOperationAllowAsync :: (IsPrintOperation o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructPrintOperationCurrentPage :: (IsPrintOperation o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructPrintOperationCustomTabLabel :: (IsPrintOperation o, MonadIO m) => Text -> m (GValueConstruct o) #

constructPrintOperationDefaultPageSetup :: (IsPrintOperation o, MonadIO m, IsPageSetup a) => a -> m (GValueConstruct o) #

constructPrintOperationEmbedPageSetup :: (IsPrintOperation o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructPrintOperationExportFilename :: (IsPrintOperation o, MonadIO m) => Text -> m (GValueConstruct o) #

constructPrintOperationHasSelection :: (IsPrintOperation o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructPrintOperationJobName :: (IsPrintOperation o, MonadIO m) => Text -> m (GValueConstruct o) #

constructPrintOperationNPages :: (IsPrintOperation o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructPrintOperationPrintSettings :: (IsPrintOperation o, MonadIO m, IsPrintSettings a) => a -> m (GValueConstruct o) #

constructPrintOperationShowProgress :: (IsPrintOperation o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructPrintOperationSupportSelection :: (IsPrintOperation o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructPrintOperationTrackPrintStatus :: (IsPrintOperation o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructPrintOperationUnit :: (IsPrintOperation o, MonadIO m) => Unit -> m (GValueConstruct o) #

constructPrintOperationUseFullPage :: (IsPrintOperation o, MonadIO m) => Bool -> m (GValueConstruct o) #

getPrintOperationAllowAsync :: (MonadIO m, IsPrintOperation o) => o -> m Bool #

getPrintOperationCurrentPage :: (MonadIO m, IsPrintOperation o) => o -> m Int32 #

getPrintOperationCustomTabLabel :: (MonadIO m, IsPrintOperation o) => o -> m (Maybe Text) #

getPrintOperationEmbedPageSetup :: (MonadIO m, IsPrintOperation o) => o -> m Bool #

getPrintOperationExportFilename :: (MonadIO m, IsPrintOperation o) => o -> m (Maybe Text) #

getPrintOperationHasSelection :: (MonadIO m, IsPrintOperation o) => o -> m Bool #

getPrintOperationJobName :: (MonadIO m, IsPrintOperation o) => o -> m (Maybe Text) #

getPrintOperationNPages :: (MonadIO m, IsPrintOperation o) => o -> m Int32 #

getPrintOperationNPagesToPrint :: (MonadIO m, IsPrintOperation o) => o -> m Int32 #

getPrintOperationShowProgress :: (MonadIO m, IsPrintOperation o) => o -> m Bool #

getPrintOperationStatusString :: (MonadIO m, IsPrintOperation o) => o -> m Text #

getPrintOperationSupportSelection :: (MonadIO m, IsPrintOperation o) => o -> m Bool #

getPrintOperationTrackPrintStatus :: (MonadIO m, IsPrintOperation o) => o -> m Bool #

getPrintOperationUnit :: (MonadIO m, IsPrintOperation o) => o -> m Unit #

getPrintOperationUseFullPage :: (MonadIO m, IsPrintOperation o) => o -> m Bool #

onPrintOperationBeginPrint :: (IsPrintOperation a, MonadIO m) => a -> ((?self :: a) => PrintOperationBeginPrintCallback) -> m SignalHandlerId #

onPrintOperationCreateCustomWidget :: (IsPrintOperation a, MonadIO m) => a -> ((?self :: a) => PrintOperationCreateCustomWidgetCallback) -> m SignalHandlerId #

onPrintOperationCustomWidgetApply :: (IsPrintOperation a, MonadIO m) => a -> ((?self :: a) => PrintOperationCustomWidgetApplyCallback) -> m SignalHandlerId #

onPrintOperationDone :: (IsPrintOperation a, MonadIO m) => a -> ((?self :: a) => PrintOperationDoneCallback) -> m SignalHandlerId #

onPrintOperationDrawPage :: (IsPrintOperation a, MonadIO m) => a -> ((?self :: a) => PrintOperationDrawPageCallback) -> m SignalHandlerId #

onPrintOperationEndPrint :: (IsPrintOperation a, MonadIO m) => a -> ((?self :: a) => PrintOperationEndPrintCallback) -> m SignalHandlerId #

onPrintOperationPaginate :: (IsPrintOperation a, MonadIO m) => a -> ((?self :: a) => PrintOperationPaginateCallback) -> m SignalHandlerId #

onPrintOperationPreview :: (IsPrintOperation a, MonadIO m) => a -> ((?self :: a) => PrintOperationPreviewCallback) -> m SignalHandlerId #

onPrintOperationRequestPageSetup :: (IsPrintOperation a, MonadIO m) => a -> ((?self :: a) => PrintOperationRequestPageSetupCallback) -> m SignalHandlerId #

onPrintOperationStatusChanged :: (IsPrintOperation a, MonadIO m) => a -> ((?self :: a) => PrintOperationStatusChangedCallback) -> m SignalHandlerId #

onPrintOperationUpdateCustomWidget :: (IsPrintOperation a, MonadIO m) => a -> ((?self :: a) => PrintOperationUpdateCustomWidgetCallback) -> m SignalHandlerId #

printOperationAllowAsync :: AttrLabelProxy "allowAsync" #

printOperationCancel :: (HasCallStack, MonadIO m, IsPrintOperation a) => a -> m () #

printOperationCurrentPage :: AttrLabelProxy "currentPage" #

printOperationCustomTabLabel :: AttrLabelProxy "customTabLabel" #

printOperationDefaultPageSetup :: AttrLabelProxy "defaultPageSetup" #

printOperationDrawPageFinish :: (HasCallStack, MonadIO m, IsPrintOperation a) => a -> m () #

printOperationEmbedPageSetup :: AttrLabelProxy "embedPageSetup" #

printOperationExportFilename :: AttrLabelProxy "exportFilename" #

printOperationGetDefaultPageSetup :: (HasCallStack, MonadIO m, IsPrintOperation a) => a -> m (Maybe PageSetup) #

printOperationGetEmbedPageSetup :: (HasCallStack, MonadIO m, IsPrintOperation a) => a -> m Bool #

printOperationGetError :: (HasCallStack, MonadIO m, IsPrintOperation a) => a -> m () #

printOperationGetHasSelection :: (HasCallStack, MonadIO m, IsPrintOperation a) => a -> m Bool #

printOperationGetNPagesToPrint :: (HasCallStack, MonadIO m, IsPrintOperation a) => a -> m Int32 #

printOperationGetPrintSettings :: (HasCallStack, MonadIO m, IsPrintOperation a) => a -> m (Maybe PrintSettings) #

printOperationGetStatus :: (HasCallStack, MonadIO m, IsPrintOperation a) => a -> m PrintStatus #

printOperationGetStatusString :: (HasCallStack, MonadIO m, IsPrintOperation a) => a -> m Text #

printOperationGetSupportSelection :: (HasCallStack, MonadIO m, IsPrintOperation a) => a -> m Bool #

printOperationHasSelection :: AttrLabelProxy "hasSelection" #

printOperationIsFinished :: (HasCallStack, MonadIO m, IsPrintOperation a) => a -> m Bool #

printOperationJobName :: AttrLabelProxy "jobName" #

printOperationNPages :: AttrLabelProxy "nPages" #

printOperationNPagesToPrint :: AttrLabelProxy "nPagesToPrint" #

printOperationNew :: (HasCallStack, MonadIO m) => m PrintOperation #

printOperationPrintSettings :: AttrLabelProxy "printSettings" #

printOperationRun :: (HasCallStack, MonadIO m, IsPrintOperation a, IsWindow b) => a -> PrintOperationAction -> Maybe b -> m PrintOperationResult #

printOperationSetAllowAsync :: (HasCallStack, MonadIO m, IsPrintOperation a) => a -> Bool -> m () #

printOperationSetCurrentPage :: (HasCallStack, MonadIO m, IsPrintOperation a) => a -> Int32 -> m () #

printOperationSetCustomTabLabel :: (HasCallStack, MonadIO m, IsPrintOperation a) => a -> Maybe Text -> m () #

printOperationSetDefaultPageSetup :: (HasCallStack, MonadIO m, IsPrintOperation a, IsPageSetup b) => a -> Maybe b -> m () #

printOperationSetDeferDrawing :: (HasCallStack, MonadIO m, IsPrintOperation a) => a -> m () #

printOperationSetEmbedPageSetup :: (HasCallStack, MonadIO m, IsPrintOperation a) => a -> Bool -> m () #

printOperationSetExportFilename :: (HasCallStack, MonadIO m, IsPrintOperation a) => a -> [Char] -> m () #

printOperationSetHasSelection :: (HasCallStack, MonadIO m, IsPrintOperation a) => a -> Bool -> m () #

printOperationSetJobName :: (HasCallStack, MonadIO m, IsPrintOperation a) => a -> Text -> m () #

printOperationSetNPages :: (HasCallStack, MonadIO m, IsPrintOperation a) => a -> Int32 -> m () #

printOperationSetPrintSettings :: (HasCallStack, MonadIO m, IsPrintOperation a, IsPrintSettings b) => a -> Maybe b -> m () #

printOperationSetShowProgress :: (HasCallStack, MonadIO m, IsPrintOperation a) => a -> Bool -> m () #

printOperationSetSupportSelection :: (HasCallStack, MonadIO m, IsPrintOperation a) => a -> Bool -> m () #

printOperationSetTrackPrintStatus :: (HasCallStack, MonadIO m, IsPrintOperation a) => a -> Bool -> m () #

printOperationSetUnit :: (HasCallStack, MonadIO m, IsPrintOperation a) => a -> Unit -> m () #

printOperationSetUseFullPage :: (HasCallStack, MonadIO m, IsPrintOperation a) => a -> Bool -> m () #

printOperationShowProgress :: AttrLabelProxy "showProgress" #

printOperationStatus :: AttrLabelProxy "status" #

printOperationStatusString :: AttrLabelProxy "statusString" #

printOperationSupportSelection :: AttrLabelProxy "supportSelection" #

printOperationTrackPrintStatus :: AttrLabelProxy "trackPrintStatus" #

printOperationUnit :: AttrLabelProxy "unit" #

printOperationUseFullPage :: AttrLabelProxy "useFullPage" #

setPrintOperationAllowAsync :: (MonadIO m, IsPrintOperation o) => o -> Bool -> m () #

setPrintOperationCurrentPage :: (MonadIO m, IsPrintOperation o) => o -> Int32 -> m () #

setPrintOperationCustomTabLabel :: (MonadIO m, IsPrintOperation o) => o -> Text -> m () #

setPrintOperationDefaultPageSetup :: (MonadIO m, IsPrintOperation o, IsPageSetup a) => o -> a -> m () #

setPrintOperationEmbedPageSetup :: (MonadIO m, IsPrintOperation o) => o -> Bool -> m () #

setPrintOperationExportFilename :: (MonadIO m, IsPrintOperation o) => o -> Text -> m () #

setPrintOperationHasSelection :: (MonadIO m, IsPrintOperation o) => o -> Bool -> m () #

setPrintOperationJobName :: (MonadIO m, IsPrintOperation o) => o -> Text -> m () #

setPrintOperationNPages :: (MonadIO m, IsPrintOperation o) => o -> Int32 -> m () #

setPrintOperationPrintSettings :: (MonadIO m, IsPrintOperation o, IsPrintSettings a) => o -> a -> m () #

setPrintOperationShowProgress :: (MonadIO m, IsPrintOperation o) => o -> Bool -> m () #

setPrintOperationSupportSelection :: (MonadIO m, IsPrintOperation o) => o -> Bool -> m () #

setPrintOperationTrackPrintStatus :: (MonadIO m, IsPrintOperation o) => o -> Bool -> m () #

setPrintOperationUnit :: (MonadIO m, IsPrintOperation o) => o -> Unit -> m () #

setPrintOperationUseFullPage :: (MonadIO m, IsPrintOperation o) => o -> Bool -> m () #