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.DOMHTMLFontElement

Contents

Description

 

Synopsis

Exported types

class GObject o => IsDOMHTMLFontElement o Source #

Methods

getColor

data DOMHTMLFontElementGetColorMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLFontElement a) => MethodInfo * DOMHTMLFontElementGetColorMethodInfo a signature Source # 

Methods

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

getFace

data DOMHTMLFontElementGetFaceMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLFontElement a) => MethodInfo * DOMHTMLFontElementGetFaceMethodInfo a signature Source # 

Methods

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

getSize

data DOMHTMLFontElementGetSizeMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLFontElement a) => MethodInfo * DOMHTMLFontElementGetSizeMethodInfo a signature Source # 

Methods

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

setColor

data DOMHTMLFontElementSetColorMethodInfo Source #

Instances

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

Methods

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

setFace

data DOMHTMLFontElementSetFaceMethodInfo Source #

Instances

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

Methods

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

setSize

data DOMHTMLFontElementSetSizeMethodInfo Source #

Instances

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

Methods

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

Properties

color

data DOMHTMLFontElementColorPropertyInfo Source #

Instances

AttrInfo DOMHTMLFontElementColorPropertyInfo Source # 

Associated Types

type AttrAllowedOps DOMHTMLFontElementColorPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint DOMHTMLFontElementColorPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint DOMHTMLFontElementColorPropertyInfo :: * -> Constraint

type AttrGetType DOMHTMLFontElementColorPropertyInfo :: *

type AttrLabel DOMHTMLFontElementColorPropertyInfo :: Symbol

type AttrOrigin DOMHTMLFontElementColorPropertyInfo :: *

type AttrSetTypeConstraint DOMHTMLFontElementColorPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLFontElementColorPropertyInfo = * ~ Text
type AttrOrigin DOMHTMLFontElementColorPropertyInfo Source # 
type AttrLabel DOMHTMLFontElementColorPropertyInfo Source # 
type AttrLabel DOMHTMLFontElementColorPropertyInfo = "color"
type AttrGetType DOMHTMLFontElementColorPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLFontElementColorPropertyInfo Source # 
type AttrAllowedOps DOMHTMLFontElementColorPropertyInfo Source # 
type AttrAllowedOps DOMHTMLFontElementColorPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLFontElementColor :: AttrLabelProxy "color" Source #

face

data DOMHTMLFontElementFacePropertyInfo Source #

Instances

AttrInfo DOMHTMLFontElementFacePropertyInfo Source # 

Associated Types

type AttrAllowedOps DOMHTMLFontElementFacePropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint DOMHTMLFontElementFacePropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint DOMHTMLFontElementFacePropertyInfo :: * -> Constraint

type AttrGetType DOMHTMLFontElementFacePropertyInfo :: *

type AttrLabel DOMHTMLFontElementFacePropertyInfo :: Symbol

type AttrOrigin DOMHTMLFontElementFacePropertyInfo :: *

type AttrSetTypeConstraint DOMHTMLFontElementFacePropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLFontElementFacePropertyInfo = * ~ Text
type AttrOrigin DOMHTMLFontElementFacePropertyInfo Source # 
type AttrLabel DOMHTMLFontElementFacePropertyInfo Source # 
type AttrLabel DOMHTMLFontElementFacePropertyInfo = "face"
type AttrGetType DOMHTMLFontElementFacePropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLFontElementFacePropertyInfo Source # 
type AttrAllowedOps DOMHTMLFontElementFacePropertyInfo Source # 
type AttrAllowedOps DOMHTMLFontElementFacePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

constructDOMHTMLFontElementFace :: IsDOMHTMLFontElement o => Text -> IO (GValueConstruct o) Source #

dOMHTMLFontElementFace :: AttrLabelProxy "face" Source #

size

data DOMHTMLFontElementSizePropertyInfo Source #

Instances

AttrInfo DOMHTMLFontElementSizePropertyInfo Source # 

Associated Types

type AttrAllowedOps DOMHTMLFontElementSizePropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint DOMHTMLFontElementSizePropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint DOMHTMLFontElementSizePropertyInfo :: * -> Constraint

type AttrGetType DOMHTMLFontElementSizePropertyInfo :: *

type AttrLabel DOMHTMLFontElementSizePropertyInfo :: Symbol

type AttrOrigin DOMHTMLFontElementSizePropertyInfo :: *

type AttrSetTypeConstraint DOMHTMLFontElementSizePropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLFontElementSizePropertyInfo = * ~ Text
type AttrOrigin DOMHTMLFontElementSizePropertyInfo Source # 
type AttrLabel DOMHTMLFontElementSizePropertyInfo Source # 
type AttrLabel DOMHTMLFontElementSizePropertyInfo = "size"
type AttrGetType DOMHTMLFontElementSizePropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLFontElementSizePropertyInfo Source # 
type AttrAllowedOps DOMHTMLFontElementSizePropertyInfo Source # 
type AttrAllowedOps DOMHTMLFontElementSizePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

constructDOMHTMLFontElementSize :: IsDOMHTMLFontElement o => Text -> IO (GValueConstruct o) Source #

dOMHTMLFontElementSize :: AttrLabelProxy "size" Source #