gi-webkit-0.2.4.13: 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.DOMHTMLStyleElement

Contents

Description

 

Synopsis

Exported types

Methods

dOMHTMLStyleElementGetDisabled

dOMHTMLStyleElementGetMedia

dOMHTMLStyleElementGetScoped

dOMHTMLStyleElementGetScoped :: (MonadIO m, DOMHTMLStyleElementK a) => a -> m Bool Source

Deprecated: (Since version 2.2)

dOMHTMLStyleElementGetSheet

dOMHTMLStyleElementSetDisabled

dOMHTMLStyleElementSetMedia

dOMHTMLStyleElementSetScoped

dOMHTMLStyleElementSetScoped :: (MonadIO m, DOMHTMLStyleElementK a) => a -> Bool -> m () Source

Deprecated: (Since version 2.2)

Properties

Disabled

data DOMHTMLStyleElementDisabledPropertyInfo Source

Instances

AttrInfo DOMHTMLStyleElementDisabledPropertyInfo Source 
type AttrLabel DOMHTMLStyleElementDisabledPropertyInfo = "disabled" Source 
type AttrGetType DOMHTMLStyleElementDisabledPropertyInfo = Bool Source 
type AttrBaseTypeConstraint DOMHTMLStyleElementDisabledPropertyInfo = DOMHTMLStyleElementK Source 
type AttrSetTypeConstraint DOMHTMLStyleElementDisabledPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps DOMHTMLStyleElementDisabledPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Media

data DOMHTMLStyleElementMediaPropertyInfo Source

Sheet

Type

data DOMHTMLStyleElementTypePropertyInfo Source