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

GI.Gtk.Objects.AspectFrame

Description

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

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

Documentation

newtype AspectFrame #

Instances

Instances details
Eq AspectFrame 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

(==) :: AspectFrame -> AspectFrame -> Bool

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

GObject AspectFrame 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

ManagedPtrNewtype AspectFrame 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

TypedObject AspectFrame 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

glibType :: IO GType #

HasParentTypes AspectFrame 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

HasAttributeList AspectFrame 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

(info ~ ResolveAspectFrameMethod t AspectFrame, OverloadedMethod info AspectFrame p, HasField t AspectFrame p) => HasField (t :: Symbol) AspectFrame p 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

getField :: AspectFrame -> p

(info ~ ResolveAspectFrameMethod t AspectFrame, OverloadedMethodInfo info AspectFrame) => IsLabel t (MethodProxy info AspectFrame) 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

fromLabel :: MethodProxy info AspectFrame

(info ~ ResolveAspectFrameMethod t AspectFrame, OverloadedMethod info AspectFrame p) => IsLabel t (AspectFrame -> p) 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

fromLabel :: AspectFrame -> p

IsGValue (Maybe AspectFrame) 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList AspectFrame 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttributeList AspectFrame = AspectFrameAttributeList
type ParentTypes AspectFrame 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type ParentTypes AspectFrame = '[Widget, Object, Accessible, Buildable, ConstraintTarget]
type SignalList AspectFrame 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type SignalList AspectFrame = AspectFrameSignalList

data AspectFrameChildPropertyInfo #

Instances

Instances details
AttrInfo AspectFrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Associated Types

type AttrAllowedOps AspectFrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

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

Defined in GI.Gtk.Objects.AspectFrame

type AttrBaseTypeConstraint AspectFrameChildPropertyInfo = IsAspectFrame
type AttrGetType AspectFrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrGetType AspectFrameChildPropertyInfo = Maybe Widget
type AttrSetTypeConstraint AspectFrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrSetTypeConstraint AspectFrameChildPropertyInfo = IsWidget
type AttrTransferTypeConstraint AspectFrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrTransferTypeConstraint AspectFrameChildPropertyInfo = IsWidget
type AttrTransferType AspectFrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrTransferType AspectFrameChildPropertyInfo = Widget
type AttrLabel AspectFrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrLabel AspectFrameChildPropertyInfo = "child"
type AttrOrigin AspectFrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AspectFrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

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

Defined in GI.Gtk.Objects.AspectFrame

type AttrBaseTypeConstraint AspectFrameChildPropertyInfo = IsAspectFrame
type AttrGetType AspectFrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrGetType AspectFrameChildPropertyInfo = Maybe Widget
type AttrLabel AspectFrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrLabel AspectFrameChildPropertyInfo = "child"
type AttrOrigin AspectFrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrSetTypeConstraint AspectFrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrSetTypeConstraint AspectFrameChildPropertyInfo = IsWidget
type AttrTransferType AspectFrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrTransferType AspectFrameChildPropertyInfo = Widget
type AttrTransferTypeConstraint AspectFrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrTransferTypeConstraint AspectFrameChildPropertyInfo = IsWidget

data AspectFrameGetChildMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Widget), MonadIO m, IsAspectFrame a) => OverloadedMethod AspectFrameGetChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AspectFrameGetChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AspectFrameGetObeyChildMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsAspectFrame a) => OverloadedMethod AspectFrameGetObeyChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AspectFrameGetObeyChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AspectFrameGetRatioMethodInfo #

Instances

Instances details
(signature ~ m Float, MonadIO m, IsAspectFrame a) => OverloadedMethod AspectFrameGetRatioMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AspectFrameGetRatioMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AspectFrameGetXalignMethodInfo #

Instances

Instances details
(signature ~ m Float, MonadIO m, IsAspectFrame a) => OverloadedMethod AspectFrameGetXalignMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AspectFrameGetXalignMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AspectFrameGetYalignMethodInfo #

Instances

Instances details
(signature ~ m Float, MonadIO m, IsAspectFrame a) => OverloadedMethod AspectFrameGetYalignMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AspectFrameGetYalignMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AspectFrameObeyChildPropertyInfo #

Instances

Instances details
AttrInfo AspectFrameObeyChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Associated Types

type AttrAllowedOps AspectFrameObeyChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

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

Defined in GI.Gtk.Objects.AspectFrame

type AttrBaseTypeConstraint AspectFrameObeyChildPropertyInfo = IsAspectFrame
type AttrGetType AspectFrameObeyChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrGetType AspectFrameObeyChildPropertyInfo = Bool
type AttrSetTypeConstraint AspectFrameObeyChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

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

Defined in GI.Gtk.Objects.AspectFrame

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

Defined in GI.Gtk.Objects.AspectFrame

type AttrTransferType AspectFrameObeyChildPropertyInfo = Bool
type AttrLabel AspectFrameObeyChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrLabel AspectFrameObeyChildPropertyInfo = "obey-child"
type AttrOrigin AspectFrameObeyChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AspectFrameObeyChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

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

Defined in GI.Gtk.Objects.AspectFrame

type AttrBaseTypeConstraint AspectFrameObeyChildPropertyInfo = IsAspectFrame
type AttrGetType AspectFrameObeyChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrGetType AspectFrameObeyChildPropertyInfo = Bool
type AttrLabel AspectFrameObeyChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrLabel AspectFrameObeyChildPropertyInfo = "obey-child"
type AttrOrigin AspectFrameObeyChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrSetTypeConstraint AspectFrameObeyChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

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

Defined in GI.Gtk.Objects.AspectFrame

type AttrTransferType AspectFrameObeyChildPropertyInfo = Bool
type AttrTransferTypeConstraint AspectFrameObeyChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrTransferTypeConstraint AspectFrameObeyChildPropertyInfo = Type ~ Bool

data AspectFrameRatioPropertyInfo #

Instances

Instances details
AttrInfo AspectFrameRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Associated Types

type AttrAllowedOps AspectFrameRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

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

Defined in GI.Gtk.Objects.AspectFrame

type AttrBaseTypeConstraint AspectFrameRatioPropertyInfo = IsAspectFrame
type AttrGetType AspectFrameRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrGetType AspectFrameRatioPropertyInfo = Float
type AttrSetTypeConstraint AspectFrameRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrSetTypeConstraint AspectFrameRatioPropertyInfo = Type ~ Float
type AttrTransferTypeConstraint AspectFrameRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrTransferTypeConstraint AspectFrameRatioPropertyInfo = Type ~ Float
type AttrTransferType AspectFrameRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrTransferType AspectFrameRatioPropertyInfo = Float
type AttrLabel AspectFrameRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrLabel AspectFrameRatioPropertyInfo = "ratio"
type AttrOrigin AspectFrameRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AspectFrameRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

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

Defined in GI.Gtk.Objects.AspectFrame

type AttrBaseTypeConstraint AspectFrameRatioPropertyInfo = IsAspectFrame
type AttrGetType AspectFrameRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrGetType AspectFrameRatioPropertyInfo = Float
type AttrLabel AspectFrameRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrLabel AspectFrameRatioPropertyInfo = "ratio"
type AttrOrigin AspectFrameRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrSetTypeConstraint AspectFrameRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrSetTypeConstraint AspectFrameRatioPropertyInfo = Type ~ Float
type AttrTransferType AspectFrameRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrTransferType AspectFrameRatioPropertyInfo = Float
type AttrTransferTypeConstraint AspectFrameRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrTransferTypeConstraint AspectFrameRatioPropertyInfo = Type ~ Float

data AspectFrameSetChildMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsAspectFrame a, IsWidget b) => OverloadedMethod AspectFrameSetChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AspectFrameSetChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AspectFrameSetObeyChildMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.AspectFrame

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AspectFrameSetObeyChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AspectFrameSetRatioMethodInfo #

Instances

Instances details
(signature ~ (Float -> m ()), MonadIO m, IsAspectFrame a) => OverloadedMethod AspectFrameSetRatioMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AspectFrameSetRatioMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AspectFrameSetXalignMethodInfo #

Instances

Instances details
(signature ~ (Float -> m ()), MonadIO m, IsAspectFrame a) => OverloadedMethod AspectFrameSetXalignMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AspectFrameSetXalignMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AspectFrameSetYalignMethodInfo #

Instances

Instances details
(signature ~ (Float -> m ()), MonadIO m, IsAspectFrame a) => OverloadedMethod AspectFrameSetYalignMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AspectFrameSetYalignMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AspectFrameXalignPropertyInfo #

Instances

Instances details
AttrInfo AspectFrameXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Associated Types

type AttrAllowedOps AspectFrameXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

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

Defined in GI.Gtk.Objects.AspectFrame

type AttrBaseTypeConstraint AspectFrameXalignPropertyInfo = IsAspectFrame
type AttrGetType AspectFrameXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrGetType AspectFrameXalignPropertyInfo = Float
type AttrSetTypeConstraint AspectFrameXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrSetTypeConstraint AspectFrameXalignPropertyInfo = Type ~ Float
type AttrTransferTypeConstraint AspectFrameXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrTransferTypeConstraint AspectFrameXalignPropertyInfo = Type ~ Float
type AttrTransferType AspectFrameXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrTransferType AspectFrameXalignPropertyInfo = Float
type AttrLabel AspectFrameXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrLabel AspectFrameXalignPropertyInfo = "xalign"
type AttrOrigin AspectFrameXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AspectFrameXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

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

Defined in GI.Gtk.Objects.AspectFrame

type AttrBaseTypeConstraint AspectFrameXalignPropertyInfo = IsAspectFrame
type AttrGetType AspectFrameXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrGetType AspectFrameXalignPropertyInfo = Float
type AttrLabel AspectFrameXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrLabel AspectFrameXalignPropertyInfo = "xalign"
type AttrOrigin AspectFrameXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrSetTypeConstraint AspectFrameXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrSetTypeConstraint AspectFrameXalignPropertyInfo = Type ~ Float
type AttrTransferType AspectFrameXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrTransferType AspectFrameXalignPropertyInfo = Float
type AttrTransferTypeConstraint AspectFrameXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrTransferTypeConstraint AspectFrameXalignPropertyInfo = Type ~ Float

data AspectFrameYalignPropertyInfo #

Instances

Instances details
AttrInfo AspectFrameYalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Associated Types

type AttrAllowedOps AspectFrameYalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

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

Defined in GI.Gtk.Objects.AspectFrame

type AttrBaseTypeConstraint AspectFrameYalignPropertyInfo = IsAspectFrame
type AttrGetType AspectFrameYalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrGetType AspectFrameYalignPropertyInfo = Float
type AttrSetTypeConstraint AspectFrameYalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrSetTypeConstraint AspectFrameYalignPropertyInfo = Type ~ Float
type AttrTransferTypeConstraint AspectFrameYalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrTransferTypeConstraint AspectFrameYalignPropertyInfo = Type ~ Float
type AttrTransferType AspectFrameYalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrTransferType AspectFrameYalignPropertyInfo = Float
type AttrLabel AspectFrameYalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrLabel AspectFrameYalignPropertyInfo = "yalign"
type AttrOrigin AspectFrameYalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AspectFrameYalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

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

Defined in GI.Gtk.Objects.AspectFrame

type AttrBaseTypeConstraint AspectFrameYalignPropertyInfo = IsAspectFrame
type AttrGetType AspectFrameYalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrGetType AspectFrameYalignPropertyInfo = Float
type AttrLabel AspectFrameYalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrLabel AspectFrameYalignPropertyInfo = "yalign"
type AttrOrigin AspectFrameYalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrSetTypeConstraint AspectFrameYalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrSetTypeConstraint AspectFrameYalignPropertyInfo = Type ~ Float
type AttrTransferType AspectFrameYalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrTransferType AspectFrameYalignPropertyInfo = Float
type AttrTransferTypeConstraint AspectFrameYalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

type AttrTransferTypeConstraint AspectFrameYalignPropertyInfo = Type ~ Float

class (GObject o, IsDescendantOf AspectFrame o) => IsAspectFrame o #

Instances

Instances details
(GObject o, IsDescendantOf AspectFrame o) => IsAspectFrame o 
Instance details

Defined in GI.Gtk.Objects.AspectFrame

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

Equations

ResolveAspectFrameMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo 
ResolveAspectFrameMethod "activate" o = WidgetActivateMethodInfo 
ResolveAspectFrameMethod "activateAction" o = WidgetActivateActionMethodInfo 
ResolveAspectFrameMethod "activateDefault" o = WidgetActivateDefaultMethodInfo 
ResolveAspectFrameMethod "addController" o = WidgetAddControllerMethodInfo 
ResolveAspectFrameMethod "addCssClass" o = WidgetAddCssClassMethodInfo 
ResolveAspectFrameMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo 
ResolveAspectFrameMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo 
ResolveAspectFrameMethod "allocate" o = WidgetAllocateMethodInfo 
ResolveAspectFrameMethod "announce" o = AccessibleAnnounceMethodInfo 
ResolveAspectFrameMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveAspectFrameMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveAspectFrameMethod "childFocus" o = WidgetChildFocusMethodInfo 
ResolveAspectFrameMethod "computeBounds" o = WidgetComputeBoundsMethodInfo 
ResolveAspectFrameMethod "computeExpand" o = WidgetComputeExpandMethodInfo 
ResolveAspectFrameMethod "computePoint" o = WidgetComputePointMethodInfo 
ResolveAspectFrameMethod "computeTransform" o = WidgetComputeTransformMethodInfo 
ResolveAspectFrameMethod "contains" o = WidgetContainsMethodInfo 
ResolveAspectFrameMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo 
ResolveAspectFrameMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo 
ResolveAspectFrameMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo 
ResolveAspectFrameMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo 
ResolveAspectFrameMethod "errorBell" o = WidgetErrorBellMethodInfo 
ResolveAspectFrameMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveAspectFrameMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveAspectFrameMethod "getv" o = ObjectGetvMethodInfo 
ResolveAspectFrameMethod "grabFocus" o = WidgetGrabFocusMethodInfo 
ResolveAspectFrameMethod "hasCssClass" o = WidgetHasCssClassMethodInfo 
ResolveAspectFrameMethod "hasDefault" o = WidgetHasDefaultMethodInfo 
ResolveAspectFrameMethod "hasFocus" o = WidgetHasFocusMethodInfo 
ResolveAspectFrameMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo 
ResolveAspectFrameMethod "hide" o = WidgetHideMethodInfo 
ResolveAspectFrameMethod "inDestruction" o = WidgetInDestructionMethodInfo 
ResolveAspectFrameMethod "initTemplate" o = WidgetInitTemplateMethodInfo 
ResolveAspectFrameMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo 
ResolveAspectFrameMethod "insertAfter" o = WidgetInsertAfterMethodInfo 
ResolveAspectFrameMethod "insertBefore" o = WidgetInsertBeforeMethodInfo 
ResolveAspectFrameMethod "isAncestor" o = WidgetIsAncestorMethodInfo 
ResolveAspectFrameMethod "isDrawable" o = WidgetIsDrawableMethodInfo 
ResolveAspectFrameMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveAspectFrameMethod "isFocus" o = WidgetIsFocusMethodInfo 
ResolveAspectFrameMethod "isSensitive" o = WidgetIsSensitiveMethodInfo 
ResolveAspectFrameMethod "isVisible" o = WidgetIsVisibleMethodInfo 
ResolveAspectFrameMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo 
ResolveAspectFrameMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo 
ResolveAspectFrameMethod "map" o = WidgetMapMethodInfo 
ResolveAspectFrameMethod "measure" o = WidgetMeasureMethodInfo 
ResolveAspectFrameMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo 
ResolveAspectFrameMethod "notify" o = ObjectNotifyMethodInfo 
ResolveAspectFrameMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveAspectFrameMethod "observeChildren" o = WidgetObserveChildrenMethodInfo 
ResolveAspectFrameMethod "observeControllers" o = WidgetObserveControllersMethodInfo 
ResolveAspectFrameMethod "pick" o = WidgetPickMethodInfo 
ResolveAspectFrameMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo 
ResolveAspectFrameMethod "queueDraw" o = WidgetQueueDrawMethodInfo 
ResolveAspectFrameMethod "queueResize" o = WidgetQueueResizeMethodInfo 
ResolveAspectFrameMethod "realize" o = WidgetRealizeMethodInfo 
ResolveAspectFrameMethod "ref" o = ObjectRefMethodInfo 
ResolveAspectFrameMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveAspectFrameMethod "removeController" o = WidgetRemoveControllerMethodInfo 
ResolveAspectFrameMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo 
ResolveAspectFrameMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo 
ResolveAspectFrameMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo 
ResolveAspectFrameMethod "resetProperty" o = AccessibleResetPropertyMethodInfo 
ResolveAspectFrameMethod "resetRelation" o = AccessibleResetRelationMethodInfo 
ResolveAspectFrameMethod "resetState" o = AccessibleResetStateMethodInfo 
ResolveAspectFrameMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveAspectFrameMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo 
ResolveAspectFrameMethod "show" o = WidgetShowMethodInfo 
ResolveAspectFrameMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo 
ResolveAspectFrameMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo 
ResolveAspectFrameMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveAspectFrameMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveAspectFrameMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveAspectFrameMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo 
ResolveAspectFrameMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo 
ResolveAspectFrameMethod "unmap" o = WidgetUnmapMethodInfo 
ResolveAspectFrameMethod "unparent" o = WidgetUnparentMethodInfo 
ResolveAspectFrameMethod "unrealize" o = WidgetUnrealizeMethodInfo 
ResolveAspectFrameMethod "unref" o = ObjectUnrefMethodInfo 
ResolveAspectFrameMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo 
ResolveAspectFrameMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo 
ResolveAspectFrameMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo 
ResolveAspectFrameMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo 
ResolveAspectFrameMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo 
ResolveAspectFrameMethod "updateState" o = AccessibleUpdateStateMethodInfo 
ResolveAspectFrameMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveAspectFrameMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo 
ResolveAspectFrameMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo 
ResolveAspectFrameMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo 
ResolveAspectFrameMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo 
ResolveAspectFrameMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo 
ResolveAspectFrameMethod "getAllocation" o = WidgetGetAllocationMethodInfo 
ResolveAspectFrameMethod "getAncestor" o = WidgetGetAncestorMethodInfo 
ResolveAspectFrameMethod "getAtContext" o = AccessibleGetAtContextMethodInfo 
ResolveAspectFrameMethod "getBaseline" o = WidgetGetBaselineMethodInfo 
ResolveAspectFrameMethod "getBounds" o = AccessibleGetBoundsMethodInfo 
ResolveAspectFrameMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo 
ResolveAspectFrameMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo 
ResolveAspectFrameMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo 
ResolveAspectFrameMethod "getChild" o = AspectFrameGetChildMethodInfo 
ResolveAspectFrameMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo 
ResolveAspectFrameMethod "getClipboard" o = WidgetGetClipboardMethodInfo 
ResolveAspectFrameMethod "getColor" o = WidgetGetColorMethodInfo 
ResolveAspectFrameMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo 
ResolveAspectFrameMethod "getCssName" o = WidgetGetCssNameMethodInfo 
ResolveAspectFrameMethod "getCursor" o = WidgetGetCursorMethodInfo 
ResolveAspectFrameMethod "getData" o = ObjectGetDataMethodInfo 
ResolveAspectFrameMethod "getDirection" o = WidgetGetDirectionMethodInfo 
ResolveAspectFrameMethod "getDisplay" o = WidgetGetDisplayMethodInfo 
ResolveAspectFrameMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo 
ResolveAspectFrameMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo 
ResolveAspectFrameMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo 
ResolveAspectFrameMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo 
ResolveAspectFrameMethod "getFocusable" o = WidgetGetFocusableMethodInfo 
ResolveAspectFrameMethod "getFontMap" o = WidgetGetFontMapMethodInfo 
ResolveAspectFrameMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo 
ResolveAspectFrameMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo 
ResolveAspectFrameMethod "getHalign" o = WidgetGetHalignMethodInfo 
ResolveAspectFrameMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo 
ResolveAspectFrameMethod "getHeight" o = WidgetGetHeightMethodInfo 
ResolveAspectFrameMethod "getHexpand" o = WidgetGetHexpandMethodInfo 
ResolveAspectFrameMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo 
ResolveAspectFrameMethod "getLastChild" o = WidgetGetLastChildMethodInfo 
ResolveAspectFrameMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo 
ResolveAspectFrameMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo 
ResolveAspectFrameMethod "getMapped" o = WidgetGetMappedMethodInfo 
ResolveAspectFrameMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo 
ResolveAspectFrameMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo 
ResolveAspectFrameMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo 
ResolveAspectFrameMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo 
ResolveAspectFrameMethod "getName" o = WidgetGetNameMethodInfo 
ResolveAspectFrameMethod "getNative" o = WidgetGetNativeMethodInfo 
ResolveAspectFrameMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo 
ResolveAspectFrameMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo 
ResolveAspectFrameMethod "getObeyChild" o = AspectFrameGetObeyChildMethodInfo 
ResolveAspectFrameMethod "getOpacity" o = WidgetGetOpacityMethodInfo 
ResolveAspectFrameMethod "getOverflow" o = WidgetGetOverflowMethodInfo 
ResolveAspectFrameMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo 
ResolveAspectFrameMethod "getParent" o = WidgetGetParentMethodInfo 
ResolveAspectFrameMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo 
ResolveAspectFrameMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo 
ResolveAspectFrameMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo 
ResolveAspectFrameMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo 
ResolveAspectFrameMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveAspectFrameMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveAspectFrameMethod "getRatio" o = AspectFrameGetRatioMethodInfo 
ResolveAspectFrameMethod "getRealized" o = WidgetGetRealizedMethodInfo 
ResolveAspectFrameMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo 
ResolveAspectFrameMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo 
ResolveAspectFrameMethod "getRoot" o = WidgetGetRootMethodInfo 
ResolveAspectFrameMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo 
ResolveAspectFrameMethod "getSensitive" o = WidgetGetSensitiveMethodInfo 
ResolveAspectFrameMethod "getSettings" o = WidgetGetSettingsMethodInfo 
ResolveAspectFrameMethod "getSize" o = WidgetGetSizeMethodInfo 
ResolveAspectFrameMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo 
ResolveAspectFrameMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo 
ResolveAspectFrameMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo 
ResolveAspectFrameMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo 
ResolveAspectFrameMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo 
ResolveAspectFrameMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo 
ResolveAspectFrameMethod "getValign" o = WidgetGetValignMethodInfo 
ResolveAspectFrameMethod "getVexpand" o = WidgetGetVexpandMethodInfo 
ResolveAspectFrameMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo 
ResolveAspectFrameMethod "getVisible" o = WidgetGetVisibleMethodInfo 
ResolveAspectFrameMethod "getWidth" o = WidgetGetWidthMethodInfo 
ResolveAspectFrameMethod "getXalign" o = AspectFrameGetXalignMethodInfo 
ResolveAspectFrameMethod "getYalign" o = AspectFrameGetYalignMethodInfo 
ResolveAspectFrameMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo 
ResolveAspectFrameMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo 
ResolveAspectFrameMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo 
ResolveAspectFrameMethod "setChild" o = AspectFrameSetChildMethodInfo 
ResolveAspectFrameMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo 
ResolveAspectFrameMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo 
ResolveAspectFrameMethod "setCursor" o = WidgetSetCursorMethodInfo 
ResolveAspectFrameMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo 
ResolveAspectFrameMethod "setData" o = ObjectSetDataMethodInfo 
ResolveAspectFrameMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveAspectFrameMethod "setDirection" o = WidgetSetDirectionMethodInfo 
ResolveAspectFrameMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo 
ResolveAspectFrameMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo 
ResolveAspectFrameMethod "setFocusable" o = WidgetSetFocusableMethodInfo 
ResolveAspectFrameMethod "setFontMap" o = WidgetSetFontMapMethodInfo 
ResolveAspectFrameMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo 
ResolveAspectFrameMethod "setHalign" o = WidgetSetHalignMethodInfo 
ResolveAspectFrameMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo 
ResolveAspectFrameMethod "setHexpand" o = WidgetSetHexpandMethodInfo 
ResolveAspectFrameMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo 
ResolveAspectFrameMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo 
ResolveAspectFrameMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo 
ResolveAspectFrameMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo 
ResolveAspectFrameMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo 
ResolveAspectFrameMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo 
ResolveAspectFrameMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo 
ResolveAspectFrameMethod "setName" o = WidgetSetNameMethodInfo 
ResolveAspectFrameMethod "setObeyChild" o = AspectFrameSetObeyChildMethodInfo 
ResolveAspectFrameMethod "setOpacity" o = WidgetSetOpacityMethodInfo 
ResolveAspectFrameMethod "setOverflow" o = WidgetSetOverflowMethodInfo 
ResolveAspectFrameMethod "setParent" o = WidgetSetParentMethodInfo 
ResolveAspectFrameMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveAspectFrameMethod "setRatio" o = AspectFrameSetRatioMethodInfo 
ResolveAspectFrameMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo 
ResolveAspectFrameMethod "setSensitive" o = WidgetSetSensitiveMethodInfo 
ResolveAspectFrameMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo 
ResolveAspectFrameMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo 
ResolveAspectFrameMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo 
ResolveAspectFrameMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo 
ResolveAspectFrameMethod "setValign" o = WidgetSetValignMethodInfo 
ResolveAspectFrameMethod "setVexpand" o = WidgetSetVexpandMethodInfo 
ResolveAspectFrameMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo 
ResolveAspectFrameMethod "setVisible" o = WidgetSetVisibleMethodInfo 
ResolveAspectFrameMethod "setXalign" o = AspectFrameSetXalignMethodInfo 
ResolveAspectFrameMethod "setYalign" o = AspectFrameSetYalignMethodInfo 
ResolveAspectFrameMethod l o = MethodResolutionFailed l o :: Type 

aspectFrameChild :: AttrLabelProxy "child" #

aspectFrameGetChild :: (HasCallStack, MonadIO m, IsAspectFrame a) => a -> m (Maybe Widget) #

aspectFrameGetObeyChild :: (HasCallStack, MonadIO m, IsAspectFrame a) => a -> m Bool #

aspectFrameGetRatio :: (HasCallStack, MonadIO m, IsAspectFrame a) => a -> m Float #

aspectFrameGetXalign :: (HasCallStack, MonadIO m, IsAspectFrame a) => a -> m Float #

aspectFrameGetYalign :: (HasCallStack, MonadIO m, IsAspectFrame a) => a -> m Float #

aspectFrameNew :: (HasCallStack, MonadIO m) => Float -> Float -> Float -> Bool -> m AspectFrame #

aspectFrameObeyChild :: AttrLabelProxy "obeyChild" #

aspectFrameRatio :: AttrLabelProxy "ratio" #

aspectFrameSetChild :: (HasCallStack, MonadIO m, IsAspectFrame a, IsWidget b) => a -> Maybe b -> m () #

aspectFrameSetObeyChild :: (HasCallStack, MonadIO m, IsAspectFrame a) => a -> Bool -> m () #

aspectFrameSetRatio :: (HasCallStack, MonadIO m, IsAspectFrame a) => a -> Float -> m () #

aspectFrameSetXalign :: (HasCallStack, MonadIO m, IsAspectFrame a) => a -> Float -> m () #

aspectFrameSetYalign :: (HasCallStack, MonadIO m, IsAspectFrame a) => a -> Float -> m () #

aspectFrameXalign :: AttrLabelProxy "xalign" #

aspectFrameYalign :: AttrLabelProxy "yalign" #

clearAspectFrameChild :: (MonadIO m, IsAspectFrame o) => o -> m () #

constructAspectFrameChild :: (IsAspectFrame o, MonadIO m, IsWidget a) => a -> m (GValueConstruct o) #

constructAspectFrameObeyChild :: (IsAspectFrame o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructAspectFrameRatio :: (IsAspectFrame o, MonadIO m) => Float -> m (GValueConstruct o) #

constructAspectFrameXalign :: (IsAspectFrame o, MonadIO m) => Float -> m (GValueConstruct o) #

constructAspectFrameYalign :: (IsAspectFrame o, MonadIO m) => Float -> m (GValueConstruct o) #

getAspectFrameChild :: (MonadIO m, IsAspectFrame o) => o -> m (Maybe Widget) #

getAspectFrameObeyChild :: (MonadIO m, IsAspectFrame o) => o -> m Bool #

getAspectFrameRatio :: (MonadIO m, IsAspectFrame o) => o -> m Float #

getAspectFrameXalign :: (MonadIO m, IsAspectFrame o) => o -> m Float #

getAspectFrameYalign :: (MonadIO m, IsAspectFrame o) => o -> m Float #

setAspectFrameChild :: (MonadIO m, IsAspectFrame o, IsWidget a) => o -> a -> m () #

setAspectFrameObeyChild :: (MonadIO m, IsAspectFrame o) => o -> Bool -> m () #

setAspectFrameRatio :: (MonadIO m, IsAspectFrame o) => o -> Float -> m () #

setAspectFrameXalign :: (MonadIO m, IsAspectFrame o) => o -> Float -> m () #

setAspectFrameYalign :: (MonadIO m, IsAspectFrame o) => o -> Float -> m () #

toAspectFrame :: (MonadIO m, IsAspectFrame o) => o -> m AspectFrame #