Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
GI.WebKit2.Objects.PointerLockPermissionRequest
Contents
Description
No description available in the introspection data.
Synopsis
- newtype PointerLockPermissionRequest = PointerLockPermissionRequest (ManagedPtr PointerLockPermissionRequest)
- class (GObject o, IsDescendantOf PointerLockPermissionRequest o) => IsPointerLockPermissionRequest o
- toPointerLockPermissionRequest :: (MonadIO m, IsPointerLockPermissionRequest o) => o -> m PointerLockPermissionRequest
Exported types
newtype PointerLockPermissionRequest Source #
Memory-managed wrapper type.
Constructors
PointerLockPermissionRequest (ManagedPtr PointerLockPermissionRequest) |
Instances
class (GObject o, IsDescendantOf PointerLockPermissionRequest o) => IsPointerLockPermissionRequest o Source #
Type class for types which can be safely cast to PointerLockPermissionRequest
, for instance with toPointerLockPermissionRequest
.
Instances
(GObject o, IsDescendantOf PointerLockPermissionRequest o) => IsPointerLockPermissionRequest o Source # | |
toPointerLockPermissionRequest :: (MonadIO m, IsPointerLockPermissionRequest o) => o -> m PointerLockPermissionRequest Source #
Cast to PointerLockPermissionRequest
, for types for which this is known to be safe. For general casts, use castTo
.
Methods
Click to display all available methods, including inherited ones
Methods
allow, bindProperty, bindPropertyFull, deny, forceFloating, freezeNotify, getv, isFloating, notify, notifyByPspec, ref, refSink, runDispose, stealData, stealQdata, thawNotify, unref, watchClosure.
Getters
getData, getProperty, getQdata.