| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gdk.Objects.Device
Description
Documentation
Constructors
| Device (ManagedPtr Device) |
Instances
| Eq Device | |
| GObject Device | |
Defined in GI.Gdk.Objects.Device | |
| ManagedPtrNewtype Device | |
Defined in GI.Gdk.Objects.Device Methods toManagedPtr :: Device -> ManagedPtr Device # | |
| TypedObject Device | |
Defined in GI.Gdk.Objects.Device | |
| HasParentTypes Device | |
Defined in GI.Gdk.Objects.Device | |
| HasAttributeList Device | |
Defined in GI.Gdk.Objects.Device | |
| (info ~ ResolveDeviceMethod t Device, OverloadedMethod info Device p, HasField t Device p) => HasField (t :: Symbol) Device p | |
Defined in GI.Gdk.Objects.Device | |
| (info ~ ResolveDeviceMethod t Device, OverloadedMethodInfo info Device) => IsLabel t (MethodProxy info Device) | |
Defined in GI.Gdk.Objects.Device | |
| (info ~ ResolveDeviceMethod t Device, OverloadedMethod info Device p) => IsLabel t (Device -> p) | |
Defined in GI.Gdk.Objects.Device | |
| IsGValue (Maybe Device) | |
Defined in GI.Gdk.Objects.Device Methods gvalueGType_ :: IO GType # gvalueSet_ :: Ptr GValue -> Maybe Device -> IO () # gvalueGet_ :: Ptr GValue -> IO (Maybe Device) # | |
| type AttributeList Device | |
Defined in GI.Gdk.Objects.Device type AttributeList Device = DeviceAttributeList | |
| type ParentTypes Device | |
Defined in GI.Gdk.Objects.Device type ParentTypes Device = '[Object] | |
| type SignalList Device | |
Defined in GI.Gdk.Objects.Device type SignalList Device = DeviceSignalList | |
data DeviceActiveLayoutIndexPropertyInfo #
Instances
data DeviceCapsLockStatePropertyInfo #
Instances
| AttrInfo DeviceCapsLockStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device Associated Types
Methods attrGet :: AttrBaseTypeConstraint DeviceCapsLockStatePropertyInfo o => o -> IO (AttrGetType DeviceCapsLockStatePropertyInfo) attrSet :: (AttrBaseTypeConstraint DeviceCapsLockStatePropertyInfo o, AttrSetTypeConstraint DeviceCapsLockStatePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DeviceCapsLockStatePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DeviceCapsLockStatePropertyInfo o, AttrSetTypeConstraint DeviceCapsLockStatePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DeviceCapsLockStatePropertyInfo o, AttrTransferTypeConstraint DeviceCapsLockStatePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DeviceCapsLockStatePropertyInfo) attrPut :: AttrBaseTypeConstraint DeviceCapsLockStatePropertyInfo o => o -> AttrGetType DeviceCapsLockStatePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DeviceCapsLockStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrAllowedOps DeviceCapsLockStatePropertyInfo = '['AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DeviceCapsLockStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrGetType DeviceCapsLockStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrGetType DeviceCapsLockStatePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel DeviceCapsLockStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrLabel DeviceCapsLockStatePropertyInfo = "caps-lock-state" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DeviceCapsLockStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DeviceCapsLockStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrSetTypeConstraint DeviceCapsLockStatePropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType DeviceCapsLockStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferType DeviceCapsLockStatePropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DeviceCapsLockStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferTypeConstraint DeviceCapsLockStatePropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
type DeviceChangedCallback = IO () #
data DeviceChangedSignalInfo #
Instances
| SignalInfo DeviceChangedSignalInfo | |||||
Defined in GI.Gdk.Objects.Device Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType DeviceChangedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType DeviceChangedSignalInfo | |||||
Defined in GI.Gdk.Objects.Device | |||||
data DeviceDirectionPropertyInfo #
Instances
| AttrInfo DeviceDirectionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device Associated Types
Methods attrGet :: AttrBaseTypeConstraint DeviceDirectionPropertyInfo o => o -> IO (AttrGetType DeviceDirectionPropertyInfo) attrSet :: (AttrBaseTypeConstraint DeviceDirectionPropertyInfo o, AttrSetTypeConstraint DeviceDirectionPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DeviceDirectionPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DeviceDirectionPropertyInfo o, AttrSetTypeConstraint DeviceDirectionPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DeviceDirectionPropertyInfo o, AttrTransferTypeConstraint DeviceDirectionPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DeviceDirectionPropertyInfo) attrPut :: AttrBaseTypeConstraint DeviceDirectionPropertyInfo o => o -> AttrGetType DeviceDirectionPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DeviceDirectionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrAllowedOps DeviceDirectionPropertyInfo = '['AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DeviceDirectionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrGetType DeviceDirectionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrGetType DeviceDirectionPropertyInfo = Direction | |||||||||||||||||||||||||||||||||
| type AttrLabel DeviceDirectionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrLabel DeviceDirectionPropertyInfo = "direction" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DeviceDirectionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DeviceDirectionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrSetTypeConstraint DeviceDirectionPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType DeviceDirectionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferType DeviceDirectionPropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DeviceDirectionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferTypeConstraint DeviceDirectionPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
data DeviceDisplayPropertyInfo #
Instances
| AttrInfo DeviceDisplayPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device Associated Types
Methods attrGet :: AttrBaseTypeConstraint DeviceDisplayPropertyInfo o => o -> IO (AttrGetType DeviceDisplayPropertyInfo) attrSet :: (AttrBaseTypeConstraint DeviceDisplayPropertyInfo o, AttrSetTypeConstraint DeviceDisplayPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DeviceDisplayPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DeviceDisplayPropertyInfo o, AttrSetTypeConstraint DeviceDisplayPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DeviceDisplayPropertyInfo o, AttrTransferTypeConstraint DeviceDisplayPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DeviceDisplayPropertyInfo) attrPut :: AttrBaseTypeConstraint DeviceDisplayPropertyInfo o => o -> AttrGetType DeviceDisplayPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DeviceDisplayPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrAllowedOps DeviceDisplayPropertyInfo = '['AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DeviceDisplayPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrGetType DeviceDisplayPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrLabel DeviceDisplayPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrLabel DeviceDisplayPropertyInfo = "display" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DeviceDisplayPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DeviceDisplayPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrTransferType DeviceDisplayPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DeviceDisplayPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
data DeviceGetActiveLayoutIndexMethodInfo #
Instances
| (signature ~ m Int32, MonadIO m, IsDevice a) => OverloadedMethod DeviceGetActiveLayoutIndexMethodInfo a signature | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DeviceGetActiveLayoutIndexMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DeviceGetCapsLockStateMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsDevice a) => OverloadedMethod DeviceGetCapsLockStateMethodInfo a signature | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DeviceGetCapsLockStateMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DeviceGetDeviceToolMethodInfo #
Instances
| (signature ~ m (Maybe DeviceTool), MonadIO m, IsDevice a) => OverloadedMethod DeviceGetDeviceToolMethodInfo a signature | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DeviceGetDeviceToolMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DeviceGetDirectionMethodInfo #
Instances
| (signature ~ m Direction, MonadIO m, IsDevice a) => OverloadedMethod DeviceGetDirectionMethodInfo a signature | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DeviceGetDirectionMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DeviceGetDisplayMethodInfo #
Instances
| (signature ~ m Display, MonadIO m, IsDevice a) => OverloadedMethod DeviceGetDisplayMethodInfo a signature | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DeviceGetDisplayMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DeviceGetHasCursorMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsDevice a) => OverloadedMethod DeviceGetHasCursorMethodInfo a signature | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DeviceGetHasCursorMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DeviceGetLayoutNamesMethodInfo #
Instances
| (signature ~ m (Maybe [Text]), MonadIO m, IsDevice a) => OverloadedMethod DeviceGetLayoutNamesMethodInfo a signature | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DeviceGetLayoutNamesMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DeviceGetModifierStateMethodInfo #
Instances
| (signature ~ m [ModifierType], MonadIO m, IsDevice a) => OverloadedMethod DeviceGetModifierStateMethodInfo a signature | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DeviceGetModifierStateMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DeviceGetNameMethodInfo #
Instances
| (signature ~ m Text, MonadIO m, IsDevice a) => OverloadedMethod DeviceGetNameMethodInfo a signature | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DeviceGetNameMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DeviceGetNumLockStateMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsDevice a) => OverloadedMethod DeviceGetNumLockStateMethodInfo a signature | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DeviceGetNumLockStateMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DeviceGetNumTouchesMethodInfo #
Instances
| (signature ~ m Word32, MonadIO m, IsDevice a) => OverloadedMethod DeviceGetNumTouchesMethodInfo a signature | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DeviceGetNumTouchesMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DeviceGetProductIdMethodInfo #
Instances
| (signature ~ m (Maybe Text), MonadIO m, IsDevice a) => OverloadedMethod DeviceGetProductIdMethodInfo a signature | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DeviceGetProductIdMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DeviceGetScrollLockStateMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsDevice a) => OverloadedMethod DeviceGetScrollLockStateMethodInfo a signature | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DeviceGetScrollLockStateMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DeviceGetSeatMethodInfo #
Instances
| (signature ~ m Seat, MonadIO m, IsDevice a) => OverloadedMethod DeviceGetSeatMethodInfo a signature | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DeviceGetSeatMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DeviceGetSourceMethodInfo #
Instances
| (signature ~ m InputSource, MonadIO m, IsDevice a) => OverloadedMethod DeviceGetSourceMethodInfo a signature | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DeviceGetSourceMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DeviceGetSurfaceAtPositionMethodInfo #
Instances
| (signature ~ m (Maybe Surface, Double, Double), MonadIO m, IsDevice a) => OverloadedMethod DeviceGetSurfaceAtPositionMethodInfo a signature | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DeviceGetSurfaceAtPositionMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DeviceGetTimestampMethodInfo #
Instances
| (signature ~ m Word32, MonadIO m, IsDevice a) => OverloadedMethod DeviceGetTimestampMethodInfo a signature | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DeviceGetTimestampMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DeviceGetVendorIdMethodInfo #
Instances
| (signature ~ m (Maybe Text), MonadIO m, IsDevice a) => OverloadedMethod DeviceGetVendorIdMethodInfo a signature | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DeviceGetVendorIdMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DeviceHasBidiLayoutsMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsDevice a) => OverloadedMethod DeviceHasBidiLayoutsMethodInfo a signature | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DeviceHasBidiLayoutsMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Device Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DeviceHasBidiLayoutsPropertyInfo #
Instances
| AttrInfo DeviceHasBidiLayoutsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device Associated Types
Methods attrGet :: AttrBaseTypeConstraint DeviceHasBidiLayoutsPropertyInfo o => o -> IO (AttrGetType DeviceHasBidiLayoutsPropertyInfo) attrSet :: (AttrBaseTypeConstraint DeviceHasBidiLayoutsPropertyInfo o, AttrSetTypeConstraint DeviceHasBidiLayoutsPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DeviceHasBidiLayoutsPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DeviceHasBidiLayoutsPropertyInfo o, AttrSetTypeConstraint DeviceHasBidiLayoutsPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DeviceHasBidiLayoutsPropertyInfo o, AttrTransferTypeConstraint DeviceHasBidiLayoutsPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DeviceHasBidiLayoutsPropertyInfo) attrPut :: AttrBaseTypeConstraint DeviceHasBidiLayoutsPropertyInfo o => o -> AttrGetType DeviceHasBidiLayoutsPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DeviceHasBidiLayoutsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrAllowedOps DeviceHasBidiLayoutsPropertyInfo = '['AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DeviceHasBidiLayoutsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrGetType DeviceHasBidiLayoutsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrGetType DeviceHasBidiLayoutsPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel DeviceHasBidiLayoutsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrLabel DeviceHasBidiLayoutsPropertyInfo = "has-bidi-layouts" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DeviceHasBidiLayoutsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DeviceHasBidiLayoutsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrSetTypeConstraint DeviceHasBidiLayoutsPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType DeviceHasBidiLayoutsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferType DeviceHasBidiLayoutsPropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DeviceHasBidiLayoutsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferTypeConstraint DeviceHasBidiLayoutsPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
data DeviceHasCursorPropertyInfo #
Instances
| AttrInfo DeviceHasCursorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device Associated Types
Methods attrGet :: AttrBaseTypeConstraint DeviceHasCursorPropertyInfo o => o -> IO (AttrGetType DeviceHasCursorPropertyInfo) attrSet :: (AttrBaseTypeConstraint DeviceHasCursorPropertyInfo o, AttrSetTypeConstraint DeviceHasCursorPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DeviceHasCursorPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DeviceHasCursorPropertyInfo o, AttrSetTypeConstraint DeviceHasCursorPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DeviceHasCursorPropertyInfo o, AttrTransferTypeConstraint DeviceHasCursorPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DeviceHasCursorPropertyInfo) attrPut :: AttrBaseTypeConstraint DeviceHasCursorPropertyInfo o => o -> AttrGetType DeviceHasCursorPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DeviceHasCursorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrAllowedOps DeviceHasCursorPropertyInfo = '['AttrConstruct, 'AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DeviceHasCursorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrGetType DeviceHasCursorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrGetType DeviceHasCursorPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel DeviceHasCursorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrLabel DeviceHasCursorPropertyInfo = "has-cursor" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DeviceHasCursorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DeviceHasCursorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrSetTypeConstraint DeviceHasCursorPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType DeviceHasCursorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferType DeviceHasCursorPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DeviceHasCursorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferTypeConstraint DeviceHasCursorPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data DeviceLayoutNamesPropertyInfo #
Instances
| AttrInfo DeviceLayoutNamesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device Associated Types
Methods attrGet :: AttrBaseTypeConstraint DeviceLayoutNamesPropertyInfo o => o -> IO (AttrGetType DeviceLayoutNamesPropertyInfo) attrSet :: (AttrBaseTypeConstraint DeviceLayoutNamesPropertyInfo o, AttrSetTypeConstraint DeviceLayoutNamesPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DeviceLayoutNamesPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DeviceLayoutNamesPropertyInfo o, AttrSetTypeConstraint DeviceLayoutNamesPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DeviceLayoutNamesPropertyInfo o, AttrTransferTypeConstraint DeviceLayoutNamesPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DeviceLayoutNamesPropertyInfo) attrPut :: AttrBaseTypeConstraint DeviceLayoutNamesPropertyInfo o => o -> AttrGetType DeviceLayoutNamesPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DeviceLayoutNamesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrAllowedOps DeviceLayoutNamesPropertyInfo = '['AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DeviceLayoutNamesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrGetType DeviceLayoutNamesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrGetType DeviceLayoutNamesPropertyInfo = Maybe [Text] | |||||||||||||||||||||||||||||||||
| type AttrLabel DeviceLayoutNamesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrLabel DeviceLayoutNamesPropertyInfo = "layout-names" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DeviceLayoutNamesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DeviceLayoutNamesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrSetTypeConstraint DeviceLayoutNamesPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType DeviceLayoutNamesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferType DeviceLayoutNamesPropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DeviceLayoutNamesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferTypeConstraint DeviceLayoutNamesPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
data DeviceModifierStatePropertyInfo #
Instances
| AttrInfo DeviceModifierStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device Associated Types
Methods attrGet :: AttrBaseTypeConstraint DeviceModifierStatePropertyInfo o => o -> IO (AttrGetType DeviceModifierStatePropertyInfo) attrSet :: (AttrBaseTypeConstraint DeviceModifierStatePropertyInfo o, AttrSetTypeConstraint DeviceModifierStatePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DeviceModifierStatePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DeviceModifierStatePropertyInfo o, AttrSetTypeConstraint DeviceModifierStatePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DeviceModifierStatePropertyInfo o, AttrTransferTypeConstraint DeviceModifierStatePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DeviceModifierStatePropertyInfo) attrPut :: AttrBaseTypeConstraint DeviceModifierStatePropertyInfo o => o -> AttrGetType DeviceModifierStatePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DeviceModifierStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrAllowedOps DeviceModifierStatePropertyInfo = '['AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DeviceModifierStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrGetType DeviceModifierStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrLabel DeviceModifierStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrLabel DeviceModifierStatePropertyInfo = "modifier-state" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DeviceModifierStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DeviceModifierStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrSetTypeConstraint DeviceModifierStatePropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType DeviceModifierStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferType DeviceModifierStatePropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DeviceModifierStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferTypeConstraint DeviceModifierStatePropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
data DeviceNAxesPropertyInfo #
Instances
| AttrInfo DeviceNAxesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device Associated Types
Methods attrGet :: AttrBaseTypeConstraint DeviceNAxesPropertyInfo o => o -> IO (AttrGetType DeviceNAxesPropertyInfo) attrSet :: (AttrBaseTypeConstraint DeviceNAxesPropertyInfo o, AttrSetTypeConstraint DeviceNAxesPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DeviceNAxesPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DeviceNAxesPropertyInfo o, AttrSetTypeConstraint DeviceNAxesPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DeviceNAxesPropertyInfo o, AttrTransferTypeConstraint DeviceNAxesPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DeviceNAxesPropertyInfo) attrPut :: AttrBaseTypeConstraint DeviceNAxesPropertyInfo o => o -> AttrGetType DeviceNAxesPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DeviceNAxesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrAllowedOps DeviceNAxesPropertyInfo = '['AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DeviceNAxesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrGetType DeviceNAxesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrGetType DeviceNAxesPropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrLabel DeviceNAxesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrLabel DeviceNAxesPropertyInfo = "n-axes" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DeviceNAxesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DeviceNAxesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrSetTypeConstraint DeviceNAxesPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType DeviceNAxesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferType DeviceNAxesPropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DeviceNAxesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferTypeConstraint DeviceNAxesPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
data DeviceNamePropertyInfo #
Instances
| AttrInfo DeviceNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device Associated Types
Methods attrGet :: AttrBaseTypeConstraint DeviceNamePropertyInfo o => o -> IO (AttrGetType DeviceNamePropertyInfo) attrSet :: (AttrBaseTypeConstraint DeviceNamePropertyInfo o, AttrSetTypeConstraint DeviceNamePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DeviceNamePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DeviceNamePropertyInfo o, AttrSetTypeConstraint DeviceNamePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DeviceNamePropertyInfo o, AttrTransferTypeConstraint DeviceNamePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DeviceNamePropertyInfo) attrPut :: AttrBaseTypeConstraint DeviceNamePropertyInfo o => o -> AttrGetType DeviceNamePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DeviceNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrAllowedOps DeviceNamePropertyInfo = '['AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DeviceNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrGetType DeviceNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrGetType DeviceNamePropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrLabel DeviceNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrLabel DeviceNamePropertyInfo = "name" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DeviceNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DeviceNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrSetTypeConstraint DeviceNamePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType DeviceNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferType DeviceNamePropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DeviceNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferTypeConstraint DeviceNamePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data DeviceNumLockStatePropertyInfo #
Instances
| AttrInfo DeviceNumLockStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device Associated Types
Methods attrGet :: AttrBaseTypeConstraint DeviceNumLockStatePropertyInfo o => o -> IO (AttrGetType DeviceNumLockStatePropertyInfo) attrSet :: (AttrBaseTypeConstraint DeviceNumLockStatePropertyInfo o, AttrSetTypeConstraint DeviceNumLockStatePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DeviceNumLockStatePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DeviceNumLockStatePropertyInfo o, AttrSetTypeConstraint DeviceNumLockStatePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DeviceNumLockStatePropertyInfo o, AttrTransferTypeConstraint DeviceNumLockStatePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DeviceNumLockStatePropertyInfo) attrPut :: AttrBaseTypeConstraint DeviceNumLockStatePropertyInfo o => o -> AttrGetType DeviceNumLockStatePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DeviceNumLockStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrAllowedOps DeviceNumLockStatePropertyInfo = '['AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DeviceNumLockStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrGetType DeviceNumLockStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrGetType DeviceNumLockStatePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel DeviceNumLockStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrLabel DeviceNumLockStatePropertyInfo = "num-lock-state" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DeviceNumLockStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DeviceNumLockStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrSetTypeConstraint DeviceNumLockStatePropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType DeviceNumLockStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferType DeviceNumLockStatePropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DeviceNumLockStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferTypeConstraint DeviceNumLockStatePropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
data DeviceNumTouchesPropertyInfo #
Instances
| AttrInfo DeviceNumTouchesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device Associated Types
Methods attrGet :: AttrBaseTypeConstraint DeviceNumTouchesPropertyInfo o => o -> IO (AttrGetType DeviceNumTouchesPropertyInfo) attrSet :: (AttrBaseTypeConstraint DeviceNumTouchesPropertyInfo o, AttrSetTypeConstraint DeviceNumTouchesPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DeviceNumTouchesPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DeviceNumTouchesPropertyInfo o, AttrSetTypeConstraint DeviceNumTouchesPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DeviceNumTouchesPropertyInfo o, AttrTransferTypeConstraint DeviceNumTouchesPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DeviceNumTouchesPropertyInfo) attrPut :: AttrBaseTypeConstraint DeviceNumTouchesPropertyInfo o => o -> AttrGetType DeviceNumTouchesPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DeviceNumTouchesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrAllowedOps DeviceNumTouchesPropertyInfo = '['AttrConstruct, 'AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DeviceNumTouchesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrGetType DeviceNumTouchesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrGetType DeviceNumTouchesPropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrLabel DeviceNumTouchesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrLabel DeviceNumTouchesPropertyInfo = "num-touches" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DeviceNumTouchesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DeviceNumTouchesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrSetTypeConstraint DeviceNumTouchesPropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType DeviceNumTouchesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferType DeviceNumTouchesPropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DeviceNumTouchesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferTypeConstraint DeviceNumTouchesPropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
data DeviceProductIdPropertyInfo #
Instances
| AttrInfo DeviceProductIdPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device Associated Types
Methods attrGet :: AttrBaseTypeConstraint DeviceProductIdPropertyInfo o => o -> IO (AttrGetType DeviceProductIdPropertyInfo) attrSet :: (AttrBaseTypeConstraint DeviceProductIdPropertyInfo o, AttrSetTypeConstraint DeviceProductIdPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DeviceProductIdPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DeviceProductIdPropertyInfo o, AttrSetTypeConstraint DeviceProductIdPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DeviceProductIdPropertyInfo o, AttrTransferTypeConstraint DeviceProductIdPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DeviceProductIdPropertyInfo) attrPut :: AttrBaseTypeConstraint DeviceProductIdPropertyInfo o => o -> AttrGetType DeviceProductIdPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DeviceProductIdPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrAllowedOps DeviceProductIdPropertyInfo = '['AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DeviceProductIdPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrGetType DeviceProductIdPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrGetType DeviceProductIdPropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel DeviceProductIdPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrLabel DeviceProductIdPropertyInfo = "product-id" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DeviceProductIdPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DeviceProductIdPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrSetTypeConstraint DeviceProductIdPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType DeviceProductIdPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferType DeviceProductIdPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DeviceProductIdPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferTypeConstraint DeviceProductIdPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data DeviceScrollLockStatePropertyInfo #
Instances
| AttrInfo DeviceScrollLockStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device Associated Types
Methods attrGet :: AttrBaseTypeConstraint DeviceScrollLockStatePropertyInfo o => o -> IO (AttrGetType DeviceScrollLockStatePropertyInfo) attrSet :: (AttrBaseTypeConstraint DeviceScrollLockStatePropertyInfo o, AttrSetTypeConstraint DeviceScrollLockStatePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DeviceScrollLockStatePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DeviceScrollLockStatePropertyInfo o, AttrSetTypeConstraint DeviceScrollLockStatePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DeviceScrollLockStatePropertyInfo o, AttrTransferTypeConstraint DeviceScrollLockStatePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DeviceScrollLockStatePropertyInfo) attrPut :: AttrBaseTypeConstraint DeviceScrollLockStatePropertyInfo o => o -> AttrGetType DeviceScrollLockStatePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DeviceScrollLockStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrAllowedOps DeviceScrollLockStatePropertyInfo = '['AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DeviceScrollLockStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrGetType DeviceScrollLockStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrGetType DeviceScrollLockStatePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel DeviceScrollLockStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrLabel DeviceScrollLockStatePropertyInfo = "scroll-lock-state" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DeviceScrollLockStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DeviceScrollLockStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrSetTypeConstraint DeviceScrollLockStatePropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType DeviceScrollLockStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferType DeviceScrollLockStatePropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DeviceScrollLockStatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferTypeConstraint DeviceScrollLockStatePropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
data DeviceSeatPropertyInfo #
Instances
| AttrInfo DeviceSeatPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device Associated Types
Methods attrGet :: AttrBaseTypeConstraint DeviceSeatPropertyInfo o => o -> IO (AttrGetType DeviceSeatPropertyInfo) attrSet :: (AttrBaseTypeConstraint DeviceSeatPropertyInfo o, AttrSetTypeConstraint DeviceSeatPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DeviceSeatPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DeviceSeatPropertyInfo o, AttrSetTypeConstraint DeviceSeatPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DeviceSeatPropertyInfo o, AttrTransferTypeConstraint DeviceSeatPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DeviceSeatPropertyInfo) attrPut :: AttrBaseTypeConstraint DeviceSeatPropertyInfo o => o -> AttrGetType DeviceSeatPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DeviceSeatPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrAllowedOps DeviceSeatPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DeviceSeatPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrGetType DeviceSeatPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrLabel DeviceSeatPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrLabel DeviceSeatPropertyInfo = "seat" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DeviceSeatPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DeviceSeatPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrTransferType DeviceSeatPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DeviceSeatPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
data DeviceSourcePropertyInfo #
Instances
| AttrInfo DeviceSourcePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device Associated Types
Methods attrGet :: AttrBaseTypeConstraint DeviceSourcePropertyInfo o => o -> IO (AttrGetType DeviceSourcePropertyInfo) attrSet :: (AttrBaseTypeConstraint DeviceSourcePropertyInfo o, AttrSetTypeConstraint DeviceSourcePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DeviceSourcePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DeviceSourcePropertyInfo o, AttrSetTypeConstraint DeviceSourcePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DeviceSourcePropertyInfo o, AttrTransferTypeConstraint DeviceSourcePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DeviceSourcePropertyInfo) attrPut :: AttrBaseTypeConstraint DeviceSourcePropertyInfo o => o -> AttrGetType DeviceSourcePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DeviceSourcePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrAllowedOps DeviceSourcePropertyInfo = '['AttrConstruct, 'AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DeviceSourcePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrGetType DeviceSourcePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrLabel DeviceSourcePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrLabel DeviceSourcePropertyInfo = "source" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DeviceSourcePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DeviceSourcePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrTransferType DeviceSourcePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DeviceSourcePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
type DeviceToolChangedCallback = DeviceTool -> IO () #
data DeviceToolChangedSignalInfo #
Instances
| SignalInfo DeviceToolChangedSignalInfo | |||||
Defined in GI.Gdk.Objects.Device Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType DeviceToolChangedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType DeviceToolChangedSignalInfo | |||||
Defined in GI.Gdk.Objects.Device | |||||
data DeviceToolPropertyInfo #
Instances
| AttrInfo DeviceToolPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device Associated Types
Methods attrGet :: AttrBaseTypeConstraint DeviceToolPropertyInfo o => o -> IO (AttrGetType DeviceToolPropertyInfo) attrSet :: (AttrBaseTypeConstraint DeviceToolPropertyInfo o, AttrSetTypeConstraint DeviceToolPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DeviceToolPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DeviceToolPropertyInfo o, AttrSetTypeConstraint DeviceToolPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DeviceToolPropertyInfo o, AttrTransferTypeConstraint DeviceToolPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DeviceToolPropertyInfo) attrPut :: AttrBaseTypeConstraint DeviceToolPropertyInfo o => o -> AttrGetType DeviceToolPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DeviceToolPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrAllowedOps DeviceToolPropertyInfo = '['AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DeviceToolPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrGetType DeviceToolPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrLabel DeviceToolPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrLabel DeviceToolPropertyInfo = "tool" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DeviceToolPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DeviceToolPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrSetTypeConstraint DeviceToolPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType DeviceToolPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferType DeviceToolPropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DeviceToolPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferTypeConstraint DeviceToolPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
data DeviceVendorIdPropertyInfo #
Instances
| AttrInfo DeviceVendorIdPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device Associated Types
Methods attrGet :: AttrBaseTypeConstraint DeviceVendorIdPropertyInfo o => o -> IO (AttrGetType DeviceVendorIdPropertyInfo) attrSet :: (AttrBaseTypeConstraint DeviceVendorIdPropertyInfo o, AttrSetTypeConstraint DeviceVendorIdPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DeviceVendorIdPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DeviceVendorIdPropertyInfo o, AttrSetTypeConstraint DeviceVendorIdPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DeviceVendorIdPropertyInfo o, AttrTransferTypeConstraint DeviceVendorIdPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DeviceVendorIdPropertyInfo) attrPut :: AttrBaseTypeConstraint DeviceVendorIdPropertyInfo o => o -> AttrGetType DeviceVendorIdPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DeviceVendorIdPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrAllowedOps DeviceVendorIdPropertyInfo = '['AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DeviceVendorIdPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrGetType DeviceVendorIdPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrGetType DeviceVendorIdPropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel DeviceVendorIdPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrLabel DeviceVendorIdPropertyInfo = "vendor-id" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DeviceVendorIdPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DeviceVendorIdPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrSetTypeConstraint DeviceVendorIdPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType DeviceVendorIdPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferType DeviceVendorIdPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DeviceVendorIdPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Device type AttrTransferTypeConstraint DeviceVendorIdPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
class (GObject o, IsDescendantOf Device o) => IsDevice o #
Instances
| (GObject o, IsDescendantOf Device o) => IsDevice o | |
Defined in GI.Gdk.Objects.Device | |
type family ResolveDeviceMethod (t :: Symbol) o where ... #
Equations
| ResolveDeviceMethod "bindProperty" o = ObjectBindPropertyMethodInfo | |
| ResolveDeviceMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo | |
| ResolveDeviceMethod "forceFloating" o = ObjectForceFloatingMethodInfo | |
| ResolveDeviceMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo | |
| ResolveDeviceMethod "getv" o = ObjectGetvMethodInfo | |
| ResolveDeviceMethod "hasBidiLayouts" o = DeviceHasBidiLayoutsMethodInfo | |
| ResolveDeviceMethod "isFloating" o = ObjectIsFloatingMethodInfo | |
| ResolveDeviceMethod "notify" o = ObjectNotifyMethodInfo | |
| ResolveDeviceMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo | |
| ResolveDeviceMethod "ref" o = ObjectRefMethodInfo | |
| ResolveDeviceMethod "refSink" o = ObjectRefSinkMethodInfo | |
| ResolveDeviceMethod "runDispose" o = ObjectRunDisposeMethodInfo | |
| ResolveDeviceMethod "stealData" o = ObjectStealDataMethodInfo | |
| ResolveDeviceMethod "stealQdata" o = ObjectStealQdataMethodInfo | |
| ResolveDeviceMethod "thawNotify" o = ObjectThawNotifyMethodInfo | |
| ResolveDeviceMethod "unref" o = ObjectUnrefMethodInfo | |
| ResolveDeviceMethod "watchClosure" o = ObjectWatchClosureMethodInfo | |
| ResolveDeviceMethod "getActiveLayoutIndex" o = DeviceGetActiveLayoutIndexMethodInfo | |
| ResolveDeviceMethod "getCapsLockState" o = DeviceGetCapsLockStateMethodInfo | |
| ResolveDeviceMethod "getData" o = ObjectGetDataMethodInfo | |
| ResolveDeviceMethod "getDeviceTool" o = DeviceGetDeviceToolMethodInfo | |
| ResolveDeviceMethod "getDirection" o = DeviceGetDirectionMethodInfo | |
| ResolveDeviceMethod "getDisplay" o = DeviceGetDisplayMethodInfo | |
| ResolveDeviceMethod "getHasCursor" o = DeviceGetHasCursorMethodInfo | |
| ResolveDeviceMethod "getLayoutNames" o = DeviceGetLayoutNamesMethodInfo | |
| ResolveDeviceMethod "getModifierState" o = DeviceGetModifierStateMethodInfo | |
| ResolveDeviceMethod "getName" o = DeviceGetNameMethodInfo | |
| ResolveDeviceMethod "getNumLockState" o = DeviceGetNumLockStateMethodInfo | |
| ResolveDeviceMethod "getNumTouches" o = DeviceGetNumTouchesMethodInfo | |
| ResolveDeviceMethod "getProductId" o = DeviceGetProductIdMethodInfo | |
| ResolveDeviceMethod "getProperty" o = ObjectGetPropertyMethodInfo | |
| ResolveDeviceMethod "getQdata" o = ObjectGetQdataMethodInfo | |
| ResolveDeviceMethod "getScrollLockState" o = DeviceGetScrollLockStateMethodInfo | |
| ResolveDeviceMethod "getSeat" o = DeviceGetSeatMethodInfo | |
| ResolveDeviceMethod "getSource" o = DeviceGetSourceMethodInfo | |
| ResolveDeviceMethod "getSurfaceAtPosition" o = DeviceGetSurfaceAtPositionMethodInfo | |
| ResolveDeviceMethod "getTimestamp" o = DeviceGetTimestampMethodInfo | |
| ResolveDeviceMethod "getVendorId" o = DeviceGetVendorIdMethodInfo | |
| ResolveDeviceMethod "setData" o = ObjectSetDataMethodInfo | |
| ResolveDeviceMethod "setDataFull" o = ObjectSetDataFullMethodInfo | |
| ResolveDeviceMethod "setProperty" o = ObjectSetPropertyMethodInfo | |
| ResolveDeviceMethod l o = MethodResolutionFailed l o :: Type |
afterDeviceChanged :: (IsDevice a, MonadIO m) => a -> ((?self :: a) => DeviceChangedCallback) -> m SignalHandlerId #
afterDeviceToolChanged :: (IsDevice a, MonadIO m) => a -> ((?self :: a) => DeviceToolChangedCallback) -> m SignalHandlerId #
clearDeviceSeat :: (MonadIO m, IsDevice o) => o -> m () #
constructDeviceDisplay :: (IsDevice o, MonadIO m, IsDisplay a) => a -> m (GValueConstruct o) #
constructDeviceHasCursor :: (IsDevice o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructDeviceName :: (IsDevice o, MonadIO m) => Text -> m (GValueConstruct o) #
constructDeviceNumTouches :: (IsDevice o, MonadIO m) => Word32 -> m (GValueConstruct o) #
constructDeviceProductId :: (IsDevice o, MonadIO m) => Text -> m (GValueConstruct o) #
constructDeviceSeat :: (IsDevice o, MonadIO m, IsSeat a) => a -> m (GValueConstruct o) #
constructDeviceSource :: (IsDevice o, MonadIO m) => InputSource -> m (GValueConstruct o) #
constructDeviceVendorId :: (IsDevice o, MonadIO m) => Text -> m (GValueConstruct o) #
deviceActiveLayoutIndex :: AttrLabelProxy "activeLayoutIndex" #
deviceCapsLockState :: AttrLabelProxy "capsLockState" #
deviceDirection :: AttrLabelProxy "direction" #
deviceDisplay :: AttrLabelProxy "display" #
deviceGetActiveLayoutIndex :: (HasCallStack, MonadIO m, IsDevice a) => a -> m Int32 #
deviceGetCapsLockState :: (HasCallStack, MonadIO m, IsDevice a) => a -> m Bool #
deviceGetDeviceTool :: (HasCallStack, MonadIO m, IsDevice a) => a -> m (Maybe DeviceTool) #
deviceGetDirection :: (HasCallStack, MonadIO m, IsDevice a) => a -> m Direction #
deviceGetDisplay :: (HasCallStack, MonadIO m, IsDevice a) => a -> m Display #
deviceGetHasCursor :: (HasCallStack, MonadIO m, IsDevice a) => a -> m Bool #
deviceGetLayoutNames :: (HasCallStack, MonadIO m, IsDevice a) => a -> m (Maybe [Text]) #
deviceGetModifierState :: (HasCallStack, MonadIO m, IsDevice a) => a -> m [ModifierType] #
deviceGetName :: (HasCallStack, MonadIO m, IsDevice a) => a -> m Text #
deviceGetNumLockState :: (HasCallStack, MonadIO m, IsDevice a) => a -> m Bool #
deviceGetNumTouches :: (HasCallStack, MonadIO m, IsDevice a) => a -> m Word32 #
deviceGetProductId :: (HasCallStack, MonadIO m, IsDevice a) => a -> m (Maybe Text) #
deviceGetScrollLockState :: (HasCallStack, MonadIO m, IsDevice a) => a -> m Bool #
deviceGetSeat :: (HasCallStack, MonadIO m, IsDevice a) => a -> m Seat #
deviceGetSource :: (HasCallStack, MonadIO m, IsDevice a) => a -> m InputSource #
deviceGetSurfaceAtPosition :: (HasCallStack, MonadIO m, IsDevice a) => a -> m (Maybe Surface, Double, Double) #
deviceGetTimestamp :: (HasCallStack, MonadIO m, IsDevice a) => a -> m Word32 #
deviceGetVendorId :: (HasCallStack, MonadIO m, IsDevice a) => a -> m (Maybe Text) #
deviceHasBidiLayouts :: (HasCallStack, MonadIO m, IsDevice a) => a -> m Bool #
deviceHasCursor :: AttrLabelProxy "hasCursor" #
deviceLayoutNames :: AttrLabelProxy "layoutNames" #
deviceModifierState :: AttrLabelProxy "modifierState" #
deviceNAxes :: AttrLabelProxy "nAxes" #
deviceName :: AttrLabelProxy "name" #
deviceNumLockState :: AttrLabelProxy "numLockState" #
deviceNumTouches :: AttrLabelProxy "numTouches" #
deviceProductId :: AttrLabelProxy "productId" #
deviceScrollLockState :: AttrLabelProxy "scrollLockState" #
deviceSeat :: AttrLabelProxy "seat" #
deviceSource :: AttrLabelProxy "source" #
deviceTool :: AttrLabelProxy "tool" #
deviceVendorId :: AttrLabelProxy "vendorId" #
getDeviceActiveLayoutIndex :: (MonadIO m, IsDevice o) => o -> m Int32 #
getDeviceCapsLockState :: (MonadIO m, IsDevice o) => o -> m Bool #
getDeviceDirection :: (MonadIO m, IsDevice o) => o -> m Direction #
getDeviceDisplay :: (MonadIO m, IsDevice o) => o -> m Display #
getDeviceHasBidiLayouts :: (MonadIO m, IsDevice o) => o -> m Bool #
getDeviceHasCursor :: (MonadIO m, IsDevice o) => o -> m Bool #
getDeviceLayoutNames :: (MonadIO m, IsDevice o) => o -> m (Maybe [Text]) #
getDeviceModifierState :: (MonadIO m, IsDevice o) => o -> m [ModifierType] #
getDeviceNAxes :: (MonadIO m, IsDevice o) => o -> m Word32 #
getDeviceName :: (MonadIO m, IsDevice o) => o -> m Text #
getDeviceNumLockState :: (MonadIO m, IsDevice o) => o -> m Bool #
getDeviceNumTouches :: (MonadIO m, IsDevice o) => o -> m Word32 #
getDeviceProductId :: (MonadIO m, IsDevice o) => o -> m (Maybe Text) #
getDeviceScrollLockState :: (MonadIO m, IsDevice o) => o -> m Bool #
getDeviceSeat :: (MonadIO m, IsDevice o) => o -> m Seat #
getDeviceSource :: (MonadIO m, IsDevice o) => o -> m InputSource #
getDeviceTool :: (MonadIO m, IsDevice o) => o -> m (Maybe DeviceTool) #
getDeviceVendorId :: (MonadIO m, IsDevice o) => o -> m (Maybe Text) #
onDeviceChanged :: (IsDevice a, MonadIO m) => a -> ((?self :: a) => DeviceChangedCallback) -> m SignalHandlerId #
onDeviceToolChanged :: (IsDevice a, MonadIO m) => a -> ((?self :: a) => DeviceToolChangedCallback) -> m SignalHandlerId #
setDeviceSeat :: (MonadIO m, IsDevice o, IsSeat a) => o -> a -> m () #