gi-webkit-3.0.12: 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.DOMMediaQueryList

Contents

Description

 

Synopsis

Exported types

Methods

getMatches

dOMMediaQueryListGetMatches Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMMediaQueryList a) 
=> a

self: A DOMMediaQueryList

-> m Bool

Returns: A Bool

No description available in the introspection data.

getMedia

dOMMediaQueryListGetMedia Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMMediaQueryList a) 
=> a

self: A DOMMediaQueryList

-> m Text

Returns: A gchar

No description available in the introspection data.

Properties

matches

data DOMMediaQueryListMatchesPropertyInfo Source #

Instances

AttrInfo DOMMediaQueryListMatchesPropertyInfo Source # 
type AttrOrigin DOMMediaQueryListMatchesPropertyInfo Source # 
type AttrLabel DOMMediaQueryListMatchesPropertyInfo Source # 
type AttrGetType DOMMediaQueryListMatchesPropertyInfo Source # 
type AttrBaseTypeConstraint DOMMediaQueryListMatchesPropertyInfo Source # 
type AttrSetTypeConstraint DOMMediaQueryListMatchesPropertyInfo Source # 
type AttrAllowedOps DOMMediaQueryListMatchesPropertyInfo Source # 

media

data DOMMediaQueryListMediaPropertyInfo Source #

Instances

AttrInfo DOMMediaQueryListMediaPropertyInfo Source # 
type AttrOrigin DOMMediaQueryListMediaPropertyInfo Source # 
type AttrLabel DOMMediaQueryListMediaPropertyInfo Source # 
type AttrGetType DOMMediaQueryListMediaPropertyInfo Source # 
type AttrBaseTypeConstraint DOMMediaQueryListMediaPropertyInfo Source # 
type AttrSetTypeConstraint DOMMediaQueryListMediaPropertyInfo Source # 
type AttrAllowedOps DOMMediaQueryListMediaPropertyInfo Source #