gi-webkit-3.0.9: WebKit bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.WebKit.Objects.DOMDOMSelection

Contents

Description

 

Synopsis

Exported types

newtype DOMDOMSelection Source #

Constructors

DOMDOMSelection (ManagedPtr DOMDOMSelection) 

Instances

GObject DOMDOMSelection Source # 
IsObject DOMDOMSelection Source # 
IsDOMObject DOMDOMSelection Source # 
IsDOMDOMSelection DOMDOMSelection Source # 
((~) * info (ResolveDOMDOMSelectionMethod t DOMDOMSelection), MethodInfo * info DOMDOMSelection p) => IsLabel t (DOMDOMSelection -> p) Source # 
((~) * info (ResolveDOMDOMSelectionMethod t DOMDOMSelection), MethodInfo * info DOMDOMSelection p) => IsLabelProxy t (DOMDOMSelection -> p) Source # 
HasAttributeList * DOMDOMSelection Source # 
type SignalList DOMDOMSelection Source # 
type SignalList DOMDOMSelection
type AttributeList DOMDOMSelection Source # 
type AttributeList DOMDOMSelection

class GObject o => IsDOMDOMSelection o Source #

Instances

Methods

addRange

data DOMDOMSelectionAddRangeMethodInfo Source #

Instances

((~) * signature (b -> m ()), MonadIO m, IsDOMDOMSelection a, IsDOMRange b) => MethodInfo * DOMDOMSelectionAddRangeMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMDOMSelectionAddRangeMethodInfo a -> signature -> s

collapse

data DOMDOMSelectionCollapseMethodInfo Source #

Instances

((~) * signature (b -> CLong -> m ()), MonadIO m, IsDOMDOMSelection a, IsDOMNode b) => MethodInfo * DOMDOMSelectionCollapseMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMDOMSelectionCollapseMethodInfo a -> signature -> s

collapseToEnd

data DOMDOMSelectionCollapseToEndMethodInfo Source #

Instances

((~) * signature (m ()), MonadIO m, IsDOMDOMSelection a) => MethodInfo * DOMDOMSelectionCollapseToEndMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMDOMSelectionCollapseToEndMethodInfo a -> signature -> s

collapseToStart

data DOMDOMSelectionCollapseToStartMethodInfo Source #

Instances

((~) * signature (m ()), MonadIO m, IsDOMDOMSelection a) => MethodInfo * DOMDOMSelectionCollapseToStartMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMDOMSelectionCollapseToStartMethodInfo a -> signature -> s

containsNode

data DOMDOMSelectionContainsNodeMethodInfo Source #

Instances

((~) * signature (b -> Bool -> m Bool), MonadIO m, IsDOMDOMSelection a, IsDOMNode b) => MethodInfo * DOMDOMSelectionContainsNodeMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMDOMSelectionContainsNodeMethodInfo a -> signature -> s

deleteFromDocument

empty

data DOMDOMSelectionEmptyMethodInfo Source #

Instances

((~) * signature (m ()), MonadIO m, IsDOMDOMSelection a) => MethodInfo * DOMDOMSelectionEmptyMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMDOMSelectionEmptyMethodInfo a -> signature -> s

extend

data DOMDOMSelectionExtendMethodInfo Source #

Instances

((~) * signature (b -> CLong -> m ()), MonadIO m, IsDOMDOMSelection a, IsDOMNode b) => MethodInfo * DOMDOMSelectionExtendMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMDOMSelectionExtendMethodInfo a -> signature -> s

getAnchorNode

data DOMDOMSelectionGetAnchorNodeMethodInfo Source #

Instances

((~) * signature (m DOMNode), MonadIO m, IsDOMDOMSelection a) => MethodInfo * DOMDOMSelectionGetAnchorNodeMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMDOMSelectionGetAnchorNodeMethodInfo a -> signature -> s

getAnchorOffset

data DOMDOMSelectionGetAnchorOffsetMethodInfo Source #

Instances

((~) * signature (m CLong), MonadIO m, IsDOMDOMSelection a) => MethodInfo * DOMDOMSelectionGetAnchorOffsetMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMDOMSelectionGetAnchorOffsetMethodInfo a -> signature -> s

getBaseNode

data DOMDOMSelectionGetBaseNodeMethodInfo Source #

Instances

((~) * signature (m DOMNode), MonadIO m, IsDOMDOMSelection a) => MethodInfo * DOMDOMSelectionGetBaseNodeMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMDOMSelectionGetBaseNodeMethodInfo a -> signature -> s

getBaseOffset

data DOMDOMSelectionGetBaseOffsetMethodInfo Source #

Instances

((~) * signature (m CLong), MonadIO m, IsDOMDOMSelection a) => MethodInfo * DOMDOMSelectionGetBaseOffsetMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMDOMSelectionGetBaseOffsetMethodInfo a -> signature -> s

getExtentNode

data DOMDOMSelectionGetExtentNodeMethodInfo Source #

Instances

((~) * signature (m DOMNode), MonadIO m, IsDOMDOMSelection a) => MethodInfo * DOMDOMSelectionGetExtentNodeMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMDOMSelectionGetExtentNodeMethodInfo a -> signature -> s

getExtentOffset

data DOMDOMSelectionGetExtentOffsetMethodInfo Source #

Instances

((~) * signature (m CLong), MonadIO m, IsDOMDOMSelection a) => MethodInfo * DOMDOMSelectionGetExtentOffsetMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMDOMSelectionGetExtentOffsetMethodInfo a -> signature -> s

getFocusNode

data DOMDOMSelectionGetFocusNodeMethodInfo Source #

Instances

((~) * signature (m DOMNode), MonadIO m, IsDOMDOMSelection a) => MethodInfo * DOMDOMSelectionGetFocusNodeMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMDOMSelectionGetFocusNodeMethodInfo a -> signature -> s

getFocusOffset

data DOMDOMSelectionGetFocusOffsetMethodInfo Source #

Instances

((~) * signature (m CLong), MonadIO m, IsDOMDOMSelection a) => MethodInfo * DOMDOMSelectionGetFocusOffsetMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMDOMSelectionGetFocusOffsetMethodInfo a -> signature -> s

getIsCollapsed

data DOMDOMSelectionGetIsCollapsedMethodInfo Source #

Instances

((~) * signature (m Bool), MonadIO m, IsDOMDOMSelection a) => MethodInfo * DOMDOMSelectionGetIsCollapsedMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMDOMSelectionGetIsCollapsedMethodInfo a -> signature -> s

getRangeAt

data DOMDOMSelectionGetRangeAtMethodInfo Source #

Instances

((~) * signature (CLong -> m DOMRange), MonadIO m, IsDOMDOMSelection a) => MethodInfo * DOMDOMSelectionGetRangeAtMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMDOMSelectionGetRangeAtMethodInfo a -> signature -> s

getRangeCount

data DOMDOMSelectionGetRangeCountMethodInfo Source #

Instances

((~) * signature (m CLong), MonadIO m, IsDOMDOMSelection a) => MethodInfo * DOMDOMSelectionGetRangeCountMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMDOMSelectionGetRangeCountMethodInfo a -> signature -> s

modify

data DOMDOMSelectionModifyMethodInfo Source #

Instances

((~) * signature (Text -> Text -> Text -> m ()), MonadIO m, IsDOMDOMSelection a) => MethodInfo * DOMDOMSelectionModifyMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMDOMSelectionModifyMethodInfo a -> signature -> s

dOMDOMSelectionModify :: (MonadIO m, IsDOMDOMSelection a) => a -> Text -> Text -> Text -> m () Source #

removeAllRanges

data DOMDOMSelectionRemoveAllRangesMethodInfo Source #

Instances

((~) * signature (m ()), MonadIO m, IsDOMDOMSelection a) => MethodInfo * DOMDOMSelectionRemoveAllRangesMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMDOMSelectionRemoveAllRangesMethodInfo a -> signature -> s

selectAllChildren

data DOMDOMSelectionSelectAllChildrenMethodInfo Source #

Instances

((~) * signature (b -> m ()), MonadIO m, IsDOMDOMSelection a, IsDOMNode b) => MethodInfo * DOMDOMSelectionSelectAllChildrenMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMDOMSelectionSelectAllChildrenMethodInfo a -> signature -> s

setBaseAndExtent

data DOMDOMSelectionSetBaseAndExtentMethodInfo Source #

Instances

((~) * signature (b -> CLong -> c -> CLong -> m ()), MonadIO m, IsDOMDOMSelection a, IsDOMNode b, IsDOMNode c) => MethodInfo * DOMDOMSelectionSetBaseAndExtentMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMDOMSelectionSetBaseAndExtentMethodInfo a -> signature -> s

setPosition

data DOMDOMSelectionSetPositionMethodInfo Source #

Instances

((~) * signature (b -> CLong -> m ()), MonadIO m, IsDOMDOMSelection a, IsDOMNode b) => MethodInfo * DOMDOMSelectionSetPositionMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMDOMSelectionSetPositionMethodInfo a -> signature -> s

Properties

anchorNode

data DOMDOMSelectionAnchorNodePropertyInfo Source #

Instances

AttrInfo DOMDOMSelectionAnchorNodePropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSelectionAnchorNodePropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSelectionAnchorNodePropertyInfo = * ~ ()
type AttrOrigin DOMDOMSelectionAnchorNodePropertyInfo Source # 
type AttrLabel DOMDOMSelectionAnchorNodePropertyInfo Source # 
type AttrLabel DOMDOMSelectionAnchorNodePropertyInfo = "anchor-node"
type AttrGetType DOMDOMSelectionAnchorNodePropertyInfo Source # 
type AttrBaseTypeConstraint DOMDOMSelectionAnchorNodePropertyInfo Source # 
type AttrAllowedOps DOMDOMSelectionAnchorNodePropertyInfo Source # 
type AttrAllowedOps DOMDOMSelectionAnchorNodePropertyInfo = (:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))

dOMDOMSelectionAnchorNode :: AttrLabelProxy "anchorNode" Source #

anchorOffset

data DOMDOMSelectionAnchorOffsetPropertyInfo Source #

Instances

AttrInfo DOMDOMSelectionAnchorOffsetPropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSelectionAnchorOffsetPropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSelectionAnchorOffsetPropertyInfo = * ~ ()
type AttrOrigin DOMDOMSelectionAnchorOffsetPropertyInfo Source # 
type AttrLabel DOMDOMSelectionAnchorOffsetPropertyInfo Source # 
type AttrLabel DOMDOMSelectionAnchorOffsetPropertyInfo = "anchor-offset"
type AttrGetType DOMDOMSelectionAnchorOffsetPropertyInfo Source # 
type AttrBaseTypeConstraint DOMDOMSelectionAnchorOffsetPropertyInfo Source # 
type AttrAllowedOps DOMDOMSelectionAnchorOffsetPropertyInfo Source # 
type AttrAllowedOps DOMDOMSelectionAnchorOffsetPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

dOMDOMSelectionAnchorOffset :: AttrLabelProxy "anchorOffset" Source #

baseNode

data DOMDOMSelectionBaseNodePropertyInfo Source #

Instances

AttrInfo DOMDOMSelectionBaseNodePropertyInfo Source # 

Associated Types

type AttrAllowedOps DOMDOMSelectionBaseNodePropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint DOMDOMSelectionBaseNodePropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint DOMDOMSelectionBaseNodePropertyInfo :: * -> Constraint

type AttrGetType DOMDOMSelectionBaseNodePropertyInfo :: *

type AttrLabel DOMDOMSelectionBaseNodePropertyInfo :: Symbol

type AttrOrigin DOMDOMSelectionBaseNodePropertyInfo :: *

type AttrSetTypeConstraint DOMDOMSelectionBaseNodePropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSelectionBaseNodePropertyInfo = * ~ ()
type AttrOrigin DOMDOMSelectionBaseNodePropertyInfo Source # 
type AttrLabel DOMDOMSelectionBaseNodePropertyInfo Source # 
type AttrLabel DOMDOMSelectionBaseNodePropertyInfo = "base-node"
type AttrGetType DOMDOMSelectionBaseNodePropertyInfo Source # 
type AttrBaseTypeConstraint DOMDOMSelectionBaseNodePropertyInfo Source # 
type AttrAllowedOps DOMDOMSelectionBaseNodePropertyInfo Source # 
type AttrAllowedOps DOMDOMSelectionBaseNodePropertyInfo = (:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))

dOMDOMSelectionBaseNode :: AttrLabelProxy "baseNode" Source #

baseOffset

data DOMDOMSelectionBaseOffsetPropertyInfo Source #

Instances

AttrInfo DOMDOMSelectionBaseOffsetPropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSelectionBaseOffsetPropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSelectionBaseOffsetPropertyInfo = * ~ ()
type AttrOrigin DOMDOMSelectionBaseOffsetPropertyInfo Source # 
type AttrLabel DOMDOMSelectionBaseOffsetPropertyInfo Source # 
type AttrLabel DOMDOMSelectionBaseOffsetPropertyInfo = "base-offset"
type AttrGetType DOMDOMSelectionBaseOffsetPropertyInfo Source # 
type AttrBaseTypeConstraint DOMDOMSelectionBaseOffsetPropertyInfo Source # 
type AttrAllowedOps DOMDOMSelectionBaseOffsetPropertyInfo Source # 
type AttrAllowedOps DOMDOMSelectionBaseOffsetPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

dOMDOMSelectionBaseOffset :: AttrLabelProxy "baseOffset" Source #

extentNode

data DOMDOMSelectionExtentNodePropertyInfo Source #

Instances

AttrInfo DOMDOMSelectionExtentNodePropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSelectionExtentNodePropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSelectionExtentNodePropertyInfo = * ~ ()
type AttrOrigin DOMDOMSelectionExtentNodePropertyInfo Source # 
type AttrLabel DOMDOMSelectionExtentNodePropertyInfo Source # 
type AttrLabel DOMDOMSelectionExtentNodePropertyInfo = "extent-node"
type AttrGetType DOMDOMSelectionExtentNodePropertyInfo Source # 
type AttrBaseTypeConstraint DOMDOMSelectionExtentNodePropertyInfo Source # 
type AttrAllowedOps DOMDOMSelectionExtentNodePropertyInfo Source # 
type AttrAllowedOps DOMDOMSelectionExtentNodePropertyInfo = (:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))

dOMDOMSelectionExtentNode :: AttrLabelProxy "extentNode" Source #

extentOffset

data DOMDOMSelectionExtentOffsetPropertyInfo Source #

Instances

AttrInfo DOMDOMSelectionExtentOffsetPropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSelectionExtentOffsetPropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSelectionExtentOffsetPropertyInfo = * ~ ()
type AttrOrigin DOMDOMSelectionExtentOffsetPropertyInfo Source # 
type AttrLabel DOMDOMSelectionExtentOffsetPropertyInfo Source # 
type AttrLabel DOMDOMSelectionExtentOffsetPropertyInfo = "extent-offset"
type AttrGetType DOMDOMSelectionExtentOffsetPropertyInfo Source # 
type AttrBaseTypeConstraint DOMDOMSelectionExtentOffsetPropertyInfo Source # 
type AttrAllowedOps DOMDOMSelectionExtentOffsetPropertyInfo Source # 
type AttrAllowedOps DOMDOMSelectionExtentOffsetPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

dOMDOMSelectionExtentOffset :: AttrLabelProxy "extentOffset" Source #

focusNode

data DOMDOMSelectionFocusNodePropertyInfo Source #

Instances

AttrInfo DOMDOMSelectionFocusNodePropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSelectionFocusNodePropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSelectionFocusNodePropertyInfo = * ~ ()
type AttrOrigin DOMDOMSelectionFocusNodePropertyInfo Source # 
type AttrLabel DOMDOMSelectionFocusNodePropertyInfo Source # 
type AttrLabel DOMDOMSelectionFocusNodePropertyInfo = "focus-node"
type AttrGetType DOMDOMSelectionFocusNodePropertyInfo Source # 
type AttrBaseTypeConstraint DOMDOMSelectionFocusNodePropertyInfo Source # 
type AttrAllowedOps DOMDOMSelectionFocusNodePropertyInfo Source # 
type AttrAllowedOps DOMDOMSelectionFocusNodePropertyInfo = (:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))

dOMDOMSelectionFocusNode :: AttrLabelProxy "focusNode" Source #

focusOffset

data DOMDOMSelectionFocusOffsetPropertyInfo Source #

Instances

AttrInfo DOMDOMSelectionFocusOffsetPropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSelectionFocusOffsetPropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSelectionFocusOffsetPropertyInfo = * ~ ()
type AttrOrigin DOMDOMSelectionFocusOffsetPropertyInfo Source # 
type AttrLabel DOMDOMSelectionFocusOffsetPropertyInfo Source # 
type AttrLabel DOMDOMSelectionFocusOffsetPropertyInfo = "focus-offset"
type AttrGetType DOMDOMSelectionFocusOffsetPropertyInfo Source # 
type AttrBaseTypeConstraint DOMDOMSelectionFocusOffsetPropertyInfo Source # 
type AttrAllowedOps DOMDOMSelectionFocusOffsetPropertyInfo Source # 
type AttrAllowedOps DOMDOMSelectionFocusOffsetPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

dOMDOMSelectionFocusOffset :: AttrLabelProxy "focusOffset" Source #

isCollapsed

data DOMDOMSelectionIsCollapsedPropertyInfo Source #

Instances

AttrInfo DOMDOMSelectionIsCollapsedPropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSelectionIsCollapsedPropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSelectionIsCollapsedPropertyInfo = * ~ ()
type AttrOrigin DOMDOMSelectionIsCollapsedPropertyInfo Source # 
type AttrLabel DOMDOMSelectionIsCollapsedPropertyInfo Source # 
type AttrLabel DOMDOMSelectionIsCollapsedPropertyInfo = "is-collapsed"
type AttrGetType DOMDOMSelectionIsCollapsedPropertyInfo Source # 
type AttrBaseTypeConstraint DOMDOMSelectionIsCollapsedPropertyInfo Source # 
type AttrAllowedOps DOMDOMSelectionIsCollapsedPropertyInfo Source # 
type AttrAllowedOps DOMDOMSelectionIsCollapsedPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

dOMDOMSelectionIsCollapsed :: AttrLabelProxy "isCollapsed" Source #

rangeCount

data DOMDOMSelectionRangeCountPropertyInfo Source #

Instances

AttrInfo DOMDOMSelectionRangeCountPropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSelectionRangeCountPropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSelectionRangeCountPropertyInfo = * ~ ()
type AttrOrigin DOMDOMSelectionRangeCountPropertyInfo Source # 
type AttrLabel DOMDOMSelectionRangeCountPropertyInfo Source # 
type AttrLabel DOMDOMSelectionRangeCountPropertyInfo = "range-count"
type AttrGetType DOMDOMSelectionRangeCountPropertyInfo Source # 
type AttrBaseTypeConstraint DOMDOMSelectionRangeCountPropertyInfo Source # 
type AttrAllowedOps DOMDOMSelectionRangeCountPropertyInfo Source # 
type AttrAllowedOps DOMDOMSelectionRangeCountPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

dOMDOMSelectionRangeCount :: AttrLabelProxy "rangeCount" Source #

type

data DOMDOMSelectionTypePropertyInfo Source #

Instances

AttrInfo DOMDOMSelectionTypePropertyInfo Source # 

Associated Types

type AttrAllowedOps DOMDOMSelectionTypePropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint DOMDOMSelectionTypePropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint DOMDOMSelectionTypePropertyInfo :: * -> Constraint

type AttrGetType DOMDOMSelectionTypePropertyInfo :: *

type AttrLabel DOMDOMSelectionTypePropertyInfo :: Symbol

type AttrOrigin DOMDOMSelectionTypePropertyInfo :: *

Methods

attrGet :: AttrBaseTypeConstraint DOMDOMSelectionTypePropertyInfo o => Proxy * DOMDOMSelectionTypePropertyInfo -> o -> IO (AttrGetType DOMDOMSelectionTypePropertyInfo)

attrSet :: (AttrBaseTypeConstraint DOMDOMSelectionTypePropertyInfo o, AttrSetTypeConstraint DOMDOMSelectionTypePropertyInfo b) => Proxy * DOMDOMSelectionTypePropertyInfo -> o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint DOMDOMSelectionTypePropertyInfo o => Proxy * DOMDOMSelectionTypePropertyInfo -> o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint DOMDOMSelectionTypePropertyInfo o, AttrSetTypeConstraint DOMDOMSelectionTypePropertyInfo b) => Proxy * DOMDOMSelectionTypePropertyInfo -> b -> IO (GValueConstruct o)

type AttrSetTypeConstraint DOMDOMSelectionTypePropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSelectionTypePropertyInfo = * ~ ()
type AttrOrigin DOMDOMSelectionTypePropertyInfo Source # 
type AttrLabel DOMDOMSelectionTypePropertyInfo Source # 
type AttrLabel DOMDOMSelectionTypePropertyInfo = "type"
type AttrGetType DOMDOMSelectionTypePropertyInfo Source # 
type AttrGetType DOMDOMSelectionTypePropertyInfo = Maybe Text
type AttrBaseTypeConstraint DOMDOMSelectionTypePropertyInfo Source # 
type AttrAllowedOps DOMDOMSelectionTypePropertyInfo Source # 
type AttrAllowedOps DOMDOMSelectionTypePropertyInfo = (:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))

dOMDOMSelectionType :: AttrLabelProxy "type" Source #