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

GI.Gdk.Objects.GLTextureBuilder

Description

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

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

Documentation

newtype GLTextureBuilder #

Instances

Instances details
Eq GLTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

GObject GLTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

ManagedPtrNewtype GLTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

TypedObject GLTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

glibType :: IO GType #

HasParentTypes GLTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

HasAttributeList GLTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

(info ~ ResolveGLTextureBuilderMethod t GLTextureBuilder, OverloadedMethod info GLTextureBuilder p, HasField t GLTextureBuilder p) => HasField (t :: Symbol) GLTextureBuilder p 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

getField :: GLTextureBuilder -> p

(info ~ ResolveGLTextureBuilderMethod t GLTextureBuilder, OverloadedMethodInfo info GLTextureBuilder) => IsLabel t (MethodProxy info GLTextureBuilder) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

fromLabel :: MethodProxy info GLTextureBuilder

(info ~ ResolveGLTextureBuilderMethod t GLTextureBuilder, OverloadedMethod info GLTextureBuilder p) => IsLabel t (GLTextureBuilder -> p) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

IsGValue (Maybe GLTextureBuilder) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList GLTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttributeList GLTextureBuilder = GLTextureBuilderAttributeList
type ParentTypes GLTextureBuilder 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type SignalList GLTextureBuilder = GLTextureBuilderSignalList

data GLTextureBuilderBuildMethodInfo #

Instances

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

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderBuildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderColorStatePropertyInfo #

Instances

Instances details
AttrInfo GLTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Associated Types

type AttrAllowedOps GLTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GLTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderColorStatePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderColorStatePropertyInfo = Type ~ ColorState

data GLTextureBuilderContextPropertyInfo #

Instances

Instances details
AttrInfo GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Associated Types

type AttrAllowedOps GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderContextPropertyInfo = IsGLContext
type AttrTransferType GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderContextPropertyInfo = "context"
type AttrOrigin GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderContextPropertyInfo = "context"
type AttrOrigin GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderContextPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderContextPropertyInfo = IsGLContext

data GLTextureBuilderFormatPropertyInfo #

Instances

Instances details
AttrInfo GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Associated Types

type AttrAllowedOps GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderFormatPropertyInfo = Type ~ MemoryFormat
type AttrTransferTypeConstraint GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderFormatPropertyInfo = Type ~ MemoryFormat
type AttrTransferType GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderFormatPropertyInfo = "format"
type AttrOrigin GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderFormatPropertyInfo = "format"
type AttrOrigin GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderFormatPropertyInfo = Type ~ MemoryFormat
type AttrTransferType GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderFormatPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderFormatPropertyInfo = Type ~ MemoryFormat

data GLTextureBuilderGetColorStateMethodInfo #

Instances

Instances details
(signature ~ m ColorState, MonadIO m, IsGLTextureBuilder a) => OverloadedMethod GLTextureBuilderGetColorStateMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderGetColorStateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderGetContextMethodInfo #

Instances

Instances details
(signature ~ m (Maybe GLContext), MonadIO m, IsGLTextureBuilder a) => OverloadedMethod GLTextureBuilderGetContextMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderGetContextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderGetFormatMethodInfo #

Instances

Instances details
(signature ~ m MemoryFormat, MonadIO m, IsGLTextureBuilder a) => OverloadedMethod GLTextureBuilderGetFormatMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderGetFormatMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderGetHasMipmapMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsGLTextureBuilder a) => OverloadedMethod GLTextureBuilderGetHasMipmapMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderGetHasMipmapMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderGetHeightMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsGLTextureBuilder a) => OverloadedMethod GLTextureBuilderGetHeightMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderGetHeightMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderGetIdMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsGLTextureBuilder a) => OverloadedMethod GLTextureBuilderGetIdMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderGetIdMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderGetSyncMethodInfo #

Instances

Instances details
(signature ~ m (Ptr ()), MonadIO m, IsGLTextureBuilder a) => OverloadedMethod GLTextureBuilderGetSyncMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderGetSyncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderGetUpdateRegionMethodInfo #

Instances

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

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderGetUpdateRegionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderGetUpdateTextureMethodInfo #

Instances

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

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderGetUpdateTextureMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderGetWidthMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsGLTextureBuilder a) => OverloadedMethod GLTextureBuilderGetWidthMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderGetWidthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderHasMipmapPropertyInfo #

Instances

Instances details
AttrInfo GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Associated Types

type AttrAllowedOps GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderHasMipmapPropertyInfo = Bool
type AttrLabel GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderHasMipmapPropertyInfo = "has-mipmap"
type AttrOrigin GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderHasMipmapPropertyInfo = "has-mipmap"
type AttrOrigin GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderHasMipmapPropertyInfo = Bool
type AttrTransferTypeConstraint GLTextureBuilderHasMipmapPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderHasMipmapPropertyInfo = Type ~ Bool

data GLTextureBuilderHeightPropertyInfo #

Instances

Instances details
AttrInfo GLTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Associated Types

type AttrAllowedOps GLTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderHeightPropertyInfo = Int32
type AttrSetTypeConstraint GLTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderHeightPropertyInfo = Int32
type AttrLabel GLTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GLTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderHeightPropertyInfo = Int32
type AttrLabel GLTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderHeightPropertyInfo = Int32
type AttrTransferTypeConstraint GLTextureBuilderHeightPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderHeightPropertyInfo = Type ~ Int32

data GLTextureBuilderIdPropertyInfo #

Instances

Instances details
AttrInfo GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Associated Types

type AttrAllowedOps GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderIdPropertyInfo = Word32
type AttrSetTypeConstraint GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderIdPropertyInfo = Word32
type AttrLabel GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderIdPropertyInfo = "id"
type AttrOrigin GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderIdPropertyInfo = Word32
type AttrLabel GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderIdPropertyInfo = "id"
type AttrOrigin GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderIdPropertyInfo = Word32
type AttrTransferTypeConstraint GLTextureBuilderIdPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderIdPropertyInfo = Type ~ Word32

data GLTextureBuilderSetColorStateMethodInfo #

Instances

Instances details
(signature ~ (ColorState -> m ()), MonadIO m, IsGLTextureBuilder a) => OverloadedMethod GLTextureBuilderSetColorStateMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderSetColorStateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderSetContextMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsGLTextureBuilder a, IsGLContext b) => OverloadedMethod GLTextureBuilderSetContextMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderSetContextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderSetFormatMethodInfo #

Instances

Instances details
(signature ~ (MemoryFormat -> m ()), MonadIO m, IsGLTextureBuilder a) => OverloadedMethod GLTextureBuilderSetFormatMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderSetFormatMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderSetHasMipmapMethodInfo #

Instances

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

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderSetHasMipmapMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderSetHeightMethodInfo #

Instances

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

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderSetHeightMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderSetIdMethodInfo #

Instances

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

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderSetIdMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderSetSyncMethodInfo #

Instances

Instances details
(signature ~ (Ptr () -> m ()), MonadIO m, IsGLTextureBuilder a) => OverloadedMethod GLTextureBuilderSetSyncMethodInfo a signature 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderSetSyncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderSetUpdateRegionMethodInfo #

Instances

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

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderSetUpdateRegionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderSetUpdateTextureMethodInfo #

Instances

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

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderSetUpdateTextureMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderSetWidthMethodInfo #

Instances

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

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo GLTextureBuilderSetWidthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data GLTextureBuilderSyncPropertyInfo #

Instances

Instances details
AttrInfo GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Associated Types

type AttrAllowedOps GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderSyncPropertyInfo = Ptr ()
type AttrSetTypeConstraint GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderSyncPropertyInfo = Type ~ Ptr ()
type AttrTransferTypeConstraint GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderSyncPropertyInfo = Type ~ Ptr ()
type AttrTransferType GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderSyncPropertyInfo = Ptr ()
type AttrLabel GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderSyncPropertyInfo = "sync"
type AttrOrigin GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderSyncPropertyInfo = Ptr ()
type AttrLabel GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderSyncPropertyInfo = "sync"
type AttrOrigin GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderSyncPropertyInfo = Type ~ Ptr ()
type AttrTransferType GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderSyncPropertyInfo = Ptr ()
type AttrTransferTypeConstraint GLTextureBuilderSyncPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderSyncPropertyInfo = Type ~ Ptr ()

data GLTextureBuilderUpdateRegionPropertyInfo #

Instances

Instances details
AttrInfo GLTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Associated Types

type AttrAllowedOps GLTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderUpdateRegionPropertyInfo = Maybe Region
type AttrSetTypeConstraint GLTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderUpdateRegionPropertyInfo = Region
type AttrLabel GLTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GLTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderUpdateRegionPropertyInfo = Maybe Region
type AttrLabel GLTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderUpdateRegionPropertyInfo = Region
type AttrTransferTypeConstraint GLTextureBuilderUpdateRegionPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderUpdateRegionPropertyInfo = Type ~ Region

data GLTextureBuilderUpdateTexturePropertyInfo #

Instances

Instances details
AttrInfo GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Associated Types

type AttrAllowedOps GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderUpdateTexturePropertyInfo = IsTexture
type AttrTransferType GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrLabel GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderUpdateTexturePropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderUpdateTexturePropertyInfo = IsTexture

data GLTextureBuilderWidthPropertyInfo #

Instances

Instances details
AttrInfo GLTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

Associated Types

type AttrAllowedOps GLTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderWidthPropertyInfo = Int32
type AttrSetTypeConstraint GLTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderWidthPropertyInfo = Int32
type AttrLabel GLTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps GLTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrGetType GLTextureBuilderWidthPropertyInfo = Int32
type AttrLabel GLTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrSetTypeConstraint GLTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferType GLTextureBuilderWidthPropertyInfo = Int32
type AttrTransferTypeConstraint GLTextureBuilderWidthPropertyInfo 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

type AttrTransferTypeConstraint GLTextureBuilderWidthPropertyInfo = Type ~ Int32

class (GObject o, IsDescendantOf GLTextureBuilder o) => IsGLTextureBuilder o #

Instances

Instances details
(GObject o, IsDescendantOf GLTextureBuilder o) => IsGLTextureBuilder o 
Instance details

Defined in GI.Gdk.Objects.GLTextureBuilder

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

Equations

ResolveGLTextureBuilderMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveGLTextureBuilderMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveGLTextureBuilderMethod "build" o = GLTextureBuilderBuildMethodInfo 
ResolveGLTextureBuilderMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveGLTextureBuilderMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveGLTextureBuilderMethod "getv" o = ObjectGetvMethodInfo 
ResolveGLTextureBuilderMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveGLTextureBuilderMethod "notify" o = ObjectNotifyMethodInfo 
ResolveGLTextureBuilderMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveGLTextureBuilderMethod "ref" o = ObjectRefMethodInfo 
ResolveGLTextureBuilderMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveGLTextureBuilderMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveGLTextureBuilderMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveGLTextureBuilderMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveGLTextureBuilderMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveGLTextureBuilderMethod "unref" o = ObjectUnrefMethodInfo 
ResolveGLTextureBuilderMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveGLTextureBuilderMethod "getColorState" o = GLTextureBuilderGetColorStateMethodInfo 
ResolveGLTextureBuilderMethod "getContext" o = GLTextureBuilderGetContextMethodInfo 
ResolveGLTextureBuilderMethod "getData" o = ObjectGetDataMethodInfo 
ResolveGLTextureBuilderMethod "getFormat" o = GLTextureBuilderGetFormatMethodInfo 
ResolveGLTextureBuilderMethod "getHasMipmap" o = GLTextureBuilderGetHasMipmapMethodInfo 
ResolveGLTextureBuilderMethod "getHeight" o = GLTextureBuilderGetHeightMethodInfo 
ResolveGLTextureBuilderMethod "getId" o = GLTextureBuilderGetIdMethodInfo 
ResolveGLTextureBuilderMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveGLTextureBuilderMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveGLTextureBuilderMethod "getSync" o = GLTextureBuilderGetSyncMethodInfo 
ResolveGLTextureBuilderMethod "getUpdateRegion" o = GLTextureBuilderGetUpdateRegionMethodInfo 
ResolveGLTextureBuilderMethod "getUpdateTexture" o = GLTextureBuilderGetUpdateTextureMethodInfo 
ResolveGLTextureBuilderMethod "getWidth" o = GLTextureBuilderGetWidthMethodInfo 
ResolveGLTextureBuilderMethod "setColorState" o = GLTextureBuilderSetColorStateMethodInfo 
ResolveGLTextureBuilderMethod "setContext" o = GLTextureBuilderSetContextMethodInfo 
ResolveGLTextureBuilderMethod "setData" o = ObjectSetDataMethodInfo 
ResolveGLTextureBuilderMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveGLTextureBuilderMethod "setFormat" o = GLTextureBuilderSetFormatMethodInfo 
ResolveGLTextureBuilderMethod "setHasMipmap" o = GLTextureBuilderSetHasMipmapMethodInfo 
ResolveGLTextureBuilderMethod "setHeight" o = GLTextureBuilderSetHeightMethodInfo 
ResolveGLTextureBuilderMethod "setId" o = GLTextureBuilderSetIdMethodInfo 
ResolveGLTextureBuilderMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveGLTextureBuilderMethod "setSync" o = GLTextureBuilderSetSyncMethodInfo 
ResolveGLTextureBuilderMethod "setUpdateRegion" o = GLTextureBuilderSetUpdateRegionMethodInfo 
ResolveGLTextureBuilderMethod "setUpdateTexture" o = GLTextureBuilderSetUpdateTextureMethodInfo 
ResolveGLTextureBuilderMethod "setWidth" o = GLTextureBuilderSetWidthMethodInfo 
ResolveGLTextureBuilderMethod l o = MethodResolutionFailed l o :: Type 

clearGLTextureBuilderContext :: (MonadIO m, IsGLTextureBuilder o) => o -> m () #

constructGLTextureBuilderColorState :: (IsGLTextureBuilder o, MonadIO m) => ColorState -> m (GValueConstruct o) #

constructGLTextureBuilderContext :: (IsGLTextureBuilder o, MonadIO m, IsGLContext a) => a -> m (GValueConstruct o) #

constructGLTextureBuilderFormat :: (IsGLTextureBuilder o, MonadIO m) => MemoryFormat -> m (GValueConstruct o) #

constructGLTextureBuilderHasMipmap :: (IsGLTextureBuilder o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructGLTextureBuilderHeight :: (IsGLTextureBuilder o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructGLTextureBuilderId :: (IsGLTextureBuilder o, MonadIO m) => Word32 -> m (GValueConstruct o) #

constructGLTextureBuilderSync :: (IsGLTextureBuilder o, MonadIO m) => Ptr () -> m (GValueConstruct o) #

constructGLTextureBuilderUpdateRegion :: (IsGLTextureBuilder o, MonadIO m) => Region -> m (GValueConstruct o) #

constructGLTextureBuilderUpdateTexture :: (IsGLTextureBuilder o, MonadIO m, IsTexture a) => a -> m (GValueConstruct o) #

constructGLTextureBuilderWidth :: (IsGLTextureBuilder o, MonadIO m) => Int32 -> m (GValueConstruct o) #

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

gLTextureBuilderColorState :: AttrLabelProxy "colorState" #

gLTextureBuilderContext :: AttrLabelProxy "context" #

gLTextureBuilderFormat :: AttrLabelProxy "format" #

gLTextureBuilderGetColorState :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> m ColorState #

gLTextureBuilderGetContext :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> m (Maybe GLContext) #

gLTextureBuilderGetFormat :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> m MemoryFormat #

gLTextureBuilderGetHasMipmap :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> m Bool #

gLTextureBuilderGetHeight :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> m Int32 #

gLTextureBuilderGetId :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> m Word32 #

gLTextureBuilderGetSync :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> m (Ptr ()) #

gLTextureBuilderGetUpdateRegion :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> m (Maybe Region) #

gLTextureBuilderGetUpdateTexture :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> m (Maybe Texture) #

gLTextureBuilderGetWidth :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> m Int32 #

gLTextureBuilderHasMipmap :: AttrLabelProxy "hasMipmap" #

gLTextureBuilderHeight :: AttrLabelProxy "height" #

gLTextureBuilderId :: AttrLabelProxy "id" #

gLTextureBuilderNew :: (HasCallStack, MonadIO m) => m GLTextureBuilder #

gLTextureBuilderSetColorState :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> ColorState -> m () #

gLTextureBuilderSetContext :: (HasCallStack, MonadIO m, IsGLTextureBuilder a, IsGLContext b) => a -> Maybe b -> m () #

gLTextureBuilderSetFormat :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> MemoryFormat -> m () #

gLTextureBuilderSetHasMipmap :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> Bool -> m () #

gLTextureBuilderSetHeight :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> Int32 -> m () #

gLTextureBuilderSetId :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> Word32 -> m () #

gLTextureBuilderSetSync :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> Ptr () -> m () #

gLTextureBuilderSetUpdateRegion :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> Maybe Region -> m () #

gLTextureBuilderSetUpdateTexture :: (HasCallStack, MonadIO m, IsGLTextureBuilder a, IsTexture b) => a -> Maybe b -> m () #

gLTextureBuilderSetWidth :: (HasCallStack, MonadIO m, IsGLTextureBuilder a) => a -> Int32 -> m () #

gLTextureBuilderSync :: AttrLabelProxy "sync" #

gLTextureBuilderUpdateRegion :: AttrLabelProxy "updateRegion" #

gLTextureBuilderUpdateTexture :: AttrLabelProxy "updateTexture" #

gLTextureBuilderWidth :: AttrLabelProxy "width" #

getGLTextureBuilderContext :: (MonadIO m, IsGLTextureBuilder o) => o -> m (Maybe GLContext) #

getGLTextureBuilderHasMipmap :: (MonadIO m, IsGLTextureBuilder o) => o -> m Bool #

getGLTextureBuilderHeight :: (MonadIO m, IsGLTextureBuilder o) => o -> m Int32 #

getGLTextureBuilderId :: (MonadIO m, IsGLTextureBuilder o) => o -> m Word32 #

getGLTextureBuilderSync :: (MonadIO m, IsGLTextureBuilder o) => o -> m (Ptr ()) #

getGLTextureBuilderUpdateRegion :: (MonadIO m, IsGLTextureBuilder o) => o -> m (Maybe Region) #

getGLTextureBuilderUpdateTexture :: (MonadIO m, IsGLTextureBuilder o) => o -> m (Maybe Texture) #

getGLTextureBuilderWidth :: (MonadIO m, IsGLTextureBuilder o) => o -> m Int32 #

setGLTextureBuilderContext :: (MonadIO m, IsGLTextureBuilder o, IsGLContext a) => o -> a -> m () #

setGLTextureBuilderHasMipmap :: (MonadIO m, IsGLTextureBuilder o) => o -> Bool -> m () #

setGLTextureBuilderHeight :: (MonadIO m, IsGLTextureBuilder o) => o -> Int32 -> m () #

setGLTextureBuilderId :: (MonadIO m, IsGLTextureBuilder o) => o -> Word32 -> m () #

setGLTextureBuilderSync :: (MonadIO m, IsGLTextureBuilder o) => o -> Ptr () -> m () #

setGLTextureBuilderUpdateRegion :: (MonadIO m, IsGLTextureBuilder o) => o -> Region -> m () #

setGLTextureBuilderUpdateTexture :: (MonadIO m, IsGLTextureBuilder o, IsTexture a) => o -> a -> m () #

setGLTextureBuilderWidth :: (MonadIO m, IsGLTextureBuilder o) => o -> Int32 -> m () #