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

GI.Gtk.Objects.PageSetup

Description

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

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

Documentation

newtype PageSetup #

Instances

Instances details
Eq PageSetup 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

(==) :: PageSetup -> PageSetup -> Bool

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

GObject PageSetup 
Instance details

Defined in GI.Gtk.Objects.PageSetup

ManagedPtrNewtype PageSetup 
Instance details

Defined in GI.Gtk.Objects.PageSetup

TypedObject PageSetup 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

glibType :: IO GType #

HasParentTypes PageSetup 
Instance details

Defined in GI.Gtk.Objects.PageSetup

HasAttributeList PageSetup 
Instance details

Defined in GI.Gtk.Objects.PageSetup

(info ~ ResolvePageSetupMethod t PageSetup, OverloadedMethod info PageSetup p, HasField t PageSetup p) => HasField (t :: Symbol) PageSetup p 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

getField :: PageSetup -> p

(info ~ ResolvePageSetupMethod t PageSetup, OverloadedMethodInfo info PageSetup) => IsLabel t (MethodProxy info PageSetup) 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

fromLabel :: MethodProxy info PageSetup

(info ~ ResolvePageSetupMethod t PageSetup, OverloadedMethod info PageSetup p) => IsLabel t (PageSetup -> p) 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

fromLabel :: PageSetup -> p

IsGValue (Maybe PageSetup) 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList PageSetup 
Instance details

Defined in GI.Gtk.Objects.PageSetup

type AttributeList PageSetup = PageSetupAttributeList
type ParentTypes PageSetup 
Instance details

Defined in GI.Gtk.Objects.PageSetup

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

Defined in GI.Gtk.Objects.PageSetup

type SignalList PageSetup = PageSetupSignalList

class (GObject o, IsDescendantOf PageSetup o) => IsPageSetup o #

Instances

Instances details
(GObject o, IsDescendantOf PageSetup o) => IsPageSetup o 
Instance details

Defined in GI.Gtk.Objects.PageSetup

data PageSetupCopyMethodInfo #

Instances

Instances details
(signature ~ m PageSetup, MonadIO m, IsPageSetup a) => OverloadedMethod PageSetupCopyMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PageSetupCopyMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PageSetupGetBottomMarginMethodInfo #

Instances

Instances details
(signature ~ (Unit -> m Double), MonadIO m, IsPageSetup a) => OverloadedMethod PageSetupGetBottomMarginMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PageSetupGetBottomMarginMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PageSetupGetLeftMarginMethodInfo #

Instances

Instances details
(signature ~ (Unit -> m Double), MonadIO m, IsPageSetup a) => OverloadedMethod PageSetupGetLeftMarginMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PageSetupGetLeftMarginMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PageSetupGetOrientationMethodInfo #

Instances

Instances details
(signature ~ m PageOrientation, MonadIO m, IsPageSetup a) => OverloadedMethod PageSetupGetOrientationMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PageSetupGetOrientationMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PageSetupGetPageHeightMethodInfo #

Instances

Instances details
(signature ~ (Unit -> m Double), MonadIO m, IsPageSetup a) => OverloadedMethod PageSetupGetPageHeightMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PageSetupGetPageHeightMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PageSetupGetPageWidthMethodInfo #

Instances

Instances details
(signature ~ (Unit -> m Double), MonadIO m, IsPageSetup a) => OverloadedMethod PageSetupGetPageWidthMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PageSetupGetPageWidthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PageSetupGetPaperHeightMethodInfo #

Instances

Instances details
(signature ~ (Unit -> m Double), MonadIO m, IsPageSetup a) => OverloadedMethod PageSetupGetPaperHeightMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PageSetupGetPaperHeightMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PageSetupGetPaperSizeMethodInfo #

Instances

Instances details
(signature ~ m PaperSize, MonadIO m, IsPageSetup a) => OverloadedMethod PageSetupGetPaperSizeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PageSetupGetPaperSizeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PageSetupGetPaperWidthMethodInfo #

Instances

Instances details
(signature ~ (Unit -> m Double), MonadIO m, IsPageSetup a) => OverloadedMethod PageSetupGetPaperWidthMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PageSetupGetPaperWidthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PageSetupGetRightMarginMethodInfo #

Instances

Instances details
(signature ~ (Unit -> m Double), MonadIO m, IsPageSetup a) => OverloadedMethod PageSetupGetRightMarginMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PageSetupGetRightMarginMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PageSetupGetTopMarginMethodInfo #

Instances

Instances details
(signature ~ (Unit -> m Double), MonadIO m, IsPageSetup a) => OverloadedMethod PageSetupGetTopMarginMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PageSetupGetTopMarginMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PageSetupLoadFileMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PageSetupLoadFileMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PageSetupLoadKeyFileMethodInfo #

Instances

Instances details
(signature ~ (KeyFile -> Maybe Text -> m ()), MonadIO m, IsPageSetup a) => OverloadedMethod PageSetupLoadKeyFileMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PageSetupLoadKeyFileMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PageSetupSetBottomMarginMethodInfo #

Instances

Instances details
(signature ~ (Double -> Unit -> m ()), MonadIO m, IsPageSetup a) => OverloadedMethod PageSetupSetBottomMarginMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PageSetupSetBottomMarginMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PageSetupSetLeftMarginMethodInfo #

Instances

Instances details
(signature ~ (Double -> Unit -> m ()), MonadIO m, IsPageSetup a) => OverloadedMethod PageSetupSetLeftMarginMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PageSetupSetLeftMarginMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PageSetupSetOrientationMethodInfo #

Instances

Instances details
(signature ~ (PageOrientation -> m ()), MonadIO m, IsPageSetup a) => OverloadedMethod PageSetupSetOrientationMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PageSetupSetOrientationMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PageSetupSetPaperSizeAndDefaultMarginsMethodInfo #

Instances

Instances details
(signature ~ (PaperSize -> m ()), MonadIO m, IsPageSetup a) => OverloadedMethod PageSetupSetPaperSizeAndDefaultMarginsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PageSetupSetPaperSizeAndDefaultMarginsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PageSetupSetPaperSizeMethodInfo #

Instances

Instances details
(signature ~ (PaperSize -> m ()), MonadIO m, IsPageSetup a) => OverloadedMethod PageSetupSetPaperSizeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PageSetupSetPaperSizeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PageSetupSetRightMarginMethodInfo #

Instances

Instances details
(signature ~ (Double -> Unit -> m ()), MonadIO m, IsPageSetup a) => OverloadedMethod PageSetupSetRightMarginMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PageSetupSetRightMarginMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PageSetupSetTopMarginMethodInfo #

Instances

Instances details
(signature ~ (Double -> Unit -> m ()), MonadIO m, IsPageSetup a) => OverloadedMethod PageSetupSetTopMarginMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PageSetupSetTopMarginMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PageSetupToFileMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PageSetupToFileMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PageSetupToGvariantMethodInfo #

Instances

Instances details
(signature ~ m GVariant, MonadIO m, IsPageSetup a) => OverloadedMethod PageSetupToGvariantMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PageSetupToGvariantMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PageSetupToKeyFileMethodInfo #

Instances

Instances details
(signature ~ (KeyFile -> Maybe Text -> m ()), MonadIO m, IsPageSetup a) => OverloadedMethod PageSetupToKeyFileMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PageSetupToKeyFileMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PageSetup

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

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

Equations

ResolvePageSetupMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolvePageSetupMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolvePageSetupMethod "copy" o = PageSetupCopyMethodInfo 
ResolvePageSetupMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolvePageSetupMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolvePageSetupMethod "getv" o = ObjectGetvMethodInfo 
ResolvePageSetupMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolvePageSetupMethod "loadFile" o = PageSetupLoadFileMethodInfo 
ResolvePageSetupMethod "loadKeyFile" o = PageSetupLoadKeyFileMethodInfo 
ResolvePageSetupMethod "notify" o = ObjectNotifyMethodInfo 
ResolvePageSetupMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolvePageSetupMethod "ref" o = ObjectRefMethodInfo 
ResolvePageSetupMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolvePageSetupMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolvePageSetupMethod "stealData" o = ObjectStealDataMethodInfo 
ResolvePageSetupMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolvePageSetupMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolvePageSetupMethod "toFile" o = PageSetupToFileMethodInfo 
ResolvePageSetupMethod "toGvariant" o = PageSetupToGvariantMethodInfo 
ResolvePageSetupMethod "toKeyFile" o = PageSetupToKeyFileMethodInfo 
ResolvePageSetupMethod "unref" o = ObjectUnrefMethodInfo 
ResolvePageSetupMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolvePageSetupMethod "getBottomMargin" o = PageSetupGetBottomMarginMethodInfo 
ResolvePageSetupMethod "getData" o = ObjectGetDataMethodInfo 
ResolvePageSetupMethod "getLeftMargin" o = PageSetupGetLeftMarginMethodInfo 
ResolvePageSetupMethod "getOrientation" o = PageSetupGetOrientationMethodInfo 
ResolvePageSetupMethod "getPageHeight" o = PageSetupGetPageHeightMethodInfo 
ResolvePageSetupMethod "getPageWidth" o = PageSetupGetPageWidthMethodInfo 
ResolvePageSetupMethod "getPaperHeight" o = PageSetupGetPaperHeightMethodInfo 
ResolvePageSetupMethod "getPaperSize" o = PageSetupGetPaperSizeMethodInfo 
ResolvePageSetupMethod "getPaperWidth" o = PageSetupGetPaperWidthMethodInfo 
ResolvePageSetupMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolvePageSetupMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolvePageSetupMethod "getRightMargin" o = PageSetupGetRightMarginMethodInfo 
ResolvePageSetupMethod "getTopMargin" o = PageSetupGetTopMarginMethodInfo 
ResolvePageSetupMethod "setBottomMargin" o = PageSetupSetBottomMarginMethodInfo 
ResolvePageSetupMethod "setData" o = ObjectSetDataMethodInfo 
ResolvePageSetupMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolvePageSetupMethod "setLeftMargin" o = PageSetupSetLeftMarginMethodInfo 
ResolvePageSetupMethod "setOrientation" o = PageSetupSetOrientationMethodInfo 
ResolvePageSetupMethod "setPaperSize" o = PageSetupSetPaperSizeMethodInfo 
ResolvePageSetupMethod "setPaperSizeAndDefaultMargins" o = PageSetupSetPaperSizeAndDefaultMarginsMethodInfo 
ResolvePageSetupMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolvePageSetupMethod "setRightMargin" o = PageSetupSetRightMarginMethodInfo 
ResolvePageSetupMethod "setTopMargin" o = PageSetupSetTopMarginMethodInfo 
ResolvePageSetupMethod l o = MethodResolutionFailed l o :: Type 

pageSetupCopy :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> m PageSetup #

pageSetupGetBottomMargin :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> Unit -> m Double #

pageSetupGetLeftMargin :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> Unit -> m Double #

pageSetupGetOrientation :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> m PageOrientation #

pageSetupGetPageHeight :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> Unit -> m Double #

pageSetupGetPageWidth :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> Unit -> m Double #

pageSetupGetPaperHeight :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> Unit -> m Double #

pageSetupGetPaperSize :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> m PaperSize #

pageSetupGetPaperWidth :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> Unit -> m Double #

pageSetupGetRightMargin :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> Unit -> m Double #

pageSetupGetTopMargin :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> Unit -> m Double #

pageSetupLoadFile :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> [Char] -> m () #

pageSetupLoadKeyFile :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> KeyFile -> Maybe Text -> m () #

pageSetupNew :: (HasCallStack, MonadIO m) => m PageSetup #

pageSetupNewFromFile :: (HasCallStack, MonadIO m) => [Char] -> m PageSetup #

pageSetupNewFromGvariant :: (HasCallStack, MonadIO m) => GVariant -> m PageSetup #

pageSetupNewFromKeyFile :: (HasCallStack, MonadIO m) => KeyFile -> Maybe Text -> m PageSetup #

pageSetupSetBottomMargin :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> Double -> Unit -> m () #

pageSetupSetLeftMargin :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> Double -> Unit -> m () #

pageSetupSetOrientation :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> PageOrientation -> m () #

pageSetupSetPaperSize :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> PaperSize -> m () #

pageSetupSetPaperSizeAndDefaultMargins :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> PaperSize -> m () #

pageSetupSetRightMargin :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> Double -> Unit -> m () #

pageSetupSetTopMargin :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> Double -> Unit -> m () #

pageSetupToFile :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> [Char] -> m () #

pageSetupToGvariant :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> m GVariant #

pageSetupToKeyFile :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> KeyFile -> Maybe Text -> m () #

toPageSetup :: (MonadIO m, IsPageSetup o) => o -> m PageSetup #