gi-gdk-4.0.10: Gdk bindings (compatibility layer)
Safe HaskellNone
LanguageHaskell2010

GI.Gdk.Objects.DmabufTextureBuilder

Description

This is a backwards-compatibility module re-exporting the contents of the GI.Gdk.Objects.DmabufTextureBuilder module in the gi-gdk4 package.

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

Documentation

newtype DmabufTextureBuilder #

Instances

Instances details
Eq DmabufTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

GObject DmabufTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

ManagedPtrNewtype DmabufTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

TypedObject DmabufTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

glibType :: IO GType #

HasParentTypes DmabufTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

HasAttributeList DmabufTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

(info ~ ResolveDmabufTextureBuilderMethod t DmabufTextureBuilder, OverloadedMethod info DmabufTextureBuilder p, HasField t DmabufTextureBuilder p) => HasField (t :: Symbol) DmabufTextureBuilder p 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

(info ~ ResolveDmabufTextureBuilderMethod t DmabufTextureBuilder, OverloadedMethodInfo info DmabufTextureBuilder) => IsLabel t (MethodProxy info DmabufTextureBuilder) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

fromLabel :: MethodProxy info DmabufTextureBuilder

(info ~ ResolveDmabufTextureBuilderMethod t DmabufTextureBuilder, OverloadedMethod info DmabufTextureBuilder p) => IsLabel t (DmabufTextureBuilder -> p) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

IsGValue (Maybe DmabufTextureBuilder) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList DmabufTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttributeList DmabufTextureBuilder = DmabufTextureBuilderAttributeList
type ParentTypes DmabufTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type SignalList DmabufTextureBuilder = DmabufTextureBuilderSignalList

data DmabufTextureBuilderBuildMethodInfo #

Instances

Instances details
(signature ~ (Maybe DestroyNotify -> Ptr () -> m (Maybe Texture)), MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderBuildMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderBuildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderColorStatePropertyInfo #

Instances

Instances details
AttrInfo DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Associated Types

type AttrAllowedOps DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderColorStatePropertyInfo = Type ~ ColorState
type AttrTransferTypeConstraint DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderColorStatePropertyInfo = Type ~ ColorState
type AttrTransferType DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderColorStatePropertyInfo = "color-state"
type AttrOrigin DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderColorStatePropertyInfo = "color-state"
type AttrOrigin DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderColorStatePropertyInfo = Type ~ ColorState
type AttrTransferType DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderColorStatePropertyInfo = Type ~ ColorState

data DmabufTextureBuilderDisplayPropertyInfo #

Instances

Instances details
AttrInfo DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Associated Types

type AttrAllowedOps DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderDisplayPropertyInfo = IsDisplay
type AttrTransferType DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderDisplayPropertyInfo = "display"
type AttrOrigin DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderDisplayPropertyInfo = "display"
type AttrOrigin DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderDisplayPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderDisplayPropertyInfo = IsDisplay

data DmabufTextureBuilderFourccPropertyInfo #

Instances

Instances details
AttrInfo DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Associated Types

type AttrAllowedOps DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderFourccPropertyInfo = Word32
type AttrSetTypeConstraint DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderFourccPropertyInfo = Type ~ Word32
type AttrTransferTypeConstraint DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderFourccPropertyInfo = Type ~ Word32
type AttrTransferType DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderFourccPropertyInfo = Word32
type AttrLabel DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderFourccPropertyInfo = "fourcc"
type AttrOrigin DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderFourccPropertyInfo = Word32
type AttrLabel DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderFourccPropertyInfo = "fourcc"
type AttrOrigin DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderFourccPropertyInfo = Type ~ Word32
type AttrTransferType DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderFourccPropertyInfo = Word32
type AttrTransferTypeConstraint DmabufTextureBuilderFourccPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderFourccPropertyInfo = Type ~ Word32

data DmabufTextureBuilderGetColorStateMethodInfo #

Instances

Instances details
(signature ~ m (Maybe ColorState), MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderGetColorStateMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderGetColorStateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderGetDisplayMethodInfo #

Instances

Instances details
(signature ~ m Display, MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderGetDisplayMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderGetDisplayMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderGetFdMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> m Int32), MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderGetFdMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderGetFdMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderGetFourccMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderGetFourccMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderGetFourccMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderGetHeightMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderGetHeightMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderGetHeightMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderGetModifierMethodInfo #

Instances

Instances details
(signature ~ m Word64, MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderGetModifierMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderGetModifierMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderGetNPlanesMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderGetNPlanesMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderGetNPlanesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderGetOffsetMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> m Word32), MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderGetOffsetMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderGetOffsetMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderGetPremultipliedMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderGetPremultipliedMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderGetPremultipliedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderGetStrideMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> m Word32), MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderGetStrideMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderGetStrideMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderGetUpdateRegionMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Region), MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderGetUpdateRegionMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderGetUpdateRegionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderGetUpdateTextureMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Texture), MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderGetUpdateTextureMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderGetUpdateTextureMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderGetWidthMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderGetWidthMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderGetWidthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderHeightPropertyInfo #

Instances

Instances details
AttrInfo DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Associated Types

type AttrAllowedOps DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderHeightPropertyInfo = Word32
type AttrSetTypeConstraint DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderHeightPropertyInfo = Type ~ Word32
type AttrTransferTypeConstraint DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderHeightPropertyInfo = Type ~ Word32
type AttrTransferType DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderHeightPropertyInfo = Word32
type AttrLabel DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderHeightPropertyInfo = "height"
type AttrOrigin DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderHeightPropertyInfo = Word32
type AttrLabel DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderHeightPropertyInfo = "height"
type AttrOrigin DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderHeightPropertyInfo = Type ~ Word32
type AttrTransferType DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderHeightPropertyInfo = Word32
type AttrTransferTypeConstraint DmabufTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderHeightPropertyInfo = Type ~ Word32

data DmabufTextureBuilderModifierPropertyInfo #

Instances

Instances details
AttrInfo DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Associated Types

type AttrAllowedOps DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderModifierPropertyInfo = Type ~ Word64
type AttrTransferTypeConstraint DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderModifierPropertyInfo = Type ~ Word64
type AttrTransferType DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderModifierPropertyInfo = Word64
type AttrLabel DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderModifierPropertyInfo = "modifier"
type AttrOrigin DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderModifierPropertyInfo = "modifier"
type AttrOrigin DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderModifierPropertyInfo = Type ~ Word64
type AttrTransferType DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderModifierPropertyInfo = Word64
type AttrTransferTypeConstraint DmabufTextureBuilderModifierPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderModifierPropertyInfo = Type ~ Word64

data DmabufTextureBuilderNPlanesPropertyInfo #

Instances

Instances details
AttrInfo DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Associated Types

type AttrAllowedOps DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderNPlanesPropertyInfo = Word32
type AttrSetTypeConstraint DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderNPlanesPropertyInfo = Type ~ Word32
type AttrTransferTypeConstraint DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderNPlanesPropertyInfo = Type ~ Word32
type AttrTransferType DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderNPlanesPropertyInfo = Word32
type AttrLabel DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderNPlanesPropertyInfo = "n-planes"
type AttrOrigin DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderNPlanesPropertyInfo = Word32
type AttrLabel DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderNPlanesPropertyInfo = "n-planes"
type AttrOrigin DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderNPlanesPropertyInfo = Type ~ Word32
type AttrTransferType DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderNPlanesPropertyInfo = Word32
type AttrTransferTypeConstraint DmabufTextureBuilderNPlanesPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderNPlanesPropertyInfo = Type ~ Word32

data DmabufTextureBuilderPremultipliedPropertyInfo #

Instances

Instances details
AttrInfo DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Associated Types

type AttrAllowedOps DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderPremultipliedPropertyInfo = "premultiplied"
type AttrOrigin DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderPremultipliedPropertyInfo = "premultiplied"
type AttrOrigin DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderPremultipliedPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderPremultipliedPropertyInfo = Type ~ Bool

data DmabufTextureBuilderSetColorStateMethodInfo #

Instances

Instances details
(signature ~ (Maybe ColorState -> m ()), MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderSetColorStateMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderSetColorStateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderSetDisplayMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsDmabufTextureBuilder a, IsDisplay b) => OverloadedMethod DmabufTextureBuilderSetDisplayMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderSetDisplayMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderSetFdMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> Int32 -> m ()), MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderSetFdMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderSetFdMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderSetFourccMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> m ()), MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderSetFourccMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderSetFourccMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderSetHeightMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> m ()), MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderSetHeightMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderSetHeightMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderSetModifierMethodInfo #

Instances

Instances details
(signature ~ (Word64 -> m ()), MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderSetModifierMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderSetModifierMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderSetNPlanesMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> m ()), MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderSetNPlanesMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderSetNPlanesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderSetOffsetMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> Word32 -> m ()), MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderSetOffsetMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderSetOffsetMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderSetPremultipliedMethodInfo #

Instances

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderSetPremultipliedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderSetStrideMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> Word32 -> m ()), MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderSetStrideMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderSetStrideMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderSetUpdateRegionMethodInfo #

Instances

Instances details
(signature ~ (Maybe Region -> m ()), MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderSetUpdateRegionMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderSetUpdateRegionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderSetUpdateTextureMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsDmabufTextureBuilder a, IsTexture b) => OverloadedMethod DmabufTextureBuilderSetUpdateTextureMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderSetUpdateTextureMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderSetWidthMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> m ()), MonadIO m, IsDmabufTextureBuilder a) => OverloadedMethod DmabufTextureBuilderSetWidthMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DmabufTextureBuilderSetWidthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DmabufTextureBuilderUpdateRegionPropertyInfo #

Instances

Instances details
AttrInfo DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Associated Types

type AttrAllowedOps DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderUpdateRegionPropertyInfo = Maybe Region
type AttrSetTypeConstraint DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderUpdateRegionPropertyInfo = Type ~ Region
type AttrTransferTypeConstraint DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderUpdateRegionPropertyInfo = Type ~ Region
type AttrTransferType DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderUpdateRegionPropertyInfo = Region
type AttrLabel DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderUpdateRegionPropertyInfo = "update-region"
type AttrOrigin DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderUpdateRegionPropertyInfo = Maybe Region
type AttrLabel DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderUpdateRegionPropertyInfo = "update-region"
type AttrOrigin DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderUpdateRegionPropertyInfo = Type ~ Region
type AttrTransferType DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderUpdateRegionPropertyInfo = Region
type AttrTransferTypeConstraint DmabufTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderUpdateRegionPropertyInfo = Type ~ Region

data DmabufTextureBuilderUpdateTexturePropertyInfo #

Instances

Instances details
AttrInfo DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Associated Types

type AttrAllowedOps DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderUpdateTexturePropertyInfo = "update-texture"
type AttrOrigin DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderUpdateTexturePropertyInfo = "update-texture"
type AttrOrigin DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

data DmabufTextureBuilderWidthPropertyInfo #

Instances

Instances details
AttrInfo DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Associated Types

type AttrAllowedOps DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderWidthPropertyInfo = Word32
type AttrSetTypeConstraint DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderWidthPropertyInfo = Type ~ Word32
type AttrTransferTypeConstraint DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderWidthPropertyInfo = Type ~ Word32
type AttrTransferType DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderWidthPropertyInfo = Word32
type AttrLabel DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderWidthPropertyInfo = "width"
type AttrOrigin DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrGetType DmabufTextureBuilderWidthPropertyInfo = Word32
type AttrLabel DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrLabel DmabufTextureBuilderWidthPropertyInfo = "width"
type AttrOrigin DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrSetTypeConstraint DmabufTextureBuilderWidthPropertyInfo = Type ~ Word32
type AttrTransferType DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferType DmabufTextureBuilderWidthPropertyInfo = Word32
type AttrTransferTypeConstraint DmabufTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

type AttrTransferTypeConstraint DmabufTextureBuilderWidthPropertyInfo = Type ~ Word32

class (GObject o, IsDescendantOf DmabufTextureBuilder o) => IsDmabufTextureBuilder o #

Instances

Instances details
(GObject o, IsDescendantOf DmabufTextureBuilder o) => IsDmabufTextureBuilder o 
Instance details

Defined in GI.Gdk.Objects.DmabufTextureBuilder

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

Equations

ResolveDmabufTextureBuilderMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveDmabufTextureBuilderMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveDmabufTextureBuilderMethod "build" o = DmabufTextureBuilderBuildMethodInfo 
ResolveDmabufTextureBuilderMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveDmabufTextureBuilderMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveDmabufTextureBuilderMethod "getv" o = ObjectGetvMethodInfo 
ResolveDmabufTextureBuilderMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveDmabufTextureBuilderMethod "notify" o = ObjectNotifyMethodInfo 
ResolveDmabufTextureBuilderMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveDmabufTextureBuilderMethod "ref" o = ObjectRefMethodInfo 
ResolveDmabufTextureBuilderMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveDmabufTextureBuilderMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveDmabufTextureBuilderMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveDmabufTextureBuilderMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveDmabufTextureBuilderMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveDmabufTextureBuilderMethod "unref" o = ObjectUnrefMethodInfo 
ResolveDmabufTextureBuilderMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveDmabufTextureBuilderMethod "getColorState" o = DmabufTextureBuilderGetColorStateMethodInfo 
ResolveDmabufTextureBuilderMethod "getData" o = ObjectGetDataMethodInfo 
ResolveDmabufTextureBuilderMethod "getDisplay" o = DmabufTextureBuilderGetDisplayMethodInfo 
ResolveDmabufTextureBuilderMethod "getFd" o = DmabufTextureBuilderGetFdMethodInfo 
ResolveDmabufTextureBuilderMethod "getFourcc" o = DmabufTextureBuilderGetFourccMethodInfo 
ResolveDmabufTextureBuilderMethod "getHeight" o = DmabufTextureBuilderGetHeightMethodInfo 
ResolveDmabufTextureBuilderMethod "getModifier" o = DmabufTextureBuilderGetModifierMethodInfo 
ResolveDmabufTextureBuilderMethod "getNPlanes" o = DmabufTextureBuilderGetNPlanesMethodInfo 
ResolveDmabufTextureBuilderMethod "getOffset" o = DmabufTextureBuilderGetOffsetMethodInfo 
ResolveDmabufTextureBuilderMethod "getPremultiplied" o = DmabufTextureBuilderGetPremultipliedMethodInfo 
ResolveDmabufTextureBuilderMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveDmabufTextureBuilderMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveDmabufTextureBuilderMethod "getStride" o = DmabufTextureBuilderGetStrideMethodInfo 
ResolveDmabufTextureBuilderMethod "getUpdateRegion" o = DmabufTextureBuilderGetUpdateRegionMethodInfo 
ResolveDmabufTextureBuilderMethod "getUpdateTexture" o = DmabufTextureBuilderGetUpdateTextureMethodInfo 
ResolveDmabufTextureBuilderMethod "getWidth" o = DmabufTextureBuilderGetWidthMethodInfo 
ResolveDmabufTextureBuilderMethod "setColorState" o = DmabufTextureBuilderSetColorStateMethodInfo 
ResolveDmabufTextureBuilderMethod "setData" o = ObjectSetDataMethodInfo 
ResolveDmabufTextureBuilderMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveDmabufTextureBuilderMethod "setDisplay" o = DmabufTextureBuilderSetDisplayMethodInfo 
ResolveDmabufTextureBuilderMethod "setFd" o = DmabufTextureBuilderSetFdMethodInfo 
ResolveDmabufTextureBuilderMethod "setFourcc" o = DmabufTextureBuilderSetFourccMethodInfo 
ResolveDmabufTextureBuilderMethod "setHeight" o = DmabufTextureBuilderSetHeightMethodInfo 
ResolveDmabufTextureBuilderMethod "setModifier" o = DmabufTextureBuilderSetModifierMethodInfo 
ResolveDmabufTextureBuilderMethod "setNPlanes" o = DmabufTextureBuilderSetNPlanesMethodInfo 
ResolveDmabufTextureBuilderMethod "setOffset" o = DmabufTextureBuilderSetOffsetMethodInfo 
ResolveDmabufTextureBuilderMethod "setPremultiplied" o = DmabufTextureBuilderSetPremultipliedMethodInfo 
ResolveDmabufTextureBuilderMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveDmabufTextureBuilderMethod "setStride" o = DmabufTextureBuilderSetStrideMethodInfo 
ResolveDmabufTextureBuilderMethod "setUpdateRegion" o = DmabufTextureBuilderSetUpdateRegionMethodInfo 
ResolveDmabufTextureBuilderMethod "setUpdateTexture" o = DmabufTextureBuilderSetUpdateTextureMethodInfo 
ResolveDmabufTextureBuilderMethod "setWidth" o = DmabufTextureBuilderSetWidthMethodInfo 
ResolveDmabufTextureBuilderMethod l o = MethodResolutionFailed l o :: Type 

constructDmabufTextureBuilderColorState :: (IsDmabufTextureBuilder o, MonadIO m) => ColorState -> m (GValueConstruct o) #

constructDmabufTextureBuilderDisplay :: (IsDmabufTextureBuilder o, MonadIO m, IsDisplay a) => a -> m (GValueConstruct o) #

constructDmabufTextureBuilderFourcc :: (IsDmabufTextureBuilder o, MonadIO m) => Word32 -> m (GValueConstruct o) #

constructDmabufTextureBuilderHeight :: (IsDmabufTextureBuilder o, MonadIO m) => Word32 -> m (GValueConstruct o) #

constructDmabufTextureBuilderModifier :: (IsDmabufTextureBuilder o, MonadIO m) => Word64 -> m (GValueConstruct o) #

constructDmabufTextureBuilderNPlanes :: (IsDmabufTextureBuilder o, MonadIO m) => Word32 -> m (GValueConstruct o) #

constructDmabufTextureBuilderPremultiplied :: (IsDmabufTextureBuilder o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructDmabufTextureBuilderUpdateRegion :: (IsDmabufTextureBuilder o, MonadIO m) => Region -> m (GValueConstruct o) #

constructDmabufTextureBuilderUpdateTexture :: (IsDmabufTextureBuilder o, MonadIO m, IsTexture a) => a -> m (GValueConstruct o) #

constructDmabufTextureBuilderWidth :: (IsDmabufTextureBuilder o, MonadIO m) => Word32 -> m (GValueConstruct o) #

dmabufTextureBuilderBuild :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Maybe DestroyNotify -> Ptr () -> m (Maybe Texture) #

dmabufTextureBuilderColorState :: AttrLabelProxy "colorState" #

dmabufTextureBuilderDisplay :: AttrLabelProxy "display" #

dmabufTextureBuilderFourcc :: AttrLabelProxy "fourcc" #

dmabufTextureBuilderGetColorState :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> m (Maybe ColorState) #

dmabufTextureBuilderGetDisplay :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> m Display #

dmabufTextureBuilderGetFd :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Word32 -> m Int32 #

dmabufTextureBuilderGetFourcc :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> m Word32 #

dmabufTextureBuilderGetHeight :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> m Word32 #

dmabufTextureBuilderGetModifier :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> m Word64 #

dmabufTextureBuilderGetNPlanes :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> m Word32 #

dmabufTextureBuilderGetOffset :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Word32 -> m Word32 #

dmabufTextureBuilderGetPremultiplied :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> m Bool #

dmabufTextureBuilderGetStride :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Word32 -> m Word32 #

dmabufTextureBuilderGetUpdateRegion :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> m (Maybe Region) #

dmabufTextureBuilderGetUpdateTexture :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> m (Maybe Texture) #

dmabufTextureBuilderGetWidth :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> m Word32 #

dmabufTextureBuilderHeight :: AttrLabelProxy "height" #

dmabufTextureBuilderModifier :: AttrLabelProxy "modifier" #

dmabufTextureBuilderNPlanes :: AttrLabelProxy "nPlanes" #

dmabufTextureBuilderNew :: (HasCallStack, MonadIO m) => m DmabufTextureBuilder #

dmabufTextureBuilderPremultiplied :: AttrLabelProxy "premultiplied" #

dmabufTextureBuilderSetColorState :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Maybe ColorState -> m () #

dmabufTextureBuilderSetDisplay :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a, IsDisplay b) => a -> b -> m () #

dmabufTextureBuilderSetFd :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Word32 -> Int32 -> m () #

dmabufTextureBuilderSetFourcc :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Word32 -> m () #

dmabufTextureBuilderSetHeight :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Word32 -> m () #

dmabufTextureBuilderSetModifier :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Word64 -> m () #

dmabufTextureBuilderSetNPlanes :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Word32 -> m () #

dmabufTextureBuilderSetOffset :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Word32 -> Word32 -> m () #

dmabufTextureBuilderSetPremultiplied :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Bool -> m () #

dmabufTextureBuilderSetStride :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Word32 -> Word32 -> m () #

dmabufTextureBuilderSetUpdateRegion :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Maybe Region -> m () #

dmabufTextureBuilderSetUpdateTexture :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a, IsTexture b) => a -> Maybe b -> m () #

dmabufTextureBuilderSetWidth :: (HasCallStack, MonadIO m, IsDmabufTextureBuilder a) => a -> Word32 -> m () #

dmabufTextureBuilderUpdateRegion :: AttrLabelProxy "updateRegion" #

dmabufTextureBuilderUpdateTexture :: AttrLabelProxy "updateTexture" #

dmabufTextureBuilderWidth :: AttrLabelProxy "width" #

getDmabufTextureBuilderFourcc :: (MonadIO m, IsDmabufTextureBuilder o) => o -> m Word32 #

getDmabufTextureBuilderHeight :: (MonadIO m, IsDmabufTextureBuilder o) => o -> m Word32 #

getDmabufTextureBuilderModifier :: (MonadIO m, IsDmabufTextureBuilder o) => o -> m Word64 #

getDmabufTextureBuilderNPlanes :: (MonadIO m, IsDmabufTextureBuilder o) => o -> m Word32 #

getDmabufTextureBuilderUpdateRegion :: (MonadIO m, IsDmabufTextureBuilder o) => o -> m (Maybe Region) #

getDmabufTextureBuilderWidth :: (MonadIO m, IsDmabufTextureBuilder o) => o -> m Word32 #

setDmabufTextureBuilderDisplay :: (MonadIO m, IsDmabufTextureBuilder o, IsDisplay a) => o -> a -> m () #

setDmabufTextureBuilderFourcc :: (MonadIO m, IsDmabufTextureBuilder o) => o -> Word32 -> m () #

setDmabufTextureBuilderHeight :: (MonadIO m, IsDmabufTextureBuilder o) => o -> Word32 -> m () #

setDmabufTextureBuilderModifier :: (MonadIO m, IsDmabufTextureBuilder o) => o -> Word64 -> m () #

setDmabufTextureBuilderNPlanes :: (MonadIO m, IsDmabufTextureBuilder o) => o -> Word32 -> m () #

setDmabufTextureBuilderPremultiplied :: (MonadIO m, IsDmabufTextureBuilder o) => o -> Bool -> m () #

setDmabufTextureBuilderUpdateRegion :: (MonadIO m, IsDmabufTextureBuilder o) => o -> Region -> m () #

setDmabufTextureBuilderWidth :: (MonadIO m, IsDmabufTextureBuilder o) => o -> Word32 -> m () #