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

GI.Gtk.Objects.PrintUnixDialog

Description

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

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

Documentation

newtype PrintUnixDialog #

Instances

Instances details
Eq PrintUnixDialog 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

GObject PrintUnixDialog 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

ManagedPtrNewtype PrintUnixDialog 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

TypedObject PrintUnixDialog 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

glibType :: IO GType #

HasParentTypes PrintUnixDialog 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

HasAttributeList PrintUnixDialog 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

(info ~ ResolvePrintUnixDialogMethod t PrintUnixDialog, OverloadedMethod info PrintUnixDialog p, HasField t PrintUnixDialog p) => HasField (t :: Symbol) PrintUnixDialog p 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

getField :: PrintUnixDialog -> p

(info ~ ResolvePrintUnixDialogMethod t PrintUnixDialog, OverloadedMethodInfo info PrintUnixDialog) => IsLabel t (MethodProxy info PrintUnixDialog) 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

fromLabel :: MethodProxy info PrintUnixDialog

(info ~ ResolvePrintUnixDialogMethod t PrintUnixDialog, OverloadedMethod info PrintUnixDialog p) => IsLabel t (PrintUnixDialog -> p) 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

fromLabel :: PrintUnixDialog -> p

IsGValue (Maybe PrintUnixDialog) 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList PrintUnixDialog 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttributeList PrintUnixDialog = PrintUnixDialogAttributeList
type ParentTypes PrintUnixDialog 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type SignalList PrintUnixDialog 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type SignalList PrintUnixDialog = PrintUnixDialogSignalList

class (GObject o, IsDescendantOf PrintUnixDialog o) => IsPrintUnixDialog o #

Instances

Instances details
(GObject o, IsDescendantOf PrintUnixDialog o) => IsPrintUnixDialog o 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

data PrintUnixDialogAddCustomTabMethodInfo #

Instances

Instances details
(signature ~ (b -> c -> m ()), MonadIO m, IsPrintUnixDialog a, IsWidget b, IsWidget c) => OverloadedMethod PrintUnixDialogAddCustomTabMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintUnixDialogAddCustomTabMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintUnixDialogCurrentPagePropertyInfo #

Instances

Instances details
AttrInfo PrintUnixDialogCurrentPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Associated Types

type AttrAllowedOps PrintUnixDialogCurrentPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrGetType PrintUnixDialogCurrentPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrSetTypeConstraint PrintUnixDialogCurrentPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferType PrintUnixDialogCurrentPagePropertyInfo = Int32
type AttrLabel PrintUnixDialogCurrentPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintUnixDialogCurrentPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrGetType PrintUnixDialogCurrentPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrLabel PrintUnixDialogCurrentPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrSetTypeConstraint PrintUnixDialogCurrentPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferType PrintUnixDialogCurrentPagePropertyInfo = Int32
type AttrTransferTypeConstraint PrintUnixDialogCurrentPagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferTypeConstraint PrintUnixDialogCurrentPagePropertyInfo = Type ~ Int32

data PrintUnixDialogEmbedPageSetupPropertyInfo #

Instances

Instances details
AttrInfo PrintUnixDialogEmbedPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Associated Types

type AttrAllowedOps PrintUnixDialogEmbedPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrGetType PrintUnixDialogEmbedPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrSetTypeConstraint PrintUnixDialogEmbedPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferType PrintUnixDialogEmbedPageSetupPropertyInfo = Bool
type AttrLabel PrintUnixDialogEmbedPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintUnixDialogEmbedPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrGetType PrintUnixDialogEmbedPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrLabel PrintUnixDialogEmbedPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrSetTypeConstraint PrintUnixDialogEmbedPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferType PrintUnixDialogEmbedPageSetupPropertyInfo = Bool
type AttrTransferTypeConstraint PrintUnixDialogEmbedPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferTypeConstraint PrintUnixDialogEmbedPageSetupPropertyInfo = Type ~ Bool

data PrintUnixDialogGetCurrentPageMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsPrintUnixDialog a) => OverloadedMethod PrintUnixDialogGetCurrentPageMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintUnixDialogGetCurrentPageMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintUnixDialogGetEmbedPageSetupMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsPrintUnixDialog a) => OverloadedMethod PrintUnixDialogGetEmbedPageSetupMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintUnixDialogGetEmbedPageSetupMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintUnixDialogGetHasSelectionMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsPrintUnixDialog a) => OverloadedMethod PrintUnixDialogGetHasSelectionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintUnixDialogGetHasSelectionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintUnixDialogGetManualCapabilitiesMethodInfo #

Instances

Instances details
(signature ~ m [PrintCapabilities], MonadIO m, IsPrintUnixDialog a) => OverloadedMethod PrintUnixDialogGetManualCapabilitiesMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintUnixDialogGetManualCapabilitiesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintUnixDialogGetPageSetupMethodInfo #

Instances

Instances details
(signature ~ m PageSetup, MonadIO m, IsPrintUnixDialog a) => OverloadedMethod PrintUnixDialogGetPageSetupMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintUnixDialogGetPageSetupMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintUnixDialogGetPageSetupSetMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsPrintUnixDialog a) => OverloadedMethod PrintUnixDialogGetPageSetupSetMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintUnixDialogGetPageSetupSetMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintUnixDialogGetSelectedPrinterMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Printer), MonadIO m, IsPrintUnixDialog a) => OverloadedMethod PrintUnixDialogGetSelectedPrinterMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintUnixDialogGetSelectedPrinterMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintUnixDialogGetSettingsMethodInfo #

Instances

Instances details
(signature ~ m PrintSettings, MonadIO m, IsPrintUnixDialog a) => OverloadedMethod PrintUnixDialogGetSettingsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintUnixDialogGetSettingsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintUnixDialogGetSupportSelectionMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsPrintUnixDialog a) => OverloadedMethod PrintUnixDialogGetSupportSelectionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintUnixDialogGetSupportSelectionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintUnixDialogHasSelectionPropertyInfo #

Instances

Instances details
AttrInfo PrintUnixDialogHasSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Associated Types

type AttrAllowedOps PrintUnixDialogHasSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrGetType PrintUnixDialogHasSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrSetTypeConstraint PrintUnixDialogHasSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferType PrintUnixDialogHasSelectionPropertyInfo = Bool
type AttrLabel PrintUnixDialogHasSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintUnixDialogHasSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrGetType PrintUnixDialogHasSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrLabel PrintUnixDialogHasSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrSetTypeConstraint PrintUnixDialogHasSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferType PrintUnixDialogHasSelectionPropertyInfo = Bool
type AttrTransferTypeConstraint PrintUnixDialogHasSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferTypeConstraint PrintUnixDialogHasSelectionPropertyInfo = Type ~ Bool

data PrintUnixDialogManualCapabilitiesPropertyInfo #

Instances

Instances details
AttrInfo PrintUnixDialogManualCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Associated Types

type AttrAllowedOps PrintUnixDialogManualCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrGetType PrintUnixDialogManualCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrSetTypeConstraint PrintUnixDialogManualCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferTypeConstraint PrintUnixDialogManualCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferTypeConstraint PrintUnixDialogManualCapabilitiesPropertyInfo = Type ~ [PrintCapabilities]
type AttrTransferType PrintUnixDialogManualCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrLabel PrintUnixDialogManualCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrLabel PrintUnixDialogManualCapabilitiesPropertyInfo = "manual-capabilities"
type AttrOrigin PrintUnixDialogManualCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintUnixDialogManualCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrGetType PrintUnixDialogManualCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrLabel PrintUnixDialogManualCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrLabel PrintUnixDialogManualCapabilitiesPropertyInfo = "manual-capabilities"
type AttrOrigin PrintUnixDialogManualCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrSetTypeConstraint PrintUnixDialogManualCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferType PrintUnixDialogManualCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferTypeConstraint PrintUnixDialogManualCapabilitiesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferTypeConstraint PrintUnixDialogManualCapabilitiesPropertyInfo = Type ~ [PrintCapabilities]

data PrintUnixDialogPageSetupPropertyInfo #

Instances

Instances details
AttrInfo PrintUnixDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Associated Types

type AttrAllowedOps PrintUnixDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrGetType PrintUnixDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrSetTypeConstraint PrintUnixDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferTypeConstraint PrintUnixDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferTypeConstraint PrintUnixDialogPageSetupPropertyInfo = IsPageSetup
type AttrTransferType PrintUnixDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrLabel PrintUnixDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintUnixDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrGetType PrintUnixDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrLabel PrintUnixDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrSetTypeConstraint PrintUnixDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferType PrintUnixDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferTypeConstraint PrintUnixDialogPageSetupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferTypeConstraint PrintUnixDialogPageSetupPropertyInfo = IsPageSetup

data PrintUnixDialogPrintSettingsPropertyInfo #

Instances

Instances details
AttrInfo PrintUnixDialogPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Associated Types

type AttrAllowedOps PrintUnixDialogPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrGetType PrintUnixDialogPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrSetTypeConstraint PrintUnixDialogPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferTypeConstraint PrintUnixDialogPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferType PrintUnixDialogPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrLabel PrintUnixDialogPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintUnixDialogPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrGetType PrintUnixDialogPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrLabel PrintUnixDialogPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrSetTypeConstraint PrintUnixDialogPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferType PrintUnixDialogPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferTypeConstraint PrintUnixDialogPrintSettingsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

data PrintUnixDialogSelectedPrinterPropertyInfo #

Instances

Instances details
AttrInfo PrintUnixDialogSelectedPrinterPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Associated Types

type AttrAllowedOps PrintUnixDialogSelectedPrinterPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrGetType PrintUnixDialogSelectedPrinterPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrSetTypeConstraint PrintUnixDialogSelectedPrinterPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrLabel PrintUnixDialogSelectedPrinterPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrLabel PrintUnixDialogSelectedPrinterPropertyInfo = "selected-printer"
type AttrOrigin PrintUnixDialogSelectedPrinterPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintUnixDialogSelectedPrinterPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrGetType PrintUnixDialogSelectedPrinterPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrLabel PrintUnixDialogSelectedPrinterPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrLabel PrintUnixDialogSelectedPrinterPropertyInfo = "selected-printer"
type AttrOrigin PrintUnixDialogSelectedPrinterPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrSetTypeConstraint PrintUnixDialogSelectedPrinterPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferTypeConstraint PrintUnixDialogSelectedPrinterPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferTypeConstraint PrintUnixDialogSelectedPrinterPropertyInfo = Type ~ ()

data PrintUnixDialogSetCurrentPageMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintUnixDialogSetCurrentPageMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintUnixDialogSetEmbedPageSetupMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintUnixDialogSetEmbedPageSetupMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintUnixDialogSetHasSelectionMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintUnixDialogSetHasSelectionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintUnixDialogSetManualCapabilitiesMethodInfo #

Instances

Instances details
(signature ~ ([PrintCapabilities] -> m ()), MonadIO m, IsPrintUnixDialog a) => OverloadedMethod PrintUnixDialogSetManualCapabilitiesMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintUnixDialogSetManualCapabilitiesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintUnixDialogSetPageSetupMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintUnixDialogSetPageSetupMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintUnixDialogSetSettingsMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintUnixDialogSetSettingsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintUnixDialogSetSupportSelectionMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PrintUnixDialogSetSupportSelectionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PrintUnixDialogSupportSelectionPropertyInfo #

Instances

Instances details
AttrInfo PrintUnixDialogSupportSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

Associated Types

type AttrAllowedOps PrintUnixDialogSupportSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrGetType PrintUnixDialogSupportSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrSetTypeConstraint PrintUnixDialogSupportSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferType PrintUnixDialogSupportSelectionPropertyInfo = Bool
type AttrLabel PrintUnixDialogSupportSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PrintUnixDialogSupportSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrGetType PrintUnixDialogSupportSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrLabel PrintUnixDialogSupportSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrSetTypeConstraint PrintUnixDialogSupportSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

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

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferType PrintUnixDialogSupportSelectionPropertyInfo = Bool
type AttrTransferTypeConstraint PrintUnixDialogSupportSelectionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PrintUnixDialog

type AttrTransferTypeConstraint PrintUnixDialogSupportSelectionPropertyInfo = Type ~ Bool

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

Equations

ResolvePrintUnixDialogMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo 
ResolvePrintUnixDialogMethod "activate" o = WidgetActivateMethodInfo 
ResolvePrintUnixDialogMethod "activateAction" o = WidgetActivateActionMethodInfo 
ResolvePrintUnixDialogMethod "activateDefault" o = WidgetActivateDefaultMethodInfo 
ResolvePrintUnixDialogMethod "addActionWidget" o = DialogAddActionWidgetMethodInfo 
ResolvePrintUnixDialogMethod "addButton" o = DialogAddButtonMethodInfo 
ResolvePrintUnixDialogMethod "addController" o = WidgetAddControllerMethodInfo 
ResolvePrintUnixDialogMethod "addCssClass" o = WidgetAddCssClassMethodInfo 
ResolvePrintUnixDialogMethod "addCustomTab" o = PrintUnixDialogAddCustomTabMethodInfo 
ResolvePrintUnixDialogMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo 
ResolvePrintUnixDialogMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo 
ResolvePrintUnixDialogMethod "allocate" o = WidgetAllocateMethodInfo 
ResolvePrintUnixDialogMethod "announce" o = AccessibleAnnounceMethodInfo 
ResolvePrintUnixDialogMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolvePrintUnixDialogMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolvePrintUnixDialogMethod "childFocus" o = WidgetChildFocusMethodInfo 
ResolvePrintUnixDialogMethod "close" o = WindowCloseMethodInfo 
ResolvePrintUnixDialogMethod "computeBounds" o = WidgetComputeBoundsMethodInfo 
ResolvePrintUnixDialogMethod "computeExpand" o = WidgetComputeExpandMethodInfo 
ResolvePrintUnixDialogMethod "computePoint" o = WidgetComputePointMethodInfo 
ResolvePrintUnixDialogMethod "computeTransform" o = WidgetComputeTransformMethodInfo 
ResolvePrintUnixDialogMethod "contains" o = WidgetContainsMethodInfo 
ResolvePrintUnixDialogMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo 
ResolvePrintUnixDialogMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo 
ResolvePrintUnixDialogMethod "destroy" o = WindowDestroyMethodInfo 
ResolvePrintUnixDialogMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo 
ResolvePrintUnixDialogMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo 
ResolvePrintUnixDialogMethod "errorBell" o = WidgetErrorBellMethodInfo 
ResolvePrintUnixDialogMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolvePrintUnixDialogMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolvePrintUnixDialogMethod "fullscreen" o = WindowFullscreenMethodInfo 
ResolvePrintUnixDialogMethod "fullscreenOnMonitor" o = WindowFullscreenOnMonitorMethodInfo 
ResolvePrintUnixDialogMethod "getv" o = ObjectGetvMethodInfo 
ResolvePrintUnixDialogMethod "grabFocus" o = WidgetGrabFocusMethodInfo 
ResolvePrintUnixDialogMethod "hasCssClass" o = WidgetHasCssClassMethodInfo 
ResolvePrintUnixDialogMethod "hasDefault" o = WidgetHasDefaultMethodInfo 
ResolvePrintUnixDialogMethod "hasFocus" o = WidgetHasFocusMethodInfo 
ResolvePrintUnixDialogMethod "hasGroup" o = WindowHasGroupMethodInfo 
ResolvePrintUnixDialogMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo 
ResolvePrintUnixDialogMethod "hide" o = WidgetHideMethodInfo 
ResolvePrintUnixDialogMethod "inDestruction" o = WidgetInDestructionMethodInfo 
ResolvePrintUnixDialogMethod "initTemplate" o = WidgetInitTemplateMethodInfo 
ResolvePrintUnixDialogMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo 
ResolvePrintUnixDialogMethod "insertAfter" o = WidgetInsertAfterMethodInfo 
ResolvePrintUnixDialogMethod "insertBefore" o = WidgetInsertBeforeMethodInfo 
ResolvePrintUnixDialogMethod "isActive" o = WindowIsActiveMethodInfo 
ResolvePrintUnixDialogMethod "isAncestor" o = WidgetIsAncestorMethodInfo 
ResolvePrintUnixDialogMethod "isDrawable" o = WidgetIsDrawableMethodInfo 
ResolvePrintUnixDialogMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolvePrintUnixDialogMethod "isFocus" o = WidgetIsFocusMethodInfo 
ResolvePrintUnixDialogMethod "isFullscreen" o = WindowIsFullscreenMethodInfo 
ResolvePrintUnixDialogMethod "isMaximized" o = WindowIsMaximizedMethodInfo 
ResolvePrintUnixDialogMethod "isSensitive" o = WidgetIsSensitiveMethodInfo 
ResolvePrintUnixDialogMethod "isSuspended" o = WindowIsSuspendedMethodInfo 
ResolvePrintUnixDialogMethod "isVisible" o = WidgetIsVisibleMethodInfo 
ResolvePrintUnixDialogMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo 
ResolvePrintUnixDialogMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo 
ResolvePrintUnixDialogMethod "map" o = WidgetMapMethodInfo 
ResolvePrintUnixDialogMethod "maximize" o = WindowMaximizeMethodInfo 
ResolvePrintUnixDialogMethod "measure" o = WidgetMeasureMethodInfo 
ResolvePrintUnixDialogMethod "minimize" o = WindowMinimizeMethodInfo 
ResolvePrintUnixDialogMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo 
ResolvePrintUnixDialogMethod "notify" o = ObjectNotifyMethodInfo 
ResolvePrintUnixDialogMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolvePrintUnixDialogMethod "observeChildren" o = WidgetObserveChildrenMethodInfo 
ResolvePrintUnixDialogMethod "observeControllers" o = WidgetObserveControllersMethodInfo 
ResolvePrintUnixDialogMethod "pick" o = WidgetPickMethodInfo 
ResolvePrintUnixDialogMethod "present" o = WindowPresentMethodInfo 
ResolvePrintUnixDialogMethod "presentWithTime" o = WindowPresentWithTimeMethodInfo 
ResolvePrintUnixDialogMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo 
ResolvePrintUnixDialogMethod "queueDraw" o = WidgetQueueDrawMethodInfo 
ResolvePrintUnixDialogMethod "queueResize" o = WidgetQueueResizeMethodInfo 
ResolvePrintUnixDialogMethod "realize" o = WidgetRealizeMethodInfo 
ResolvePrintUnixDialogMethod "ref" o = ObjectRefMethodInfo 
ResolvePrintUnixDialogMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolvePrintUnixDialogMethod "removeController" o = WidgetRemoveControllerMethodInfo 
ResolvePrintUnixDialogMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo 
ResolvePrintUnixDialogMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo 
ResolvePrintUnixDialogMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo 
ResolvePrintUnixDialogMethod "resetProperty" o = AccessibleResetPropertyMethodInfo 
ResolvePrintUnixDialogMethod "resetRelation" o = AccessibleResetRelationMethodInfo 
ResolvePrintUnixDialogMethod "resetState" o = AccessibleResetStateMethodInfo 
ResolvePrintUnixDialogMethod "response" o = DialogResponseMethodInfo 
ResolvePrintUnixDialogMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolvePrintUnixDialogMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo 
ResolvePrintUnixDialogMethod "show" o = WidgetShowMethodInfo 
ResolvePrintUnixDialogMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo 
ResolvePrintUnixDialogMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo 
ResolvePrintUnixDialogMethod "stealData" o = ObjectStealDataMethodInfo 
ResolvePrintUnixDialogMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolvePrintUnixDialogMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolvePrintUnixDialogMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo 
ResolvePrintUnixDialogMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo 
ResolvePrintUnixDialogMethod "unfullscreen" o = WindowUnfullscreenMethodInfo 
ResolvePrintUnixDialogMethod "unmap" o = WidgetUnmapMethodInfo 
ResolvePrintUnixDialogMethod "unmaximize" o = WindowUnmaximizeMethodInfo 
ResolvePrintUnixDialogMethod "unminimize" o = WindowUnminimizeMethodInfo 
ResolvePrintUnixDialogMethod "unparent" o = WidgetUnparentMethodInfo 
ResolvePrintUnixDialogMethod "unrealize" o = WidgetUnrealizeMethodInfo 
ResolvePrintUnixDialogMethod "unref" o = ObjectUnrefMethodInfo 
ResolvePrintUnixDialogMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo 
ResolvePrintUnixDialogMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo 
ResolvePrintUnixDialogMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo 
ResolvePrintUnixDialogMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo 
ResolvePrintUnixDialogMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo 
ResolvePrintUnixDialogMethod "updateState" o = AccessibleUpdateStateMethodInfo 
ResolvePrintUnixDialogMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolvePrintUnixDialogMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo 
ResolvePrintUnixDialogMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo 
ResolvePrintUnixDialogMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo 
ResolvePrintUnixDialogMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo 
ResolvePrintUnixDialogMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo 
ResolvePrintUnixDialogMethod "getAllocation" o = WidgetGetAllocationMethodInfo 
ResolvePrintUnixDialogMethod "getAncestor" o = WidgetGetAncestorMethodInfo 
ResolvePrintUnixDialogMethod "getApplication" o = WindowGetApplicationMethodInfo 
ResolvePrintUnixDialogMethod "getAtContext" o = AccessibleGetAtContextMethodInfo 
ResolvePrintUnixDialogMethod "getBaseline" o = WidgetGetBaselineMethodInfo 
ResolvePrintUnixDialogMethod "getBounds" o = AccessibleGetBoundsMethodInfo 
ResolvePrintUnixDialogMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo 
ResolvePrintUnixDialogMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo 
ResolvePrintUnixDialogMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo 
ResolvePrintUnixDialogMethod "getChild" o = WindowGetChildMethodInfo 
ResolvePrintUnixDialogMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo 
ResolvePrintUnixDialogMethod "getClipboard" o = WidgetGetClipboardMethodInfo 
ResolvePrintUnixDialogMethod "getColor" o = WidgetGetColorMethodInfo 
ResolvePrintUnixDialogMethod "getContentArea" o = DialogGetContentAreaMethodInfo 
ResolvePrintUnixDialogMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo 
ResolvePrintUnixDialogMethod "getCssName" o = WidgetGetCssNameMethodInfo 
ResolvePrintUnixDialogMethod "getCurrentPage" o = PrintUnixDialogGetCurrentPageMethodInfo 
ResolvePrintUnixDialogMethod "getCursor" o = WidgetGetCursorMethodInfo 
ResolvePrintUnixDialogMethod "getData" o = ObjectGetDataMethodInfo 
ResolvePrintUnixDialogMethod "getDecorated" o = WindowGetDecoratedMethodInfo 
ResolvePrintUnixDialogMethod "getDefaultSize" o = WindowGetDefaultSizeMethodInfo 
ResolvePrintUnixDialogMethod "getDefaultWidget" o = WindowGetDefaultWidgetMethodInfo 
ResolvePrintUnixDialogMethod "getDeletable" o = WindowGetDeletableMethodInfo 
ResolvePrintUnixDialogMethod "getDestroyWithParent" o = WindowGetDestroyWithParentMethodInfo 
ResolvePrintUnixDialogMethod "getDirection" o = WidgetGetDirectionMethodInfo 
ResolvePrintUnixDialogMethod "getDisplay" o = WidgetGetDisplayMethodInfo 
ResolvePrintUnixDialogMethod "getEmbedPageSetup" o = PrintUnixDialogGetEmbedPageSetupMethodInfo 
ResolvePrintUnixDialogMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo 
ResolvePrintUnixDialogMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo 
ResolvePrintUnixDialogMethod "getFocus" o = WindowGetFocusMethodInfo 
ResolvePrintUnixDialogMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo 
ResolvePrintUnixDialogMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo 
ResolvePrintUnixDialogMethod "getFocusVisible" o = WindowGetFocusVisibleMethodInfo 
ResolvePrintUnixDialogMethod "getFocusable" o = WidgetGetFocusableMethodInfo 
ResolvePrintUnixDialogMethod "getFontMap" o = WidgetGetFontMapMethodInfo 
ResolvePrintUnixDialogMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo 
ResolvePrintUnixDialogMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo 
ResolvePrintUnixDialogMethod "getGravity" o = WindowGetGravityMethodInfo 
ResolvePrintUnixDialogMethod "getGroup" o = WindowGetGroupMethodInfo 
ResolvePrintUnixDialogMethod "getHalign" o = WidgetGetHalignMethodInfo 
ResolvePrintUnixDialogMethod "getHandleMenubarAccel" o = WindowGetHandleMenubarAccelMethodInfo 
ResolvePrintUnixDialogMethod "getHasSelection" o = PrintUnixDialogGetHasSelectionMethodInfo 
ResolvePrintUnixDialogMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo 
ResolvePrintUnixDialogMethod "getHeaderBar" o = DialogGetHeaderBarMethodInfo 
ResolvePrintUnixDialogMethod "getHeight" o = WidgetGetHeightMethodInfo 
ResolvePrintUnixDialogMethod "getHexpand" o = WidgetGetHexpandMethodInfo 
ResolvePrintUnixDialogMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo 
ResolvePrintUnixDialogMethod "getHideOnClose" o = WindowGetHideOnCloseMethodInfo 
ResolvePrintUnixDialogMethod "getIconName" o = WindowGetIconNameMethodInfo 
ResolvePrintUnixDialogMethod "getLastChild" o = WidgetGetLastChildMethodInfo 
ResolvePrintUnixDialogMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo 
ResolvePrintUnixDialogMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo 
ResolvePrintUnixDialogMethod "getManualCapabilities" o = PrintUnixDialogGetManualCapabilitiesMethodInfo 
ResolvePrintUnixDialogMethod "getMapped" o = WidgetGetMappedMethodInfo 
ResolvePrintUnixDialogMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo 
ResolvePrintUnixDialogMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo 
ResolvePrintUnixDialogMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo 
ResolvePrintUnixDialogMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo 
ResolvePrintUnixDialogMethod "getMnemonicsVisible" o = WindowGetMnemonicsVisibleMethodInfo 
ResolvePrintUnixDialogMethod "getModal" o = WindowGetModalMethodInfo 
ResolvePrintUnixDialogMethod "getName" o = WidgetGetNameMethodInfo 
ResolvePrintUnixDialogMethod "getNative" o = WidgetGetNativeMethodInfo 
ResolvePrintUnixDialogMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo 
ResolvePrintUnixDialogMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo 
ResolvePrintUnixDialogMethod "getOpacity" o = WidgetGetOpacityMethodInfo 
ResolvePrintUnixDialogMethod "getOverflow" o = WidgetGetOverflowMethodInfo 
ResolvePrintUnixDialogMethod "getPageSetup" o = PrintUnixDialogGetPageSetupMethodInfo 
ResolvePrintUnixDialogMethod "getPageSetupSet" o = PrintUnixDialogGetPageSetupSetMethodInfo 
ResolvePrintUnixDialogMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo 
ResolvePrintUnixDialogMethod "getParent" o = WidgetGetParentMethodInfo 
ResolvePrintUnixDialogMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo 
ResolvePrintUnixDialogMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo 
ResolvePrintUnixDialogMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo 
ResolvePrintUnixDialogMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo 
ResolvePrintUnixDialogMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolvePrintUnixDialogMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolvePrintUnixDialogMethod "getRealized" o = WidgetGetRealizedMethodInfo 
ResolvePrintUnixDialogMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo 
ResolvePrintUnixDialogMethod "getRenderer" o = NativeGetRendererMethodInfo 
ResolvePrintUnixDialogMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo 
ResolvePrintUnixDialogMethod "getResizable" o = WindowGetResizableMethodInfo 
ResolvePrintUnixDialogMethod "getResponseForWidget" o = DialogGetResponseForWidgetMethodInfo 
ResolvePrintUnixDialogMethod "getRoot" o = WidgetGetRootMethodInfo 
ResolvePrintUnixDialogMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo 
ResolvePrintUnixDialogMethod "getSelectedPrinter" o = PrintUnixDialogGetSelectedPrinterMethodInfo 
ResolvePrintUnixDialogMethod "getSensitive" o = WidgetGetSensitiveMethodInfo 
ResolvePrintUnixDialogMethod "getSettings" o = PrintUnixDialogGetSettingsMethodInfo 
ResolvePrintUnixDialogMethod "getSize" o = WidgetGetSizeMethodInfo 
ResolvePrintUnixDialogMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo 
ResolvePrintUnixDialogMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo 
ResolvePrintUnixDialogMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo 
ResolvePrintUnixDialogMethod "getSupportSelection" o = PrintUnixDialogGetSupportSelectionMethodInfo 
ResolvePrintUnixDialogMethod "getSurface" o = NativeGetSurfaceMethodInfo 
ResolvePrintUnixDialogMethod "getSurfaceTransform" o = NativeGetSurfaceTransformMethodInfo 
ResolvePrintUnixDialogMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo 
ResolvePrintUnixDialogMethod "getTitle" o = WindowGetTitleMethodInfo 
ResolvePrintUnixDialogMethod "getTitlebar" o = WindowGetTitlebarMethodInfo 
ResolvePrintUnixDialogMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo 
ResolvePrintUnixDialogMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo 
ResolvePrintUnixDialogMethod "getTransientFor" o = WindowGetTransientForMethodInfo 
ResolvePrintUnixDialogMethod "getValign" o = WidgetGetValignMethodInfo 
ResolvePrintUnixDialogMethod "getVexpand" o = WidgetGetVexpandMethodInfo 
ResolvePrintUnixDialogMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo 
ResolvePrintUnixDialogMethod "getVisible" o = WidgetGetVisibleMethodInfo 
ResolvePrintUnixDialogMethod "getWidgetForResponse" o = DialogGetWidgetForResponseMethodInfo 
ResolvePrintUnixDialogMethod "getWidth" o = WidgetGetWidthMethodInfo 
ResolvePrintUnixDialogMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo 
ResolvePrintUnixDialogMethod "setApplication" o = WindowSetApplicationMethodInfo 
ResolvePrintUnixDialogMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo 
ResolvePrintUnixDialogMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo 
ResolvePrintUnixDialogMethod "setChild" o = WindowSetChildMethodInfo 
ResolvePrintUnixDialogMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo 
ResolvePrintUnixDialogMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo 
ResolvePrintUnixDialogMethod "setCurrentPage" o = PrintUnixDialogSetCurrentPageMethodInfo 
ResolvePrintUnixDialogMethod "setCursor" o = WidgetSetCursorMethodInfo 
ResolvePrintUnixDialogMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo 
ResolvePrintUnixDialogMethod "setData" o = ObjectSetDataMethodInfo 
ResolvePrintUnixDialogMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolvePrintUnixDialogMethod "setDecorated" o = WindowSetDecoratedMethodInfo 
ResolvePrintUnixDialogMethod "setDefaultResponse" o = DialogSetDefaultResponseMethodInfo 
ResolvePrintUnixDialogMethod "setDefaultSize" o = WindowSetDefaultSizeMethodInfo 
ResolvePrintUnixDialogMethod "setDefaultWidget" o = WindowSetDefaultWidgetMethodInfo 
ResolvePrintUnixDialogMethod "setDeletable" o = WindowSetDeletableMethodInfo 
ResolvePrintUnixDialogMethod "setDestroyWithParent" o = WindowSetDestroyWithParentMethodInfo 
ResolvePrintUnixDialogMethod "setDirection" o = WidgetSetDirectionMethodInfo 
ResolvePrintUnixDialogMethod "setDisplay" o = WindowSetDisplayMethodInfo 
ResolvePrintUnixDialogMethod "setEmbedPageSetup" o = PrintUnixDialogSetEmbedPageSetupMethodInfo 
ResolvePrintUnixDialogMethod "setFocus" o = WindowSetFocusMethodInfo 
ResolvePrintUnixDialogMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo 
ResolvePrintUnixDialogMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo 
ResolvePrintUnixDialogMethod "setFocusVisible" o = WindowSetFocusVisibleMethodInfo 
ResolvePrintUnixDialogMethod "setFocusable" o = WidgetSetFocusableMethodInfo 
ResolvePrintUnixDialogMethod "setFontMap" o = WidgetSetFontMapMethodInfo 
ResolvePrintUnixDialogMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo 
ResolvePrintUnixDialogMethod "setGravity" o = WindowSetGravityMethodInfo 
ResolvePrintUnixDialogMethod "setHalign" o = WidgetSetHalignMethodInfo 
ResolvePrintUnixDialogMethod "setHandleMenubarAccel" o = WindowSetHandleMenubarAccelMethodInfo 
ResolvePrintUnixDialogMethod "setHasSelection" o = PrintUnixDialogSetHasSelectionMethodInfo 
ResolvePrintUnixDialogMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo 
ResolvePrintUnixDialogMethod "setHexpand" o = WidgetSetHexpandMethodInfo 
ResolvePrintUnixDialogMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo 
ResolvePrintUnixDialogMethod "setHideOnClose" o = WindowSetHideOnCloseMethodInfo 
ResolvePrintUnixDialogMethod "setIconName" o = WindowSetIconNameMethodInfo 
ResolvePrintUnixDialogMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo 
ResolvePrintUnixDialogMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo 
ResolvePrintUnixDialogMethod "setManualCapabilities" o = PrintUnixDialogSetManualCapabilitiesMethodInfo 
ResolvePrintUnixDialogMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo 
ResolvePrintUnixDialogMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo 
ResolvePrintUnixDialogMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo 
ResolvePrintUnixDialogMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo 
ResolvePrintUnixDialogMethod "setMnemonicsVisible" o = WindowSetMnemonicsVisibleMethodInfo 
ResolvePrintUnixDialogMethod "setModal" o = WindowSetModalMethodInfo 
ResolvePrintUnixDialogMethod "setName" o = WidgetSetNameMethodInfo 
ResolvePrintUnixDialogMethod "setOpacity" o = WidgetSetOpacityMethodInfo 
ResolvePrintUnixDialogMethod "setOverflow" o = WidgetSetOverflowMethodInfo 
ResolvePrintUnixDialogMethod "setPageSetup" o = PrintUnixDialogSetPageSetupMethodInfo 
ResolvePrintUnixDialogMethod "setParent" o = WidgetSetParentMethodInfo 
ResolvePrintUnixDialogMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolvePrintUnixDialogMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo 
ResolvePrintUnixDialogMethod "setResizable" o = WindowSetResizableMethodInfo 
ResolvePrintUnixDialogMethod "setResponseSensitive" o = DialogSetResponseSensitiveMethodInfo 
ResolvePrintUnixDialogMethod "setSensitive" o = WidgetSetSensitiveMethodInfo 
ResolvePrintUnixDialogMethod "setSettings" o = PrintUnixDialogSetSettingsMethodInfo 
ResolvePrintUnixDialogMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo 
ResolvePrintUnixDialogMethod "setStartupId" o = WindowSetStartupIdMethodInfo 
ResolvePrintUnixDialogMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo 
ResolvePrintUnixDialogMethod "setSupportSelection" o = PrintUnixDialogSetSupportSelectionMethodInfo 
ResolvePrintUnixDialogMethod "setTitle" o = WindowSetTitleMethodInfo 
ResolvePrintUnixDialogMethod "setTitlebar" o = WindowSetTitlebarMethodInfo 
ResolvePrintUnixDialogMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo 
ResolvePrintUnixDialogMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo 
ResolvePrintUnixDialogMethod "setTransientFor" o = WindowSetTransientForMethodInfo 
ResolvePrintUnixDialogMethod "setValign" o = WidgetSetValignMethodInfo 
ResolvePrintUnixDialogMethod "setVexpand" o = WidgetSetVexpandMethodInfo 
ResolvePrintUnixDialogMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo 
ResolvePrintUnixDialogMethod "setVisible" o = WidgetSetVisibleMethodInfo 
ResolvePrintUnixDialogMethod l o = MethodResolutionFailed l o :: Type 

constructPrintUnixDialogCurrentPage :: (IsPrintUnixDialog o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructPrintUnixDialogEmbedPageSetup :: (IsPrintUnixDialog o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructPrintUnixDialogHasSelection :: (IsPrintUnixDialog o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructPrintUnixDialogPageSetup :: (IsPrintUnixDialog o, MonadIO m, IsPageSetup a) => a -> m (GValueConstruct o) #

constructPrintUnixDialogPrintSettings :: (IsPrintUnixDialog o, MonadIO m, IsPrintSettings a) => a -> m (GValueConstruct o) #

constructPrintUnixDialogSupportSelection :: (IsPrintUnixDialog o, MonadIO m) => Bool -> m (GValueConstruct o) #

getPrintUnixDialogCurrentPage :: (MonadIO m, IsPrintUnixDialog o) => o -> m Int32 #

getPrintUnixDialogEmbedPageSetup :: (MonadIO m, IsPrintUnixDialog o) => o -> m Bool #

getPrintUnixDialogHasSelection :: (MonadIO m, IsPrintUnixDialog o) => o -> m Bool #

getPrintUnixDialogSelectedPrinter :: (MonadIO m, IsPrintUnixDialog o) => o -> m (Maybe Printer) #

getPrintUnixDialogSupportSelection :: (MonadIO m, IsPrintUnixDialog o) => o -> m Bool #

printUnixDialogAddCustomTab :: (HasCallStack, MonadIO m, IsPrintUnixDialog a, IsWidget b, IsWidget c) => a -> b -> c -> m () #

printUnixDialogCurrentPage :: AttrLabelProxy "currentPage" #

printUnixDialogEmbedPageSetup :: AttrLabelProxy "embedPageSetup" #

printUnixDialogGetCurrentPage :: (HasCallStack, MonadIO m, IsPrintUnixDialog a) => a -> m Int32 #

printUnixDialogGetEmbedPageSetup :: (HasCallStack, MonadIO m, IsPrintUnixDialog a) => a -> m Bool #

printUnixDialogGetHasSelection :: (HasCallStack, MonadIO m, IsPrintUnixDialog a) => a -> m Bool #

printUnixDialogGetPageSetup :: (HasCallStack, MonadIO m, IsPrintUnixDialog a) => a -> m PageSetup #

printUnixDialogGetPageSetupSet :: (HasCallStack, MonadIO m, IsPrintUnixDialog a) => a -> m Bool #

printUnixDialogGetSelectedPrinter :: (HasCallStack, MonadIO m, IsPrintUnixDialog a) => a -> m (Maybe Printer) #

printUnixDialogGetSettings :: (HasCallStack, MonadIO m, IsPrintUnixDialog a) => a -> m PrintSettings #

printUnixDialogGetSupportSelection :: (HasCallStack, MonadIO m, IsPrintUnixDialog a) => a -> m Bool #

printUnixDialogHasSelection :: AttrLabelProxy "hasSelection" #

printUnixDialogManualCapabilities :: AttrLabelProxy "manualCapabilities" #

printUnixDialogNew :: (HasCallStack, MonadIO m, IsWindow a) => Maybe Text -> Maybe a -> m PrintUnixDialog #

printUnixDialogPageSetup :: AttrLabelProxy "pageSetup" #

printUnixDialogPrintSettings :: AttrLabelProxy "printSettings" #

printUnixDialogSelectedPrinter :: AttrLabelProxy "selectedPrinter" #

printUnixDialogSetCurrentPage :: (HasCallStack, MonadIO m, IsPrintUnixDialog a) => a -> Int32 -> m () #

printUnixDialogSetEmbedPageSetup :: (HasCallStack, MonadIO m, IsPrintUnixDialog a) => a -> Bool -> m () #

printUnixDialogSetHasSelection :: (HasCallStack, MonadIO m, IsPrintUnixDialog a) => a -> Bool -> m () #

printUnixDialogSetManualCapabilities :: (HasCallStack, MonadIO m, IsPrintUnixDialog a) => a -> [PrintCapabilities] -> m () #

printUnixDialogSetPageSetup :: (HasCallStack, MonadIO m, IsPrintUnixDialog a, IsPageSetup b) => a -> b -> m () #

printUnixDialogSetSettings :: (HasCallStack, MonadIO m, IsPrintUnixDialog a, IsPrintSettings b) => a -> Maybe b -> m () #

printUnixDialogSetSupportSelection :: (HasCallStack, MonadIO m, IsPrintUnixDialog a) => a -> Bool -> m () #

printUnixDialogSupportSelection :: AttrLabelProxy "supportSelection" #

setPrintUnixDialogCurrentPage :: (MonadIO m, IsPrintUnixDialog o) => o -> Int32 -> m () #

setPrintUnixDialogEmbedPageSetup :: (MonadIO m, IsPrintUnixDialog o) => o -> Bool -> m () #

setPrintUnixDialogHasSelection :: (MonadIO m, IsPrintUnixDialog o) => o -> Bool -> m () #

setPrintUnixDialogPageSetup :: (MonadIO m, IsPrintUnixDialog o, IsPageSetup a) => o -> a -> m () #

setPrintUnixDialogSupportSelection :: (MonadIO m, IsPrintUnixDialog o) => o -> Bool -> m () #