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

GI.Gtk.Objects.PrintDialog

Description

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

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

Documentation

newtype PrintDialog #

Instances

Instances details
Eq PrintDialog 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

(==) :: PrintDialog -> PrintDialog -> Bool

(/=) :: PrintDialog -> PrintDialog -> Bool

GObject PrintDialog 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

ManagedPtrNewtype PrintDialog 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

TypedObject PrintDialog 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

glibType :: IO GType #

HasParentTypes PrintDialog 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

HasAttributeList PrintDialog 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

(info ~ ResolvePrintDialogMethod t PrintDialog, OverloadedMethod info PrintDialog p, HasField t PrintDialog p) => HasField (t :: Symbol) PrintDialog p 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

getField :: PrintDialog -> p

(info ~ ResolvePrintDialogMethod t PrintDialog, OverloadedMethodInfo info PrintDialog) => IsLabel t (MethodProxy info PrintDialog) 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

fromLabel :: MethodProxy info PrintDialog

(info ~ ResolvePrintDialogMethod t PrintDialog, OverloadedMethod info PrintDialog p) => IsLabel t (PrintDialog -> p) 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

fromLabel :: PrintDialog -> p

IsGValue (Maybe PrintDialog) 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList PrintDialog 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttributeList PrintDialog = PrintDialogAttributeList
type ParentTypes PrintDialog 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type ParentTypes PrintDialog = '[Object]
type SignalList PrintDialog 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type SignalList PrintDialog = PrintDialogSignalList

class (GObject o, IsDescendantOf PrintDialog o) => IsPrintDialog o #

Instances

Instances details
(GObject o, IsDescendantOf PrintDialog o) => IsPrintDialog o 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

data PrintDialogAcceptLabelPropertyInfo #

Instances

Instances details
AttrInfo PrintDialogAcceptLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Associated Types

type AttrAllowedOps PrintDialogAcceptLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

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

Defined in GI.Gtk.Objects.PrintDialog

type AttrGetType PrintDialogAcceptLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrGetType PrintDialogAcceptLabelPropertyInfo = Text
type AttrSetTypeConstraint PrintDialogAcceptLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

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

Defined in GI.Gtk.Objects.PrintDialog

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

Defined in GI.Gtk.Objects.PrintDialog

type AttrTransferType PrintDialogAcceptLabelPropertyInfo = Text
type AttrLabel PrintDialogAcceptLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrLabel PrintDialogAcceptLabelPropertyInfo = "accept-label"
type AttrOrigin PrintDialogAcceptLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintDialogAcceptLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

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

Defined in GI.Gtk.Objects.PrintDialog

type AttrGetType PrintDialogAcceptLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrGetType PrintDialogAcceptLabelPropertyInfo = Text
type AttrLabel PrintDialogAcceptLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrLabel PrintDialogAcceptLabelPropertyInfo = "accept-label"
type AttrOrigin PrintDialogAcceptLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrSetTypeConstraint PrintDialogAcceptLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

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

Defined in GI.Gtk.Objects.PrintDialog

type AttrTransferType PrintDialogAcceptLabelPropertyInfo = Text
type AttrTransferTypeConstraint PrintDialogAcceptLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrTransferTypeConstraint PrintDialogAcceptLabelPropertyInfo = Type ~ Text

data PrintDialogGetAcceptLabelMethodInfo #

Instances

Instances details
(signature ~ m Text, MonadIO m, IsPrintDialog a) => OverloadedMethod PrintDialogGetAcceptLabelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintDialogGetAcceptLabelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintDialogGetModalMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsPrintDialog a) => OverloadedMethod PrintDialogGetModalMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintDialogGetModalMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintDialogGetPageSetupMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintDialogGetPageSetupMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintDialogGetPrintSettingsMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintDialogGetPrintSettingsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintDialogGetTitleMethodInfo #

Instances

Instances details
(signature ~ m Text, MonadIO m, IsPrintDialog a) => OverloadedMethod PrintDialogGetTitleMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintDialogGetTitleMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintDialogModalPropertyInfo #

Instances

Instances details
AttrInfo PrintDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Associated Types

type AttrAllowedOps PrintDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

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

Defined in GI.Gtk.Objects.PrintDialog

type AttrBaseTypeConstraint PrintDialogModalPropertyInfo = IsPrintDialog
type AttrGetType PrintDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrGetType PrintDialogModalPropertyInfo = Bool
type AttrSetTypeConstraint PrintDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

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

Defined in GI.Gtk.Objects.PrintDialog

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

Defined in GI.Gtk.Objects.PrintDialog

type AttrTransferType PrintDialogModalPropertyInfo = Bool
type AttrLabel PrintDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrLabel PrintDialogModalPropertyInfo = "modal"
type AttrOrigin PrintDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

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

Defined in GI.Gtk.Objects.PrintDialog

type AttrBaseTypeConstraint PrintDialogModalPropertyInfo = IsPrintDialog
type AttrGetType PrintDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrGetType PrintDialogModalPropertyInfo = Bool
type AttrLabel PrintDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrLabel PrintDialogModalPropertyInfo = "modal"
type AttrOrigin PrintDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrSetTypeConstraint PrintDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

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

Defined in GI.Gtk.Objects.PrintDialog

type AttrTransferType PrintDialogModalPropertyInfo = Bool
type AttrTransferTypeConstraint PrintDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrTransferTypeConstraint PrintDialogModalPropertyInfo = Type ~ Bool

data PrintDialogPageSetupPropertyInfo #

Instances

Instances details
AttrInfo PrintDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Associated Types

type AttrAllowedOps PrintDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

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

Defined in GI.Gtk.Objects.PrintDialog

type AttrBaseTypeConstraint PrintDialogPageSetupPropertyInfo = IsPrintDialog
type AttrGetType PrintDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrSetTypeConstraint PrintDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrSetTypeConstraint PrintDialogPageSetupPropertyInfo = IsPageSetup
type AttrTransferTypeConstraint PrintDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrTransferTypeConstraint PrintDialogPageSetupPropertyInfo = IsPageSetup
type AttrTransferType PrintDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrLabel PrintDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrLabel PrintDialogPageSetupPropertyInfo = "page-setup"
type AttrOrigin PrintDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

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

Defined in GI.Gtk.Objects.PrintDialog

type AttrBaseTypeConstraint PrintDialogPageSetupPropertyInfo = IsPrintDialog
type AttrGetType PrintDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrLabel PrintDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrLabel PrintDialogPageSetupPropertyInfo = "page-setup"
type AttrOrigin PrintDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrSetTypeConstraint PrintDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrSetTypeConstraint PrintDialogPageSetupPropertyInfo = IsPageSetup
type AttrTransferType PrintDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrTransferTypeConstraint PrintDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrTransferTypeConstraint PrintDialogPageSetupPropertyInfo = IsPageSetup

data PrintDialogPrintFileFinishMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsPrintDialog a, IsAsyncResult b) => OverloadedMethod PrintDialogPrintFileFinishMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintDialogPrintFileFinishMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintDialogPrintFileMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> Maybe PrintSetup -> c -> Maybe d -> Maybe AsyncReadyCallback -> m ()), MonadIO m, IsPrintDialog a, IsWindow b, IsFile c, IsCancellable d) => OverloadedMethod PrintDialogPrintFileMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintDialogPrintFileMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintDialogPrintFinishMethodInfo #

Instances

Instances details
(signature ~ (b -> m OutputStream), MonadIO m, IsPrintDialog a, IsAsyncResult b) => OverloadedMethod PrintDialogPrintFinishMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintDialogPrintFinishMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintDialogPrintMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> Maybe PrintSetup -> Maybe c -> Maybe AsyncReadyCallback -> m ()), MonadIO m, IsPrintDialog a, IsWindow b, IsCancellable c) => OverloadedMethod PrintDialogPrintMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintDialogPrintMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintDialogPrintSettingsPropertyInfo #

Instances

Instances details
AttrInfo PrintDialogPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Associated Types

type AttrAllowedOps PrintDialogPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

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

Defined in GI.Gtk.Objects.PrintDialog

type AttrGetType PrintDialogPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrSetTypeConstraint PrintDialogPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrTransferTypeConstraint PrintDialogPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrTransferTypeConstraint PrintDialogPrintSettingsPropertyInfo = IsPrintSettings
type AttrTransferType PrintDialogPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrLabel PrintDialogPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

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

Defined in GI.Gtk.Objects.PrintDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintDialogPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

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

Defined in GI.Gtk.Objects.PrintDialog

type AttrGetType PrintDialogPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrLabel PrintDialogPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

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

Defined in GI.Gtk.Objects.PrintDialog

type AttrSetTypeConstraint PrintDialogPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrTransferType PrintDialogPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrTransferTypeConstraint PrintDialogPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrTransferTypeConstraint PrintDialogPrintSettingsPropertyInfo = IsPrintSettings

data PrintDialogSetAcceptLabelMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintDialogSetAcceptLabelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintDialogSetModalMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintDialogSetModalMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintDialogSetPageSetupMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsPrintDialog a, IsPageSetup b) => OverloadedMethod PrintDialogSetPageSetupMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintDialogSetPageSetupMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintDialogSetPrintSettingsMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsPrintDialog a, IsPrintSettings b) => OverloadedMethod PrintDialogSetPrintSettingsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintDialogSetPrintSettingsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintDialogSetTitleMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintDialogSetTitleMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintDialogSetupFinishMethodInfo #

Instances

Instances details
(signature ~ (b -> m PrintSetup), MonadIO m, IsPrintDialog a, IsAsyncResult b) => OverloadedMethod PrintDialogSetupFinishMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintDialogSetupFinishMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintDialogSetupMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> Maybe c -> Maybe AsyncReadyCallback -> m ()), MonadIO m, IsPrintDialog a, IsWindow b, IsCancellable c) => OverloadedMethod PrintDialogSetupMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintDialogSetupMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintDialogTitlePropertyInfo #

Instances

Instances details
AttrInfo PrintDialogTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Associated Types

type AttrAllowedOps PrintDialogTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

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

Defined in GI.Gtk.Objects.PrintDialog

type AttrBaseTypeConstraint PrintDialogTitlePropertyInfo = IsPrintDialog
type AttrGetType PrintDialogTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrGetType PrintDialogTitlePropertyInfo = Text
type AttrSetTypeConstraint PrintDialogTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

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

Defined in GI.Gtk.Objects.PrintDialog

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

Defined in GI.Gtk.Objects.PrintDialog

type AttrTransferType PrintDialogTitlePropertyInfo = Text
type AttrLabel PrintDialogTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrLabel PrintDialogTitlePropertyInfo = "title"
type AttrOrigin PrintDialogTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintDialogTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

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

Defined in GI.Gtk.Objects.PrintDialog

type AttrBaseTypeConstraint PrintDialogTitlePropertyInfo = IsPrintDialog
type AttrGetType PrintDialogTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrGetType PrintDialogTitlePropertyInfo = Text
type AttrLabel PrintDialogTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrLabel PrintDialogTitlePropertyInfo = "title"
type AttrOrigin PrintDialogTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrSetTypeConstraint PrintDialogTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

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

Defined in GI.Gtk.Objects.PrintDialog

type AttrTransferType PrintDialogTitlePropertyInfo = Text
type AttrTransferTypeConstraint PrintDialogTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintDialog

type AttrTransferTypeConstraint PrintDialogTitlePropertyInfo = Type ~ Text

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

Equations

ResolvePrintDialogMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolvePrintDialogMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolvePrintDialogMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolvePrintDialogMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolvePrintDialogMethod "getv" o = ObjectGetvMethodInfo 
ResolvePrintDialogMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolvePrintDialogMethod "notify" o = ObjectNotifyMethodInfo 
ResolvePrintDialogMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolvePrintDialogMethod "print" o = PrintDialogPrintMethodInfo 
ResolvePrintDialogMethod "printFile" o = PrintDialogPrintFileMethodInfo 
ResolvePrintDialogMethod "printFileFinish" o = PrintDialogPrintFileFinishMethodInfo 
ResolvePrintDialogMethod "printFinish" o = PrintDialogPrintFinishMethodInfo 
ResolvePrintDialogMethod "ref" o = ObjectRefMethodInfo 
ResolvePrintDialogMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolvePrintDialogMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolvePrintDialogMethod "setup" o = PrintDialogSetupMethodInfo 
ResolvePrintDialogMethod "setupFinish" o = PrintDialogSetupFinishMethodInfo 
ResolvePrintDialogMethod "stealData" o = ObjectStealDataMethodInfo 
ResolvePrintDialogMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolvePrintDialogMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolvePrintDialogMethod "unref" o = ObjectUnrefMethodInfo 
ResolvePrintDialogMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolvePrintDialogMethod "getAcceptLabel" o = PrintDialogGetAcceptLabelMethodInfo 
ResolvePrintDialogMethod "getData" o = ObjectGetDataMethodInfo 
ResolvePrintDialogMethod "getModal" o = PrintDialogGetModalMethodInfo 
ResolvePrintDialogMethod "getPageSetup" o = PrintDialogGetPageSetupMethodInfo 
ResolvePrintDialogMethod "getPrintSettings" o = PrintDialogGetPrintSettingsMethodInfo 
ResolvePrintDialogMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolvePrintDialogMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolvePrintDialogMethod "getTitle" o = PrintDialogGetTitleMethodInfo 
ResolvePrintDialogMethod "setAcceptLabel" o = PrintDialogSetAcceptLabelMethodInfo 
ResolvePrintDialogMethod "setData" o = ObjectSetDataMethodInfo 
ResolvePrintDialogMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolvePrintDialogMethod "setModal" o = PrintDialogSetModalMethodInfo 
ResolvePrintDialogMethod "setPageSetup" o = PrintDialogSetPageSetupMethodInfo 
ResolvePrintDialogMethod "setPrintSettings" o = PrintDialogSetPrintSettingsMethodInfo 
ResolvePrintDialogMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolvePrintDialogMethod "setTitle" o = PrintDialogSetTitleMethodInfo 
ResolvePrintDialogMethod l o = MethodResolutionFailed l o :: Type 

constructPrintDialogAcceptLabel :: (IsPrintDialog o, MonadIO m) => Text -> m (GValueConstruct o) #

constructPrintDialogModal :: (IsPrintDialog o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructPrintDialogPageSetup :: (IsPrintDialog o, MonadIO m, IsPageSetup a) => a -> m (GValueConstruct o) #

constructPrintDialogPrintSettings :: (IsPrintDialog o, MonadIO m, IsPrintSettings a) => a -> m (GValueConstruct o) #

constructPrintDialogTitle :: (IsPrintDialog o, MonadIO m) => Text -> m (GValueConstruct o) #

getPrintDialogAcceptLabel :: (MonadIO m, IsPrintDialog o) => o -> m Text #

getPrintDialogModal :: (MonadIO m, IsPrintDialog o) => o -> m Bool #

getPrintDialogPageSetup :: (MonadIO m, IsPrintDialog o) => o -> m (Maybe PageSetup) #

getPrintDialogPrintSettings :: (MonadIO m, IsPrintDialog o) => o -> m (Maybe PrintSettings) #

getPrintDialogTitle :: (MonadIO m, IsPrintDialog o) => o -> m Text #

printDialogAcceptLabel :: AttrLabelProxy "acceptLabel" #

printDialogGetAcceptLabel :: (HasCallStack, MonadIO m, IsPrintDialog a) => a -> m Text #

printDialogGetModal :: (HasCallStack, MonadIO m, IsPrintDialog a) => a -> m Bool #

printDialogGetPageSetup :: (HasCallStack, MonadIO m, IsPrintDialog a) => a -> m (Maybe PageSetup) #

printDialogGetPrintSettings :: (HasCallStack, MonadIO m, IsPrintDialog a) => a -> m (Maybe PrintSettings) #

printDialogGetTitle :: (HasCallStack, MonadIO m, IsPrintDialog a) => a -> m Text #

printDialogModal :: AttrLabelProxy "modal" #

printDialogNew :: (HasCallStack, MonadIO m) => m PrintDialog #

printDialogPageSetup :: AttrLabelProxy "pageSetup" #

printDialogPrint :: (HasCallStack, MonadIO m, IsPrintDialog a, IsWindow b, IsCancellable c) => a -> Maybe b -> Maybe PrintSetup -> Maybe c -> Maybe AsyncReadyCallback -> m () #

printDialogPrintFile :: (HasCallStack, MonadIO m, IsPrintDialog a, IsWindow b, IsFile c, IsCancellable d) => a -> Maybe b -> Maybe PrintSetup -> c -> Maybe d -> Maybe AsyncReadyCallback -> m () #

printDialogPrintFileFinish :: (HasCallStack, MonadIO m, IsPrintDialog a, IsAsyncResult b) => a -> b -> m () #

printDialogPrintFinish :: (HasCallStack, MonadIO m, IsPrintDialog a, IsAsyncResult b) => a -> b -> m OutputStream #

printDialogPrintSettings :: AttrLabelProxy "printSettings" #

printDialogSetAcceptLabel :: (HasCallStack, MonadIO m, IsPrintDialog a) => a -> Text -> m () #

printDialogSetModal :: (HasCallStack, MonadIO m, IsPrintDialog a) => a -> Bool -> m () #

printDialogSetPageSetup :: (HasCallStack, MonadIO m, IsPrintDialog a, IsPageSetup b) => a -> b -> m () #

printDialogSetPrintSettings :: (HasCallStack, MonadIO m, IsPrintDialog a, IsPrintSettings b) => a -> b -> m () #

printDialogSetTitle :: (HasCallStack, MonadIO m, IsPrintDialog a) => a -> Text -> m () #

printDialogSetup :: (HasCallStack, MonadIO m, IsPrintDialog a, IsWindow b, IsCancellable c) => a -> Maybe b -> Maybe c -> Maybe AsyncReadyCallback -> m () #

printDialogSetupFinish :: (HasCallStack, MonadIO m, IsPrintDialog a, IsAsyncResult b) => a -> b -> m PrintSetup #

printDialogTitle :: AttrLabelProxy "title" #

setPrintDialogAcceptLabel :: (MonadIO m, IsPrintDialog o) => o -> Text -> m () #

setPrintDialogModal :: (MonadIO m, IsPrintDialog o) => o -> Bool -> m () #

setPrintDialogPageSetup :: (MonadIO m, IsPrintDialog o, IsPageSetup a) => o -> a -> m () #

setPrintDialogPrintSettings :: (MonadIO m, IsPrintDialog o, IsPrintSettings a) => o -> a -> m () #

setPrintDialogTitle :: (MonadIO m, IsPrintDialog o) => o -> Text -> m () #

toPrintDialog :: (MonadIO m, IsPrintDialog o) => o -> m PrintDialog #