| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gdk.Objects.Display
Description
Documentation
Constructors
| Display (ManagedPtr Display) |
Instances
| Eq Display | |
| GObject Display | |
Defined in GI.Gdk.Objects.Display | |
| ManagedPtrNewtype Display | |
Defined in GI.Gdk.Objects.Display Methods toManagedPtr :: Display -> ManagedPtr Display # | |
| TypedObject Display | |
Defined in GI.Gdk.Objects.Display | |
| HasParentTypes Display | |
Defined in GI.Gdk.Objects.Display | |
| HasAttributeList Display | |
Defined in GI.Gdk.Objects.Display | |
| (info ~ ResolveDisplayMethod t Display, OverloadedMethod info Display p, HasField t Display p) => HasField (t :: Symbol) Display p | |
Defined in GI.Gdk.Objects.Display | |
| (info ~ ResolveDisplayMethod t Display, OverloadedMethodInfo info Display) => IsLabel t (MethodProxy info Display) | |
Defined in GI.Gdk.Objects.Display | |
| (info ~ ResolveDisplayMethod t Display, OverloadedMethod info Display p) => IsLabel t (Display -> p) | |
Defined in GI.Gdk.Objects.Display | |
| IsGValue (Maybe Display) | |
Defined in GI.Gdk.Objects.Display Methods gvalueGType_ :: IO GType # gvalueSet_ :: Ptr GValue -> Maybe Display -> IO () # gvalueGet_ :: Ptr GValue -> IO (Maybe Display) # | |
| type AttributeList Display | |
Defined in GI.Gdk.Objects.Display type AttributeList Display = DisplayAttributeList | |
| type ParentTypes Display | |
Defined in GI.Gdk.Objects.Display type ParentTypes Display = '[Object] | |
| type SignalList Display | |
Defined in GI.Gdk.Objects.Display type SignalList Display = DisplaySignalList | |
data DisplayBeepMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsDisplay a) => OverloadedMethod DisplayBeepMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplayBeepMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DisplayCloseMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsDisplay a) => OverloadedMethod DisplayCloseMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplayCloseMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
type DisplayClosedCallback = Bool -> IO () #
data DisplayClosedSignalInfo #
Instances
| SignalInfo DisplayClosedSignalInfo | |||||
Defined in GI.Gdk.Objects.Display Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType DisplayClosedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType DisplayClosedSignalInfo | |||||
Defined in GI.Gdk.Objects.Display | |||||
data DisplayCompositedPropertyInfo #
Instances
data DisplayCreateGlContextMethodInfo #
Instances
| (signature ~ m GLContext, MonadIO m, IsDisplay a) => OverloadedMethod DisplayCreateGlContextMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplayCreateGlContextMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DisplayDeviceIsGrabbedMethodInfo #
Instances
| (signature ~ (b -> m Bool), MonadIO m, IsDisplay a, IsDevice b) => OverloadedMethod DisplayDeviceIsGrabbedMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplayDeviceIsGrabbedMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DisplayDmabufFormatsPropertyInfo #
Instances
| AttrInfo DisplayDmabufFormatsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display Associated Types
Methods attrGet :: AttrBaseTypeConstraint DisplayDmabufFormatsPropertyInfo o => o -> IO (AttrGetType DisplayDmabufFormatsPropertyInfo) attrSet :: (AttrBaseTypeConstraint DisplayDmabufFormatsPropertyInfo o, AttrSetTypeConstraint DisplayDmabufFormatsPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DisplayDmabufFormatsPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DisplayDmabufFormatsPropertyInfo o, AttrSetTypeConstraint DisplayDmabufFormatsPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DisplayDmabufFormatsPropertyInfo o, AttrTransferTypeConstraint DisplayDmabufFormatsPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DisplayDmabufFormatsPropertyInfo) attrPut :: AttrBaseTypeConstraint DisplayDmabufFormatsPropertyInfo o => o -> AttrGetType DisplayDmabufFormatsPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DisplayDmabufFormatsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display type AttrAllowedOps DisplayDmabufFormatsPropertyInfo = '['AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DisplayDmabufFormatsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display | |||||||||||||||||||||||||||||||||
| type AttrGetType DisplayDmabufFormatsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display | |||||||||||||||||||||||||||||||||
| type AttrLabel DisplayDmabufFormatsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display type AttrLabel DisplayDmabufFormatsPropertyInfo = "dmabuf-formats" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DisplayDmabufFormatsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DisplayDmabufFormatsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display type AttrSetTypeConstraint DisplayDmabufFormatsPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType DisplayDmabufFormatsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display type AttrTransferType DisplayDmabufFormatsPropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DisplayDmabufFormatsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display type AttrTransferTypeConstraint DisplayDmabufFormatsPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
data DisplayFlushMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsDisplay a) => OverloadedMethod DisplayFlushMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplayFlushMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DisplayGetAppLaunchContextMethodInfo #
Instances
| (signature ~ m AppLaunchContext, MonadIO m, IsDisplay a) => OverloadedMethod DisplayGetAppLaunchContextMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplayGetAppLaunchContextMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DisplayGetClipboardMethodInfo #
Instances
| (signature ~ m Clipboard, MonadIO m, IsDisplay a) => OverloadedMethod DisplayGetClipboardMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplayGetClipboardMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DisplayGetDefaultSeatMethodInfo #
Instances
| (signature ~ m (Maybe Seat), MonadIO m, IsDisplay a) => OverloadedMethod DisplayGetDefaultSeatMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplayGetDefaultSeatMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DisplayGetDmabufFormatsMethodInfo #
Instances
| (signature ~ m DmabufFormats, MonadIO m, IsDisplay a) => OverloadedMethod DisplayGetDmabufFormatsMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplayGetDmabufFormatsMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DisplayGetMonitorAtSurfaceMethodInfo #
Instances
| (signature ~ (b -> m (Maybe Monitor)), MonadIO m, IsDisplay a, IsSurface b) => OverloadedMethod DisplayGetMonitorAtSurfaceMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplayGetMonitorAtSurfaceMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DisplayGetMonitorsMethodInfo #
Instances
| (signature ~ m ListModel, MonadIO m, IsDisplay a) => OverloadedMethod DisplayGetMonitorsMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplayGetMonitorsMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DisplayGetNameMethodInfo #
Instances
| (signature ~ m Text, MonadIO m, IsDisplay a) => OverloadedMethod DisplayGetNameMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplayGetNameMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DisplayGetPrimaryClipboardMethodInfo #
Instances
| (signature ~ m Clipboard, MonadIO m, IsDisplay a) => OverloadedMethod DisplayGetPrimaryClipboardMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplayGetPrimaryClipboardMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DisplayGetSettingMethodInfo #
Instances
| (signature ~ (Text -> GValue -> m Bool), MonadIO m, IsDisplay a) => OverloadedMethod DisplayGetSettingMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplayGetSettingMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DisplayGetStartupNotificationIdMethodInfo #
Instances
| (signature ~ m (Maybe Text), MonadIO m, IsDisplay a) => OverloadedMethod DisplayGetStartupNotificationIdMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplayGetStartupNotificationIdMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DisplayInputShapesPropertyInfo #
Instances
| AttrInfo DisplayInputShapesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display Associated Types
Methods attrGet :: AttrBaseTypeConstraint DisplayInputShapesPropertyInfo o => o -> IO (AttrGetType DisplayInputShapesPropertyInfo) attrSet :: (AttrBaseTypeConstraint DisplayInputShapesPropertyInfo o, AttrSetTypeConstraint DisplayInputShapesPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DisplayInputShapesPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DisplayInputShapesPropertyInfo o, AttrSetTypeConstraint DisplayInputShapesPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DisplayInputShapesPropertyInfo o, AttrTransferTypeConstraint DisplayInputShapesPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DisplayInputShapesPropertyInfo) attrPut :: AttrBaseTypeConstraint DisplayInputShapesPropertyInfo o => o -> AttrGetType DisplayInputShapesPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DisplayInputShapesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display type AttrAllowedOps DisplayInputShapesPropertyInfo = '['AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DisplayInputShapesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display | |||||||||||||||||||||||||||||||||
| type AttrGetType DisplayInputShapesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display type AttrGetType DisplayInputShapesPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel DisplayInputShapesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display type AttrLabel DisplayInputShapesPropertyInfo = "input-shapes" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DisplayInputShapesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DisplayInputShapesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display type AttrSetTypeConstraint DisplayInputShapesPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType DisplayInputShapesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display type AttrTransferType DisplayInputShapesPropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DisplayInputShapesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display type AttrTransferTypeConstraint DisplayInputShapesPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
data DisplayIsClosedMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsDisplay a) => OverloadedMethod DisplayIsClosedMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplayIsClosedMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DisplayIsCompositedMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsDisplay a) => OverloadedMethod DisplayIsCompositedMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplayIsCompositedMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DisplayIsRgbaMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsDisplay a) => OverloadedMethod DisplayIsRgbaMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplayIsRgbaMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DisplayListSeatsMethodInfo #
Instances
| (signature ~ m [Seat], MonadIO m, IsDisplay a) => OverloadedMethod DisplayListSeatsMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplayListSeatsMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DisplayMapKeycodeMethodInfo #
Instances
| (signature ~ (Word32 -> m (Bool, [KeymapKey], [Word32])), MonadIO m, IsDisplay a) => OverloadedMethod DisplayMapKeycodeMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplayMapKeycodeMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DisplayMapKeyvalMethodInfo #
Instances
| (signature ~ (Word32 -> m (Bool, [KeymapKey])), MonadIO m, IsDisplay a) => OverloadedMethod DisplayMapKeyvalMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplayMapKeyvalMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DisplayNotifyStartupCompleteMethodInfo #
Instances
| (signature ~ (Text -> m ()), MonadIO m, IsDisplay a) => OverloadedMethod DisplayNotifyStartupCompleteMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplayNotifyStartupCompleteMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
type DisplayOpenedCallback = IO () #
data DisplayOpenedSignalInfo #
Instances
| SignalInfo DisplayOpenedSignalInfo | |||||
Defined in GI.Gdk.Objects.Display Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType DisplayOpenedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType DisplayOpenedSignalInfo | |||||
Defined in GI.Gdk.Objects.Display | |||||
data DisplayPrepareGlMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsDisplay a) => OverloadedMethod DisplayPrepareGlMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplayPrepareGlMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DisplayPutEventMethodInfo #
Instances
| (signature ~ (b -> m ()), MonadIO m, IsDisplay a, IsEvent b) => OverloadedMethod DisplayPutEventMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplayPutEventMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DisplayRgbaPropertyInfo #
Instances
| AttrInfo DisplayRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display Associated Types
Methods attrGet :: AttrBaseTypeConstraint DisplayRgbaPropertyInfo o => o -> IO (AttrGetType DisplayRgbaPropertyInfo) attrSet :: (AttrBaseTypeConstraint DisplayRgbaPropertyInfo o, AttrSetTypeConstraint DisplayRgbaPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DisplayRgbaPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DisplayRgbaPropertyInfo o, AttrSetTypeConstraint DisplayRgbaPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DisplayRgbaPropertyInfo o, AttrTransferTypeConstraint DisplayRgbaPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DisplayRgbaPropertyInfo) attrPut :: AttrBaseTypeConstraint DisplayRgbaPropertyInfo o => o -> AttrGetType DisplayRgbaPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DisplayRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display type AttrAllowedOps DisplayRgbaPropertyInfo = '['AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DisplayRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display | |||||||||||||||||||||||||||||||||
| type AttrGetType DisplayRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display type AttrGetType DisplayRgbaPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel DisplayRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display type AttrLabel DisplayRgbaPropertyInfo = "rgba" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DisplayRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DisplayRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display type AttrSetTypeConstraint DisplayRgbaPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType DisplayRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display type AttrTransferType DisplayRgbaPropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DisplayRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display type AttrTransferTypeConstraint DisplayRgbaPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
type DisplaySeatAddedCallback = Seat -> IO () #
data DisplaySeatAddedSignalInfo #
Instances
| SignalInfo DisplaySeatAddedSignalInfo | |||||
Defined in GI.Gdk.Objects.Display Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType DisplaySeatAddedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType DisplaySeatAddedSignalInfo | |||||
Defined in GI.Gdk.Objects.Display | |||||
type DisplaySeatRemovedCallback = Seat -> IO () #
data DisplaySeatRemovedSignalInfo #
Instances
| SignalInfo DisplaySeatRemovedSignalInfo | |||||
Defined in GI.Gdk.Objects.Display Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType DisplaySeatRemovedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType DisplaySeatRemovedSignalInfo | |||||
Defined in GI.Gdk.Objects.Display | |||||
type DisplaySettingChangedCallback = Text -> IO () #
data DisplaySettingChangedSignalInfo #
Instances
| SignalInfo DisplaySettingChangedSignalInfo | |||||
Defined in GI.Gdk.Objects.Display Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType DisplaySettingChangedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType DisplaySettingChangedSignalInfo | |||||
Defined in GI.Gdk.Objects.Display | |||||
data DisplayShadowWidthPropertyInfo #
Instances
| AttrInfo DisplayShadowWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display Associated Types
Methods attrGet :: AttrBaseTypeConstraint DisplayShadowWidthPropertyInfo o => o -> IO (AttrGetType DisplayShadowWidthPropertyInfo) attrSet :: (AttrBaseTypeConstraint DisplayShadowWidthPropertyInfo o, AttrSetTypeConstraint DisplayShadowWidthPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DisplayShadowWidthPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DisplayShadowWidthPropertyInfo o, AttrSetTypeConstraint DisplayShadowWidthPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DisplayShadowWidthPropertyInfo o, AttrTransferTypeConstraint DisplayShadowWidthPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DisplayShadowWidthPropertyInfo) attrPut :: AttrBaseTypeConstraint DisplayShadowWidthPropertyInfo o => o -> AttrGetType DisplayShadowWidthPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DisplayShadowWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display type AttrAllowedOps DisplayShadowWidthPropertyInfo = '['AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DisplayShadowWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display | |||||||||||||||||||||||||||||||||
| type AttrGetType DisplayShadowWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display type AttrGetType DisplayShadowWidthPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel DisplayShadowWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display type AttrLabel DisplayShadowWidthPropertyInfo = "shadow-width" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DisplayShadowWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DisplayShadowWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display type AttrSetTypeConstraint DisplayShadowWidthPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType DisplayShadowWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display type AttrTransferType DisplayShadowWidthPropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DisplayShadowWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gdk.Objects.Display type AttrTransferTypeConstraint DisplayShadowWidthPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
data DisplaySupportsInputShapesMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsDisplay a) => OverloadedMethod DisplaySupportsInputShapesMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplaySupportsInputShapesMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DisplaySupportsShadowWidthMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsDisplay a) => OverloadedMethod DisplaySupportsShadowWidthMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplaySupportsShadowWidthMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DisplaySyncMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsDisplay a) => OverloadedMethod DisplaySyncMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplaySyncMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DisplayTranslateKeyMethodInfo #
Instances
| (signature ~ (Word32 -> [ModifierType] -> Int32 -> m (Bool, Word32, Int32, Int32, [ModifierType])), MonadIO m, IsDisplay a) => OverloadedMethod DisplayTranslateKeyMethodInfo a signature | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DisplayTranslateKeyMethodInfo (a :: Type) | |
Defined in GI.Gdk.Objects.Display Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
class (GObject o, IsDescendantOf Display o) => IsDisplay o #
Instances
| (GObject o, IsDescendantOf Display o) => IsDisplay o | |
Defined in GI.Gdk.Objects.Display | |
type family ResolveDisplayMethod (t :: Symbol) o where ... #
Equations
| ResolveDisplayMethod "beep" o = DisplayBeepMethodInfo | |
| ResolveDisplayMethod "bindProperty" o = ObjectBindPropertyMethodInfo | |
| ResolveDisplayMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo | |
| ResolveDisplayMethod "close" o = DisplayCloseMethodInfo | |
| ResolveDisplayMethod "createGlContext" o = DisplayCreateGlContextMethodInfo | |
| ResolveDisplayMethod "deviceIsGrabbed" o = DisplayDeviceIsGrabbedMethodInfo | |
| ResolveDisplayMethod "flush" o = DisplayFlushMethodInfo | |
| ResolveDisplayMethod "forceFloating" o = ObjectForceFloatingMethodInfo | |
| ResolveDisplayMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo | |
| ResolveDisplayMethod "getv" o = ObjectGetvMethodInfo | |
| ResolveDisplayMethod "isClosed" o = DisplayIsClosedMethodInfo | |
| ResolveDisplayMethod "isComposited" o = DisplayIsCompositedMethodInfo | |
| ResolveDisplayMethod "isFloating" o = ObjectIsFloatingMethodInfo | |
| ResolveDisplayMethod "isRgba" o = DisplayIsRgbaMethodInfo | |
| ResolveDisplayMethod "listSeats" o = DisplayListSeatsMethodInfo | |
| ResolveDisplayMethod "mapKeycode" o = DisplayMapKeycodeMethodInfo | |
| ResolveDisplayMethod "mapKeyval" o = DisplayMapKeyvalMethodInfo | |
| ResolveDisplayMethod "notify" o = ObjectNotifyMethodInfo | |
| ResolveDisplayMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo | |
| ResolveDisplayMethod "notifyStartupComplete" o = DisplayNotifyStartupCompleteMethodInfo | |
| ResolveDisplayMethod "prepareGl" o = DisplayPrepareGlMethodInfo | |
| ResolveDisplayMethod "putEvent" o = DisplayPutEventMethodInfo | |
| ResolveDisplayMethod "ref" o = ObjectRefMethodInfo | |
| ResolveDisplayMethod "refSink" o = ObjectRefSinkMethodInfo | |
| ResolveDisplayMethod "runDispose" o = ObjectRunDisposeMethodInfo | |
| ResolveDisplayMethod "stealData" o = ObjectStealDataMethodInfo | |
| ResolveDisplayMethod "stealQdata" o = ObjectStealQdataMethodInfo | |
| ResolveDisplayMethod "supportsInputShapes" o = DisplaySupportsInputShapesMethodInfo | |
| ResolveDisplayMethod "supportsShadowWidth" o = DisplaySupportsShadowWidthMethodInfo | |
| ResolveDisplayMethod "sync" o = DisplaySyncMethodInfo | |
| ResolveDisplayMethod "thawNotify" o = ObjectThawNotifyMethodInfo | |
| ResolveDisplayMethod "translateKey" o = DisplayTranslateKeyMethodInfo | |
| ResolveDisplayMethod "unref" o = ObjectUnrefMethodInfo | |
| ResolveDisplayMethod "watchClosure" o = ObjectWatchClosureMethodInfo | |
| ResolveDisplayMethod "getAppLaunchContext" o = DisplayGetAppLaunchContextMethodInfo | |
| ResolveDisplayMethod "getClipboard" o = DisplayGetClipboardMethodInfo | |
| ResolveDisplayMethod "getData" o = ObjectGetDataMethodInfo | |
| ResolveDisplayMethod "getDefaultSeat" o = DisplayGetDefaultSeatMethodInfo | |
| ResolveDisplayMethod "getDmabufFormats" o = DisplayGetDmabufFormatsMethodInfo | |
| ResolveDisplayMethod "getMonitorAtSurface" o = DisplayGetMonitorAtSurfaceMethodInfo | |
| ResolveDisplayMethod "getMonitors" o = DisplayGetMonitorsMethodInfo | |
| ResolveDisplayMethod "getName" o = DisplayGetNameMethodInfo | |
| ResolveDisplayMethod "getPrimaryClipboard" o = DisplayGetPrimaryClipboardMethodInfo | |
| ResolveDisplayMethod "getProperty" o = ObjectGetPropertyMethodInfo | |
| ResolveDisplayMethod "getQdata" o = ObjectGetQdataMethodInfo | |
| ResolveDisplayMethod "getSetting" o = DisplayGetSettingMethodInfo | |
| ResolveDisplayMethod "getStartupNotificationId" o = DisplayGetStartupNotificationIdMethodInfo | |
| ResolveDisplayMethod "setData" o = ObjectSetDataMethodInfo | |
| ResolveDisplayMethod "setDataFull" o = ObjectSetDataFullMethodInfo | |
| ResolveDisplayMethod "setProperty" o = ObjectSetPropertyMethodInfo | |
| ResolveDisplayMethod l o = MethodResolutionFailed l o :: Type |
afterDisplayClosed :: (IsDisplay a, MonadIO m) => a -> ((?self :: a) => DisplayClosedCallback) -> m SignalHandlerId #
afterDisplayOpened :: (IsDisplay a, MonadIO m) => a -> ((?self :: a) => DisplayOpenedCallback) -> m SignalHandlerId #
afterDisplaySeatAdded :: (IsDisplay a, MonadIO m) => a -> ((?self :: a) => DisplaySeatAddedCallback) -> m SignalHandlerId #
afterDisplaySeatRemoved :: (IsDisplay a, MonadIO m) => a -> ((?self :: a) => DisplaySeatRemovedCallback) -> m SignalHandlerId #
afterDisplaySettingChanged :: (IsDisplay a, MonadIO m) => a -> ((?self :: a) => DisplaySettingChangedCallback) -> m SignalHandlerId #
displayBeep :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m () #
displayClose :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m () #
displayComposited :: AttrLabelProxy "composited" #
displayCreateGlContext :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m GLContext #
displayDeviceIsGrabbed :: (HasCallStack, MonadIO m, IsDisplay a, IsDevice b) => a -> b -> m Bool #
displayDmabufFormats :: AttrLabelProxy "dmabufFormats" #
displayFlush :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m () #
displayGetAppLaunchContext :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m AppLaunchContext #
displayGetClipboard :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m Clipboard #
displayGetDefault :: (HasCallStack, MonadIO m) => m (Maybe Display) #
displayGetDefaultSeat :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m (Maybe Seat) #
displayGetDmabufFormats :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m DmabufFormats #
displayGetMonitorAtSurface :: (HasCallStack, MonadIO m, IsDisplay a, IsSurface b) => a -> b -> m (Maybe Monitor) #
displayGetMonitors :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m ListModel #
displayGetName :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m Text #
displayGetPrimaryClipboard :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m Clipboard #
displayGetSetting :: (HasCallStack, MonadIO m, IsDisplay a) => a -> Text -> GValue -> m Bool #
displayGetStartupNotificationId :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m (Maybe Text) #
displayInputShapes :: AttrLabelProxy "inputShapes" #
displayIsClosed :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m Bool #
displayIsComposited :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m Bool #
displayIsRgba :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m Bool #
displayListSeats :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m [Seat] #
displayMapKeycode :: (HasCallStack, MonadIO m, IsDisplay a) => a -> Word32 -> m (Bool, [KeymapKey], [Word32]) #
displayMapKeyval :: (HasCallStack, MonadIO m, IsDisplay a) => a -> Word32 -> m (Bool, [KeymapKey]) #
displayNotifyStartupComplete :: (HasCallStack, MonadIO m, IsDisplay a) => a -> Text -> m () #
displayOpen :: (HasCallStack, MonadIO m) => Maybe Text -> m (Maybe Display) #
displayPrepareGl :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m () #
displayPutEvent :: (HasCallStack, MonadIO m, IsDisplay a, IsEvent b) => a -> b -> m () #
displayRgba :: AttrLabelProxy "rgba" #
displayShadowWidth :: AttrLabelProxy "shadowWidth" #
displaySupportsInputShapes :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m Bool #
displaySupportsShadowWidth :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m Bool #
displaySync :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m () #
displayTranslateKey :: (HasCallStack, MonadIO m, IsDisplay a) => a -> Word32 -> [ModifierType] -> Int32 -> m (Bool, Word32, Int32, Int32, [ModifierType]) #
getDisplayComposited :: (MonadIO m, IsDisplay o) => o -> m Bool #
getDisplayDmabufFormats :: (MonadIO m, IsDisplay o) => o -> m DmabufFormats #
getDisplayInputShapes :: (MonadIO m, IsDisplay o) => o -> m Bool #
getDisplayRgba :: (MonadIO m, IsDisplay o) => o -> m Bool #
getDisplayShadowWidth :: (MonadIO m, IsDisplay o) => o -> m Bool #
onDisplayClosed :: (IsDisplay a, MonadIO m) => a -> ((?self :: a) => DisplayClosedCallback) -> m SignalHandlerId #
onDisplayOpened :: (IsDisplay a, MonadIO m) => a -> ((?self :: a) => DisplayOpenedCallback) -> m SignalHandlerId #
onDisplaySeatAdded :: (IsDisplay a, MonadIO m) => a -> ((?self :: a) => DisplaySeatAddedCallback) -> m SignalHandlerId #
onDisplaySeatRemoved :: (IsDisplay a, MonadIO m) => a -> ((?self :: a) => DisplaySeatRemovedCallback) -> m SignalHandlerId #
onDisplaySettingChanged :: (IsDisplay a, MonadIO m) => a -> ((?self :: a) => DisplaySettingChangedCallback) -> m SignalHandlerId #