gi-webkit-3.0.11: 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.DOMGamepad

Contents

Description

 

Synopsis

Exported types

Methods

getId

dOMGamepadGetId Source #

Arguments

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

self: A DOMGamepad

-> m Text

Returns: A gchar

No description available in the introspection data.

getIndex

dOMGamepadGetIndex Source #

Arguments

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

self: A DOMGamepad

-> m CULong

Returns: A gulong

No description available in the introspection data.

getTimestamp

dOMGamepadGetTimestamp Source #

Arguments

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

self: A DOMGamepad

-> m Word64

Returns: A guint64

No description available in the introspection data.

Properties

id

data DOMGamepadIdPropertyInfo Source #

Instances

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

index

data DOMGamepadIndexPropertyInfo Source #

Instances

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

timestamp

data DOMGamepadTimestampPropertyInfo Source #

Instances

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