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

GI.Gtk.Objects.FixedLayoutChild

Description

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

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

Documentation

newtype FixedLayoutChild #

Instances

Instances details
Eq FixedLayoutChild 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

GObject FixedLayoutChild 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

ManagedPtrNewtype FixedLayoutChild 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

TypedObject FixedLayoutChild 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

Methods

glibType :: IO GType #

HasParentTypes FixedLayoutChild 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

HasAttributeList FixedLayoutChild 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

(info ~ ResolveFixedLayoutChildMethod t FixedLayoutChild, OverloadedMethod info FixedLayoutChild p, HasField t FixedLayoutChild p) => HasField (t :: Symbol) FixedLayoutChild p 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

Methods

getField :: FixedLayoutChild -> p

(info ~ ResolveFixedLayoutChildMethod t FixedLayoutChild, OverloadedMethodInfo info FixedLayoutChild) => IsLabel t (MethodProxy info FixedLayoutChild) 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

Methods

fromLabel :: MethodProxy info FixedLayoutChild

(info ~ ResolveFixedLayoutChildMethod t FixedLayoutChild, OverloadedMethod info FixedLayoutChild p) => IsLabel t (FixedLayoutChild -> p) 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

IsGValue (Maybe FixedLayoutChild) 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList FixedLayoutChild 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

type AttributeList FixedLayoutChild = FixedLayoutChildAttributeList
type ParentTypes FixedLayoutChild 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

type ParentTypes FixedLayoutChild = '[LayoutChild, Object]
type SignalList FixedLayoutChild 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

type SignalList FixedLayoutChild = FixedLayoutChildSignalList

data FixedLayoutChildGetTransformMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Transform), MonadIO m, IsFixedLayoutChild a) => OverloadedMethod FixedLayoutChildGetTransformMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FixedLayoutChildGetTransformMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FixedLayoutChildSetTransformMethodInfo #

Instances

Instances details
(signature ~ (Transform -> m ()), MonadIO m, IsFixedLayoutChild a) => OverloadedMethod FixedLayoutChildSetTransformMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FixedLayoutChildSetTransformMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FixedLayoutChildTransformPropertyInfo #

Instances

Instances details
AttrInfo FixedLayoutChildTransformPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

Associated Types

type AttrAllowedOps FixedLayoutChildTransformPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

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

Defined in GI.Gtk.Objects.FixedLayoutChild

type AttrGetType FixedLayoutChildTransformPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

type AttrGetType FixedLayoutChildTransformPropertyInfo = Maybe Transform
type AttrSetTypeConstraint FixedLayoutChildTransformPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

type AttrSetTypeConstraint FixedLayoutChildTransformPropertyInfo = Type ~ Transform
type AttrTransferTypeConstraint FixedLayoutChildTransformPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

type AttrTransferTypeConstraint FixedLayoutChildTransformPropertyInfo = Type ~ Transform
type AttrTransferType FixedLayoutChildTransformPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

type AttrTransferType FixedLayoutChildTransformPropertyInfo = Transform
type AttrLabel FixedLayoutChildTransformPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

type AttrLabel FixedLayoutChildTransformPropertyInfo = "transform"
type AttrOrigin FixedLayoutChildTransformPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FixedLayoutChildTransformPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

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

Defined in GI.Gtk.Objects.FixedLayoutChild

type AttrGetType FixedLayoutChildTransformPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

type AttrGetType FixedLayoutChildTransformPropertyInfo = Maybe Transform
type AttrLabel FixedLayoutChildTransformPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

type AttrLabel FixedLayoutChildTransformPropertyInfo = "transform"
type AttrOrigin FixedLayoutChildTransformPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

type AttrSetTypeConstraint FixedLayoutChildTransformPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

type AttrSetTypeConstraint FixedLayoutChildTransformPropertyInfo = Type ~ Transform
type AttrTransferType FixedLayoutChildTransformPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

type AttrTransferType FixedLayoutChildTransformPropertyInfo = Transform
type AttrTransferTypeConstraint FixedLayoutChildTransformPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

type AttrTransferTypeConstraint FixedLayoutChildTransformPropertyInfo = Type ~ Transform

class (GObject o, IsDescendantOf FixedLayoutChild o) => IsFixedLayoutChild o #

Instances

Instances details
(GObject o, IsDescendantOf FixedLayoutChild o) => IsFixedLayoutChild o 
Instance details

Defined in GI.Gtk.Objects.FixedLayoutChild

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

Equations

ResolveFixedLayoutChildMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveFixedLayoutChildMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveFixedLayoutChildMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveFixedLayoutChildMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveFixedLayoutChildMethod "getv" o = ObjectGetvMethodInfo 
ResolveFixedLayoutChildMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveFixedLayoutChildMethod "notify" o = ObjectNotifyMethodInfo 
ResolveFixedLayoutChildMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveFixedLayoutChildMethod "ref" o = ObjectRefMethodInfo 
ResolveFixedLayoutChildMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveFixedLayoutChildMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveFixedLayoutChildMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveFixedLayoutChildMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveFixedLayoutChildMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveFixedLayoutChildMethod "unref" o = ObjectUnrefMethodInfo 
ResolveFixedLayoutChildMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveFixedLayoutChildMethod "getChildWidget" o = LayoutChildGetChildWidgetMethodInfo 
ResolveFixedLayoutChildMethod "getData" o = ObjectGetDataMethodInfo 
ResolveFixedLayoutChildMethod "getLayoutManager" o = LayoutChildGetLayoutManagerMethodInfo 
ResolveFixedLayoutChildMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveFixedLayoutChildMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveFixedLayoutChildMethod "getTransform" o = FixedLayoutChildGetTransformMethodInfo 
ResolveFixedLayoutChildMethod "setData" o = ObjectSetDataMethodInfo 
ResolveFixedLayoutChildMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveFixedLayoutChildMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveFixedLayoutChildMethod "setTransform" o = FixedLayoutChildSetTransformMethodInfo 
ResolveFixedLayoutChildMethod l o = MethodResolutionFailed l o :: Type 

constructFixedLayoutChildTransform :: (IsFixedLayoutChild o, MonadIO m) => Transform -> m (GValueConstruct o) #

fixedLayoutChildGetTransform :: (HasCallStack, MonadIO m, IsFixedLayoutChild a) => a -> m (Maybe Transform) #

fixedLayoutChildSetTransform :: (HasCallStack, MonadIO m, IsFixedLayoutChild a) => a -> Transform -> m () #

fixedLayoutChildTransform :: AttrLabelProxy "transform" #

getFixedLayoutChildTransform :: (MonadIO m, IsFixedLayoutChild o) => o -> m (Maybe Transform) #

setFixedLayoutChildTransform :: (MonadIO m, IsFixedLayoutChild o) => o -> Transform -> m () #