Copyright | Will Thompson and Iñaki García Etxebarria |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
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.
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
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.