| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.Text
Description
Documentation
Constructors
| Text (ManagedPtr Text) |
Instances
| Eq Text | |
| GObject Text | |
Defined in GI.Gtk.Objects.Text | |
| ManagedPtrNewtype Text | |
Defined in GI.Gtk.Objects.Text Methods toManagedPtr :: Text -> ManagedPtr Text # | |
| TypedObject Text | |
Defined in GI.Gtk.Objects.Text | |
| HasParentTypes Text | |
Defined in GI.Gtk.Objects.Text | |
| HasAttributeList Text | |
Defined in GI.Gtk.Objects.Text | |
| (info ~ ResolveTextMethod t Text, OverloadedMethod info Text p, HasField t Text p) => HasField (t :: Symbol) Text p | |
Defined in GI.Gtk.Objects.Text | |
| (info ~ ResolveTextMethod t Text, OverloadedMethodInfo info Text) => IsLabel t (MethodProxy info Text) | |
Defined in GI.Gtk.Objects.Text | |
| (info ~ ResolveTextMethod t Text, OverloadedMethod info Text p) => IsLabel t (Text -> p) | |
Defined in GI.Gtk.Objects.Text | |
| IsGValue (Maybe Text) | |
Defined in GI.Gtk.Objects.Text Methods gvalueGType_ :: IO GType # gvalueSet_ :: Ptr GValue -> Maybe Text -> IO () # gvalueGet_ :: Ptr GValue -> IO (Maybe Text) # | |
| type AttributeList Text | |
Defined in GI.Gtk.Objects.Text type AttributeList Text = TextAttributeList | |
| type ParentTypes Text | |
Defined in GI.Gtk.Objects.Text type ParentTypes Text = '[Widget, Object, Accessible, AccessibleText, Buildable, ConstraintTarget, Editable] | |
| type SignalList Text | |
Defined in GI.Gtk.Objects.Text type SignalList Text = TextSignalList | |
class (GObject o, IsDescendantOf Text o) => IsText o #
Instances
| (GObject o, IsDescendantOf Text o) => IsText o | |
Defined in GI.Gtk.Objects.Text | |
type family ResolveTextMethod (t :: Symbol) o where ... #
Equations
type TextActivateCallback = IO () #
data TextActivateSignalInfo #
Instances
| SignalInfo TextActivateSignalInfo | |||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextActivateSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType TextActivateSignalInfo | |||||
Defined in GI.Gtk.Objects.Text | |||||
data TextActivatesDefaultPropertyInfo #
Instances
data TextAttributesPropertyInfo #
Instances
| AttrInfo TextAttributesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextAttributesPropertyInfo o => o -> IO (AttrGetType TextAttributesPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextAttributesPropertyInfo o, AttrSetTypeConstraint TextAttributesPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextAttributesPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextAttributesPropertyInfo o, AttrSetTypeConstraint TextAttributesPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextAttributesPropertyInfo o, AttrTransferTypeConstraint TextAttributesPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextAttributesPropertyInfo) attrPut :: AttrBaseTypeConstraint TextAttributesPropertyInfo o => o -> AttrGetType TextAttributesPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextAttributesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrAllowedOps TextAttributesPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextAttributesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrGetType TextAttributesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrGetType TextAttributesPropertyInfo = Maybe AttrList | |||||||||||||||||||||||||||||||||
| type AttrLabel TextAttributesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrLabel TextAttributesPropertyInfo = "attributes" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextAttributesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextAttributesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrSetTypeConstraint TextAttributesPropertyInfo = Type ~ AttrList | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextAttributesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferType TextAttributesPropertyInfo = AttrList | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextAttributesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferTypeConstraint TextAttributesPropertyInfo = Type ~ AttrList | |||||||||||||||||||||||||||||||||
type TextBackspaceCallback = IO () #
data TextBackspaceSignalInfo #
Instances
| SignalInfo TextBackspaceSignalInfo | |||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextBackspaceSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType TextBackspaceSignalInfo | |||||
Defined in GI.Gtk.Objects.Text | |||||
data TextBufferPropertyInfo #
Instances
| AttrInfo TextBufferPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextBufferPropertyInfo o => o -> IO (AttrGetType TextBufferPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextBufferPropertyInfo o, AttrSetTypeConstraint TextBufferPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextBufferPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextBufferPropertyInfo o, AttrSetTypeConstraint TextBufferPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextBufferPropertyInfo o, AttrTransferTypeConstraint TextBufferPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextBufferPropertyInfo) attrPut :: AttrBaseTypeConstraint TextBufferPropertyInfo o => o -> AttrGetType TextBufferPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextBufferPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrAllowedOps TextBufferPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextBufferPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrGetType TextBufferPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrLabel TextBufferPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrLabel TextBufferPropertyInfo = "buffer" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextBufferPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextBufferPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextBufferPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextBufferPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
data TextComputeCursorExtentsMethodInfo #
Instances
| (signature ~ (CSize -> m (Rect, Rect)), MonadIO m, IsText a) => OverloadedMethod TextComputeCursorExtentsMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextComputeCursorExtentsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
type TextCopyClipboardCallback = IO () #
data TextCopyClipboardSignalInfo #
Instances
| SignalInfo TextCopyClipboardSignalInfo | |||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextCopyClipboardSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType TextCopyClipboardSignalInfo | |||||
Defined in GI.Gtk.Objects.Text | |||||
type TextCutClipboardCallback = IO () #
data TextCutClipboardSignalInfo #
Instances
| SignalInfo TextCutClipboardSignalInfo | |||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextCutClipboardSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType TextCutClipboardSignalInfo | |||||
Defined in GI.Gtk.Objects.Text | |||||
type TextDeleteFromCursorCallback = DeleteType -> Int32 -> IO () #
data TextDeleteFromCursorSignalInfo #
Instances
| SignalInfo TextDeleteFromCursorSignalInfo | |||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextDeleteFromCursorSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType TextDeleteFromCursorSignalInfo | |||||
Defined in GI.Gtk.Objects.Text | |||||
data TextEnableEmojiCompletionPropertyInfo #
Instances
| AttrInfo TextEnableEmojiCompletionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextEnableEmojiCompletionPropertyInfo o => o -> IO (AttrGetType TextEnableEmojiCompletionPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextEnableEmojiCompletionPropertyInfo o, AttrSetTypeConstraint TextEnableEmojiCompletionPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextEnableEmojiCompletionPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextEnableEmojiCompletionPropertyInfo o, AttrSetTypeConstraint TextEnableEmojiCompletionPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextEnableEmojiCompletionPropertyInfo o, AttrTransferTypeConstraint TextEnableEmojiCompletionPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextEnableEmojiCompletionPropertyInfo) attrPut :: AttrBaseTypeConstraint TextEnableEmojiCompletionPropertyInfo o => o -> AttrGetType TextEnableEmojiCompletionPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextEnableEmojiCompletionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrAllowedOps TextEnableEmojiCompletionPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextEnableEmojiCompletionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrGetType TextEnableEmojiCompletionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrGetType TextEnableEmojiCompletionPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextEnableEmojiCompletionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrLabel TextEnableEmojiCompletionPropertyInfo = "enable-emoji-completion" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextEnableEmojiCompletionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextEnableEmojiCompletionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrSetTypeConstraint TextEnableEmojiCompletionPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextEnableEmojiCompletionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferType TextEnableEmojiCompletionPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextEnableEmojiCompletionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferTypeConstraint TextEnableEmojiCompletionPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextExtraMenuPropertyInfo #
Instances
| AttrInfo TextExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextExtraMenuPropertyInfo o => o -> IO (AttrGetType TextExtraMenuPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextExtraMenuPropertyInfo o, AttrSetTypeConstraint TextExtraMenuPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextExtraMenuPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextExtraMenuPropertyInfo o, AttrSetTypeConstraint TextExtraMenuPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextExtraMenuPropertyInfo o, AttrTransferTypeConstraint TextExtraMenuPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextExtraMenuPropertyInfo) attrPut :: AttrBaseTypeConstraint TextExtraMenuPropertyInfo o => o -> AttrGetType TextExtraMenuPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrAllowedOps TextExtraMenuPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrGetType TextExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrGetType TextExtraMenuPropertyInfo = Maybe MenuModel | |||||||||||||||||||||||||||||||||
| type AttrLabel TextExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrLabel TextExtraMenuPropertyInfo = "extra-menu" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrSetTypeConstraint TextExtraMenuPropertyInfo = IsMenuModel | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferType TextExtraMenuPropertyInfo = MenuModel | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferTypeConstraint TextExtraMenuPropertyInfo = IsMenuModel | |||||||||||||||||||||||||||||||||
data TextGetActivatesDefaultMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsText a) => OverloadedMethod TextGetActivatesDefaultMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextGetActivatesDefaultMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextGetAttributesMethodInfo #
Instances
| (signature ~ m (Maybe AttrList), MonadIO m, IsText a) => OverloadedMethod TextGetAttributesMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextGetAttributesMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextGetBufferMethodInfo #
Instances
| (signature ~ m EntryBuffer, MonadIO m, IsText a) => OverloadedMethod TextGetBufferMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextGetBufferMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextGetEnableEmojiCompletionMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsText a) => OverloadedMethod TextGetEnableEmojiCompletionMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextGetEnableEmojiCompletionMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextGetExtraMenuMethodInfo #
Instances
| (signature ~ m (Maybe MenuModel), MonadIO m, IsText a) => OverloadedMethod TextGetExtraMenuMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextGetExtraMenuMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextGetInputHintsMethodInfo #
Instances
| (signature ~ m [InputHints], MonadIO m, IsText a) => OverloadedMethod TextGetInputHintsMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextGetInputHintsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextGetInputPurposeMethodInfo #
Instances
| (signature ~ m InputPurpose, MonadIO m, IsText a) => OverloadedMethod TextGetInputPurposeMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextGetInputPurposeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextGetInvisibleCharMethodInfo #
Instances
| (signature ~ m Char, MonadIO m, IsText a) => OverloadedMethod TextGetInvisibleCharMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextGetInvisibleCharMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextGetMaxLengthMethodInfo #
Instances
| (signature ~ m Int32, MonadIO m, IsText a) => OverloadedMethod TextGetMaxLengthMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextGetMaxLengthMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextGetOverwriteModeMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsText a) => OverloadedMethod TextGetOverwriteModeMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextGetOverwriteModeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextGetPlaceholderTextMethodInfo #
Instances
| (signature ~ m (Maybe Text), MonadIO m, IsText a) => OverloadedMethod TextGetPlaceholderTextMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextGetPlaceholderTextMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextGetPropagateTextWidthMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsText a) => OverloadedMethod TextGetPropagateTextWidthMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextGetPropagateTextWidthMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextGetTabsMethodInfo #
Instances
| (signature ~ m (Maybe TabArray), MonadIO m, IsText a) => OverloadedMethod TextGetTabsMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextGetTabsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextGetTextLengthMethodInfo #
Instances
| (signature ~ m Word16, MonadIO m, IsText a) => OverloadedMethod TextGetTextLengthMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextGetTextLengthMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextGetTruncateMultilineMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsText a) => OverloadedMethod TextGetTruncateMultilineMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextGetTruncateMultilineMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextGetVisibilityMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsText a) => OverloadedMethod TextGetVisibilityMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextGetVisibilityMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextGrabFocusWithoutSelectingMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsText a) => OverloadedMethod TextGrabFocusWithoutSelectingMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextGrabFocusWithoutSelectingMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextImModulePropertyInfo #
Instances
| AttrInfo TextImModulePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextImModulePropertyInfo o => o -> IO (AttrGetType TextImModulePropertyInfo) attrSet :: (AttrBaseTypeConstraint TextImModulePropertyInfo o, AttrSetTypeConstraint TextImModulePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextImModulePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextImModulePropertyInfo o, AttrSetTypeConstraint TextImModulePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextImModulePropertyInfo o, AttrTransferTypeConstraint TextImModulePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextImModulePropertyInfo) attrPut :: AttrBaseTypeConstraint TextImModulePropertyInfo o => o -> AttrGetType TextImModulePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextImModulePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrAllowedOps TextImModulePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextImModulePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrGetType TextImModulePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrGetType TextImModulePropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel TextImModulePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrLabel TextImModulePropertyInfo = "im-module" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextImModulePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextImModulePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrSetTypeConstraint TextImModulePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextImModulePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferType TextImModulePropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextImModulePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferTypeConstraint TextImModulePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data TextInputHintsPropertyInfo #
Instances
| AttrInfo TextInputHintsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextInputHintsPropertyInfo o => o -> IO (AttrGetType TextInputHintsPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextInputHintsPropertyInfo o, AttrSetTypeConstraint TextInputHintsPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextInputHintsPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextInputHintsPropertyInfo o, AttrSetTypeConstraint TextInputHintsPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextInputHintsPropertyInfo o, AttrTransferTypeConstraint TextInputHintsPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextInputHintsPropertyInfo) attrPut :: AttrBaseTypeConstraint TextInputHintsPropertyInfo o => o -> AttrGetType TextInputHintsPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextInputHintsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrAllowedOps TextInputHintsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextInputHintsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrGetType TextInputHintsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrLabel TextInputHintsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrLabel TextInputHintsPropertyInfo = "input-hints" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextInputHintsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextInputHintsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextInputHintsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextInputHintsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
data TextInputPurposePropertyInfo #
Instances
| AttrInfo TextInputPurposePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextInputPurposePropertyInfo o => o -> IO (AttrGetType TextInputPurposePropertyInfo) attrSet :: (AttrBaseTypeConstraint TextInputPurposePropertyInfo o, AttrSetTypeConstraint TextInputPurposePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextInputPurposePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextInputPurposePropertyInfo o, AttrSetTypeConstraint TextInputPurposePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextInputPurposePropertyInfo o, AttrTransferTypeConstraint TextInputPurposePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextInputPurposePropertyInfo) attrPut :: AttrBaseTypeConstraint TextInputPurposePropertyInfo o => o -> AttrGetType TextInputPurposePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextInputPurposePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrAllowedOps TextInputPurposePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextInputPurposePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrGetType TextInputPurposePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrLabel TextInputPurposePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrLabel TextInputPurposePropertyInfo = "input-purpose" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextInputPurposePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextInputPurposePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextInputPurposePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextInputPurposePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
type TextInsertAtCursorCallback = Text -> IO () #
data TextInsertAtCursorSignalInfo #
Instances
| SignalInfo TextInsertAtCursorSignalInfo | |||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextInsertAtCursorSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType TextInsertAtCursorSignalInfo | |||||
Defined in GI.Gtk.Objects.Text | |||||
type TextInsertEmojiCallback = IO () #
data TextInsertEmojiSignalInfo #
Instances
| SignalInfo TextInsertEmojiSignalInfo | |||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextInsertEmojiSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType TextInsertEmojiSignalInfo | |||||
Defined in GI.Gtk.Objects.Text | |||||
data TextInvisibleCharPropertyInfo #
Instances
| AttrInfo TextInvisibleCharPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextInvisibleCharPropertyInfo o => o -> IO (AttrGetType TextInvisibleCharPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextInvisibleCharPropertyInfo o, AttrSetTypeConstraint TextInvisibleCharPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextInvisibleCharPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextInvisibleCharPropertyInfo o, AttrSetTypeConstraint TextInvisibleCharPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextInvisibleCharPropertyInfo o, AttrTransferTypeConstraint TextInvisibleCharPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextInvisibleCharPropertyInfo) attrPut :: AttrBaseTypeConstraint TextInvisibleCharPropertyInfo o => o -> AttrGetType TextInvisibleCharPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextInvisibleCharPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrAllowedOps TextInvisibleCharPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextInvisibleCharPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrGetType TextInvisibleCharPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrGetType TextInvisibleCharPropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrLabel TextInvisibleCharPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrLabel TextInvisibleCharPropertyInfo = "invisible-char" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextInvisibleCharPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextInvisibleCharPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrSetTypeConstraint TextInvisibleCharPropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextInvisibleCharPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferType TextInvisibleCharPropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextInvisibleCharPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferTypeConstraint TextInvisibleCharPropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
data TextInvisibleCharSetPropertyInfo #
Instances
| AttrInfo TextInvisibleCharSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextInvisibleCharSetPropertyInfo o => o -> IO (AttrGetType TextInvisibleCharSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextInvisibleCharSetPropertyInfo o, AttrSetTypeConstraint TextInvisibleCharSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextInvisibleCharSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextInvisibleCharSetPropertyInfo o, AttrSetTypeConstraint TextInvisibleCharSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextInvisibleCharSetPropertyInfo o, AttrTransferTypeConstraint TextInvisibleCharSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextInvisibleCharSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextInvisibleCharSetPropertyInfo o => o -> AttrGetType TextInvisibleCharSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextInvisibleCharSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrAllowedOps TextInvisibleCharSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextInvisibleCharSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrGetType TextInvisibleCharSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrGetType TextInvisibleCharSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextInvisibleCharSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrLabel TextInvisibleCharSetPropertyInfo = "invisible-char-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextInvisibleCharSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextInvisibleCharSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrSetTypeConstraint TextInvisibleCharSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextInvisibleCharSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferType TextInvisibleCharSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextInvisibleCharSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferTypeConstraint TextInvisibleCharSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextMaxLengthPropertyInfo #
Instances
| AttrInfo TextMaxLengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextMaxLengthPropertyInfo o => o -> IO (AttrGetType TextMaxLengthPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextMaxLengthPropertyInfo o, AttrSetTypeConstraint TextMaxLengthPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextMaxLengthPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextMaxLengthPropertyInfo o, AttrSetTypeConstraint TextMaxLengthPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextMaxLengthPropertyInfo o, AttrTransferTypeConstraint TextMaxLengthPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextMaxLengthPropertyInfo) attrPut :: AttrBaseTypeConstraint TextMaxLengthPropertyInfo o => o -> AttrGetType TextMaxLengthPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextMaxLengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrAllowedOps TextMaxLengthPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextMaxLengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrGetType TextMaxLengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrGetType TextMaxLengthPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel TextMaxLengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrLabel TextMaxLengthPropertyInfo = "max-length" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextMaxLengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextMaxLengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrSetTypeConstraint TextMaxLengthPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextMaxLengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferType TextMaxLengthPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextMaxLengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferTypeConstraint TextMaxLengthPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
type TextMoveCursorCallback = MovementStep -> Int32 -> Bool -> IO () #
data TextMoveCursorSignalInfo #
Instances
| SignalInfo TextMoveCursorSignalInfo | |||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextMoveCursorSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType TextMoveCursorSignalInfo | |||||
Defined in GI.Gtk.Objects.Text | |||||
data TextOverwriteModePropertyInfo #
Instances
| AttrInfo TextOverwriteModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextOverwriteModePropertyInfo o => o -> IO (AttrGetType TextOverwriteModePropertyInfo) attrSet :: (AttrBaseTypeConstraint TextOverwriteModePropertyInfo o, AttrSetTypeConstraint TextOverwriteModePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextOverwriteModePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextOverwriteModePropertyInfo o, AttrSetTypeConstraint TextOverwriteModePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextOverwriteModePropertyInfo o, AttrTransferTypeConstraint TextOverwriteModePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextOverwriteModePropertyInfo) attrPut :: AttrBaseTypeConstraint TextOverwriteModePropertyInfo o => o -> AttrGetType TextOverwriteModePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextOverwriteModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrAllowedOps TextOverwriteModePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextOverwriteModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrGetType TextOverwriteModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrGetType TextOverwriteModePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextOverwriteModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrLabel TextOverwriteModePropertyInfo = "overwrite-mode" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextOverwriteModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextOverwriteModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrSetTypeConstraint TextOverwriteModePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextOverwriteModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferType TextOverwriteModePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextOverwriteModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferTypeConstraint TextOverwriteModePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
type TextPasteClipboardCallback = IO () #
data TextPasteClipboardSignalInfo #
Instances
| SignalInfo TextPasteClipboardSignalInfo | |||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextPasteClipboardSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType TextPasteClipboardSignalInfo | |||||
Defined in GI.Gtk.Objects.Text | |||||
data TextPlaceholderTextPropertyInfo #
Instances
| AttrInfo TextPlaceholderTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextPlaceholderTextPropertyInfo o => o -> IO (AttrGetType TextPlaceholderTextPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextPlaceholderTextPropertyInfo o, AttrSetTypeConstraint TextPlaceholderTextPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextPlaceholderTextPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextPlaceholderTextPropertyInfo o, AttrSetTypeConstraint TextPlaceholderTextPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextPlaceholderTextPropertyInfo o, AttrTransferTypeConstraint TextPlaceholderTextPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextPlaceholderTextPropertyInfo) attrPut :: AttrBaseTypeConstraint TextPlaceholderTextPropertyInfo o => o -> AttrGetType TextPlaceholderTextPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextPlaceholderTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrAllowedOps TextPlaceholderTextPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextPlaceholderTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrGetType TextPlaceholderTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrGetType TextPlaceholderTextPropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel TextPlaceholderTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrLabel TextPlaceholderTextPropertyInfo = "placeholder-text" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextPlaceholderTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextPlaceholderTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrSetTypeConstraint TextPlaceholderTextPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextPlaceholderTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferType TextPlaceholderTextPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextPlaceholderTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferTypeConstraint TextPlaceholderTextPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
type TextPreeditChangedCallback = Text -> IO () #
data TextPreeditChangedSignalInfo #
Instances
| SignalInfo TextPreeditChangedSignalInfo | |||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextPreeditChangedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType TextPreeditChangedSignalInfo | |||||
Defined in GI.Gtk.Objects.Text | |||||
data TextPropagateTextWidthPropertyInfo #
Instances
| AttrInfo TextPropagateTextWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextPropagateTextWidthPropertyInfo o => o -> IO (AttrGetType TextPropagateTextWidthPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextPropagateTextWidthPropertyInfo o, AttrSetTypeConstraint TextPropagateTextWidthPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextPropagateTextWidthPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextPropagateTextWidthPropertyInfo o, AttrSetTypeConstraint TextPropagateTextWidthPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextPropagateTextWidthPropertyInfo o, AttrTransferTypeConstraint TextPropagateTextWidthPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextPropagateTextWidthPropertyInfo) attrPut :: AttrBaseTypeConstraint TextPropagateTextWidthPropertyInfo o => o -> AttrGetType TextPropagateTextWidthPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextPropagateTextWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrAllowedOps TextPropagateTextWidthPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextPropagateTextWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrGetType TextPropagateTextWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrGetType TextPropagateTextWidthPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextPropagateTextWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrLabel TextPropagateTextWidthPropertyInfo = "propagate-text-width" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextPropagateTextWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextPropagateTextWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrSetTypeConstraint TextPropagateTextWidthPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextPropagateTextWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferType TextPropagateTextWidthPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextPropagateTextWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferTypeConstraint TextPropagateTextWidthPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextScrollOffsetPropertyInfo #
Instances
| AttrInfo TextScrollOffsetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextScrollOffsetPropertyInfo o => o -> IO (AttrGetType TextScrollOffsetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextScrollOffsetPropertyInfo o, AttrSetTypeConstraint TextScrollOffsetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextScrollOffsetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextScrollOffsetPropertyInfo o, AttrSetTypeConstraint TextScrollOffsetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextScrollOffsetPropertyInfo o, AttrTransferTypeConstraint TextScrollOffsetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextScrollOffsetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextScrollOffsetPropertyInfo o => o -> AttrGetType TextScrollOffsetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextScrollOffsetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrAllowedOps TextScrollOffsetPropertyInfo = '['AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextScrollOffsetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrGetType TextScrollOffsetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrGetType TextScrollOffsetPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel TextScrollOffsetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrLabel TextScrollOffsetPropertyInfo = "scroll-offset" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextScrollOffsetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextScrollOffsetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrSetTypeConstraint TextScrollOffsetPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextScrollOffsetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferType TextScrollOffsetPropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextScrollOffsetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferTypeConstraint TextScrollOffsetPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
data TextSetActivatesDefaultMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsText a) => OverloadedMethod TextSetActivatesDefaultMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextSetActivatesDefaultMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextSetAttributesMethodInfo #
Instances
| (signature ~ (Maybe AttrList -> m ()), MonadIO m, IsText a) => OverloadedMethod TextSetAttributesMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextSetAttributesMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextSetBufferMethodInfo #
Instances
| (signature ~ (b -> m ()), MonadIO m, IsText a, IsEntryBuffer b) => OverloadedMethod TextSetBufferMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextSetBufferMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextSetEnableEmojiCompletionMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsText a) => OverloadedMethod TextSetEnableEmojiCompletionMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextSetEnableEmojiCompletionMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextSetExtraMenuMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsText a, IsMenuModel b) => OverloadedMethod TextSetExtraMenuMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextSetExtraMenuMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextSetInputHintsMethodInfo #
Instances
| (signature ~ ([InputHints] -> m ()), MonadIO m, IsText a) => OverloadedMethod TextSetInputHintsMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextSetInputHintsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextSetInputPurposeMethodInfo #
Instances
| (signature ~ (InputPurpose -> m ()), MonadIO m, IsText a) => OverloadedMethod TextSetInputPurposeMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextSetInputPurposeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextSetInvisibleCharMethodInfo #
Instances
| (signature ~ (Char -> m ()), MonadIO m, IsText a) => OverloadedMethod TextSetInvisibleCharMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextSetInvisibleCharMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextSetMaxLengthMethodInfo #
Instances
| (signature ~ (Int32 -> m ()), MonadIO m, IsText a) => OverloadedMethod TextSetMaxLengthMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextSetMaxLengthMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextSetOverwriteModeMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsText a) => OverloadedMethod TextSetOverwriteModeMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextSetOverwriteModeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextSetPlaceholderTextMethodInfo #
Instances
| (signature ~ (Maybe Text -> m ()), MonadIO m, IsText a) => OverloadedMethod TextSetPlaceholderTextMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextSetPlaceholderTextMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextSetPropagateTextWidthMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsText a) => OverloadedMethod TextSetPropagateTextWidthMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextSetPropagateTextWidthMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextSetTabsMethodInfo #
Instances
| (signature ~ (Maybe TabArray -> m ()), MonadIO m, IsText a) => OverloadedMethod TextSetTabsMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextSetTabsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextSetTruncateMultilineMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsText a) => OverloadedMethod TextSetTruncateMultilineMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextSetTruncateMultilineMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextSetVisibilityMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsText a) => OverloadedMethod TextSetVisibilityMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextSetVisibilityMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextTabsPropertyInfo #
Instances
| AttrInfo TextTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTabsPropertyInfo o => o -> IO (AttrGetType TextTabsPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTabsPropertyInfo o, AttrSetTypeConstraint TextTabsPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTabsPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTabsPropertyInfo o, AttrSetTypeConstraint TextTabsPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTabsPropertyInfo o, AttrTransferTypeConstraint TextTabsPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTabsPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTabsPropertyInfo o => o -> AttrGetType TextTabsPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrAllowedOps TextTabsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrGetType TextTabsPropertyInfo = Maybe TabArray | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrLabel TextTabsPropertyInfo = "tabs" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrSetTypeConstraint TextTabsPropertyInfo = Type ~ TabArray | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferType TextTabsPropertyInfo = TabArray | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferTypeConstraint TextTabsPropertyInfo = Type ~ TabArray | |||||||||||||||||||||||||||||||||
type TextToggleOverwriteCallback = IO () #
data TextToggleOverwriteSignalInfo #
Instances
| SignalInfo TextToggleOverwriteSignalInfo | |||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextToggleOverwriteSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType TextToggleOverwriteSignalInfo | |||||
Defined in GI.Gtk.Objects.Text | |||||
data TextTruncateMultilinePropertyInfo #
Instances
| AttrInfo TextTruncateMultilinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTruncateMultilinePropertyInfo o => o -> IO (AttrGetType TextTruncateMultilinePropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTruncateMultilinePropertyInfo o, AttrSetTypeConstraint TextTruncateMultilinePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTruncateMultilinePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTruncateMultilinePropertyInfo o, AttrSetTypeConstraint TextTruncateMultilinePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTruncateMultilinePropertyInfo o, AttrTransferTypeConstraint TextTruncateMultilinePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTruncateMultilinePropertyInfo) attrPut :: AttrBaseTypeConstraint TextTruncateMultilinePropertyInfo o => o -> AttrGetType TextTruncateMultilinePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTruncateMultilinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrAllowedOps TextTruncateMultilinePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTruncateMultilinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTruncateMultilinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrGetType TextTruncateMultilinePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTruncateMultilinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrLabel TextTruncateMultilinePropertyInfo = "truncate-multiline" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTruncateMultilinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTruncateMultilinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrSetTypeConstraint TextTruncateMultilinePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTruncateMultilinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferType TextTruncateMultilinePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTruncateMultilinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferTypeConstraint TextTruncateMultilinePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextUnsetInvisibleCharMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsText a) => OverloadedMethod TextUnsetInvisibleCharMethodInfo a signature | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextUnsetInvisibleCharMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Text Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextVisibilityPropertyInfo #
Instances
| AttrInfo TextVisibilityPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextVisibilityPropertyInfo o => o -> IO (AttrGetType TextVisibilityPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextVisibilityPropertyInfo o, AttrSetTypeConstraint TextVisibilityPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextVisibilityPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextVisibilityPropertyInfo o, AttrSetTypeConstraint TextVisibilityPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextVisibilityPropertyInfo o, AttrTransferTypeConstraint TextVisibilityPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextVisibilityPropertyInfo) attrPut :: AttrBaseTypeConstraint TextVisibilityPropertyInfo o => o -> AttrGetType TextVisibilityPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextVisibilityPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrAllowedOps TextVisibilityPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextVisibilityPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrGetType TextVisibilityPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrGetType TextVisibilityPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextVisibilityPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrLabel TextVisibilityPropertyInfo = "visibility" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextVisibilityPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextVisibilityPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrSetTypeConstraint TextVisibilityPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextVisibilityPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferType TextVisibilityPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextVisibilityPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Text type AttrTransferTypeConstraint TextVisibilityPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
afterTextActivate :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextActivateCallback) -> m SignalHandlerId #
afterTextBackspace :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextBackspaceCallback) -> m SignalHandlerId #
afterTextCopyClipboard :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextCopyClipboardCallback) -> m SignalHandlerId #
afterTextCutClipboard :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextCutClipboardCallback) -> m SignalHandlerId #
afterTextDeleteFromCursor :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextDeleteFromCursorCallback) -> m SignalHandlerId #
afterTextInsertAtCursor :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextInsertAtCursorCallback) -> m SignalHandlerId #
afterTextInsertEmoji :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextInsertEmojiCallback) -> m SignalHandlerId #
afterTextMoveCursor :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextMoveCursorCallback) -> m SignalHandlerId #
afterTextPasteClipboard :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextPasteClipboardCallback) -> m SignalHandlerId #
afterTextPreeditChanged :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextPreeditChangedCallback) -> m SignalHandlerId #
afterTextToggleOverwrite :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextToggleOverwriteCallback) -> m SignalHandlerId #
clearTextAttributes :: (MonadIO m, IsText o) => o -> m () #
clearTextExtraMenu :: (MonadIO m, IsText o) => o -> m () #
clearTextImModule :: (MonadIO m, IsText o) => o -> m () #
clearTextPlaceholderText :: (MonadIO m, IsText o) => o -> m () #
clearTextTabs :: (MonadIO m, IsText o) => o -> m () #
constructTextActivatesDefault :: (IsText o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextAttributes :: (IsText o, MonadIO m) => AttrList -> m (GValueConstruct o) #
constructTextBuffer :: (IsText o, MonadIO m, IsEntryBuffer a) => a -> m (GValueConstruct o) #
constructTextEnableEmojiCompletion :: (IsText o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextExtraMenu :: (IsText o, MonadIO m, IsMenuModel a) => a -> m (GValueConstruct o) #
constructTextImModule :: (IsText o, MonadIO m) => Text -> m (GValueConstruct o) #
constructTextInputHints :: (IsText o, MonadIO m) => [InputHints] -> m (GValueConstruct o) #
constructTextInputPurpose :: (IsText o, MonadIO m) => InputPurpose -> m (GValueConstruct o) #
constructTextInvisibleChar :: (IsText o, MonadIO m) => Word32 -> m (GValueConstruct o) #
constructTextInvisibleCharSet :: (IsText o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextMaxLength :: (IsText o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructTextOverwriteMode :: (IsText o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextPlaceholderText :: (IsText o, MonadIO m) => Text -> m (GValueConstruct o) #
constructTextPropagateTextWidth :: (IsText o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTabs :: (IsText o, MonadIO m) => TabArray -> m (GValueConstruct o) #
constructTextTruncateMultiline :: (IsText o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextVisibility :: (IsText o, MonadIO m) => Bool -> m (GValueConstruct o) #
getTextActivatesDefault :: (MonadIO m, IsText o) => o -> m Bool #
getTextAttributes :: (MonadIO m, IsText o) => o -> m (Maybe AttrList) #
getTextBuffer :: (MonadIO m, IsText o) => o -> m EntryBuffer #
getTextEnableEmojiCompletion :: (MonadIO m, IsText o) => o -> m Bool #
getTextExtraMenu :: (MonadIO m, IsText o) => o -> m (Maybe MenuModel) #
getTextImModule :: (MonadIO m, IsText o) => o -> m (Maybe Text) #
getTextInputHints :: (MonadIO m, IsText o) => o -> m [InputHints] #
getTextInputPurpose :: (MonadIO m, IsText o) => o -> m InputPurpose #
getTextInvisibleChar :: (MonadIO m, IsText o) => o -> m Word32 #
getTextInvisibleCharSet :: (MonadIO m, IsText o) => o -> m Bool #
getTextMaxLength :: (MonadIO m, IsText o) => o -> m Int32 #
getTextOverwriteMode :: (MonadIO m, IsText o) => o -> m Bool #
getTextPlaceholderText :: (MonadIO m, IsText o) => o -> m (Maybe Text) #
getTextPropagateTextWidth :: (MonadIO m, IsText o) => o -> m Bool #
getTextScrollOffset :: (MonadIO m, IsText o) => o -> m Int32 #
getTextTabs :: (MonadIO m, IsText o) => o -> m (Maybe TabArray) #
getTextTruncateMultiline :: (MonadIO m, IsText o) => o -> m Bool #
getTextVisibility :: (MonadIO m, IsText o) => o -> m Bool #
onTextActivate :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextActivateCallback) -> m SignalHandlerId #
onTextBackspace :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextBackspaceCallback) -> m SignalHandlerId #
onTextCopyClipboard :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextCopyClipboardCallback) -> m SignalHandlerId #
onTextCutClipboard :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextCutClipboardCallback) -> m SignalHandlerId #
onTextDeleteFromCursor :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextDeleteFromCursorCallback) -> m SignalHandlerId #
onTextInsertAtCursor :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextInsertAtCursorCallback) -> m SignalHandlerId #
onTextInsertEmoji :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextInsertEmojiCallback) -> m SignalHandlerId #
onTextMoveCursor :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextMoveCursorCallback) -> m SignalHandlerId #
onTextPasteClipboard :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextPasteClipboardCallback) -> m SignalHandlerId #
onTextPreeditChanged :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextPreeditChangedCallback) -> m SignalHandlerId #
onTextToggleOverwrite :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextToggleOverwriteCallback) -> m SignalHandlerId #
setTextActivatesDefault :: (MonadIO m, IsText o) => o -> Bool -> m () #
setTextAttributes :: (MonadIO m, IsText o) => o -> AttrList -> m () #
setTextBuffer :: (MonadIO m, IsText o, IsEntryBuffer a) => o -> a -> m () #
setTextEnableEmojiCompletion :: (MonadIO m, IsText o) => o -> Bool -> m () #
setTextExtraMenu :: (MonadIO m, IsText o, IsMenuModel a) => o -> a -> m () #
setTextImModule :: (MonadIO m, IsText o) => o -> Text -> m () #
setTextInputHints :: (MonadIO m, IsText o) => o -> [InputHints] -> m () #
setTextInputPurpose :: (MonadIO m, IsText o) => o -> InputPurpose -> m () #
setTextInvisibleChar :: (MonadIO m, IsText o) => o -> Word32 -> m () #
setTextInvisibleCharSet :: (MonadIO m, IsText o) => o -> Bool -> m () #
setTextMaxLength :: (MonadIO m, IsText o) => o -> Int32 -> m () #
setTextOverwriteMode :: (MonadIO m, IsText o) => o -> Bool -> m () #
setTextPlaceholderText :: (MonadIO m, IsText o) => o -> Text -> m () #
setTextPropagateTextWidth :: (MonadIO m, IsText o) => o -> Bool -> m () #
setTextTabs :: (MonadIO m, IsText o) => o -> TabArray -> m () #
setTextTruncateMultiline :: (MonadIO m, IsText o) => o -> Bool -> m () #
setTextVisibility :: (MonadIO m, IsText o) => o -> Bool -> m () #
textActivatesDefault :: AttrLabelProxy "activatesDefault" #
textAttributes :: AttrLabelProxy "attributes" #
textBuffer :: AttrLabelProxy "buffer" #
textComputeCursorExtents :: (HasCallStack, MonadIO m, IsText a) => a -> CSize -> m (Rect, Rect) #
textEnableEmojiCompletion :: AttrLabelProxy "enableEmojiCompletion" #
textExtraMenu :: AttrLabelProxy "extraMenu" #
textGetActivatesDefault :: (HasCallStack, MonadIO m, IsText a) => a -> m Bool #
textGetAttributes :: (HasCallStack, MonadIO m, IsText a) => a -> m (Maybe AttrList) #
textGetBuffer :: (HasCallStack, MonadIO m, IsText a) => a -> m EntryBuffer #
textGetEnableEmojiCompletion :: (HasCallStack, MonadIO m, IsText a) => a -> m Bool #
textGetExtraMenu :: (HasCallStack, MonadIO m, IsText a) => a -> m (Maybe MenuModel) #
textGetInputHints :: (HasCallStack, MonadIO m, IsText a) => a -> m [InputHints] #
textGetInputPurpose :: (HasCallStack, MonadIO m, IsText a) => a -> m InputPurpose #
textGetInvisibleChar :: (HasCallStack, MonadIO m, IsText a) => a -> m Char #
textGetMaxLength :: (HasCallStack, MonadIO m, IsText a) => a -> m Int32 #
textGetOverwriteMode :: (HasCallStack, MonadIO m, IsText a) => a -> m Bool #
textGetPlaceholderText :: (HasCallStack, MonadIO m, IsText a) => a -> m (Maybe Text) #
textGetPropagateTextWidth :: (HasCallStack, MonadIO m, IsText a) => a -> m Bool #
textGetTabs :: (HasCallStack, MonadIO m, IsText a) => a -> m (Maybe TabArray) #
textGetTextLength :: (HasCallStack, MonadIO m, IsText a) => a -> m Word16 #
textGetTruncateMultiline :: (HasCallStack, MonadIO m, IsText a) => a -> m Bool #
textGetVisibility :: (HasCallStack, MonadIO m, IsText a) => a -> m Bool #
textGrabFocusWithoutSelecting :: (HasCallStack, MonadIO m, IsText a) => a -> m Bool #
textImModule :: AttrLabelProxy "imModule" #
textInputHints :: AttrLabelProxy "inputHints" #
textInputPurpose :: AttrLabelProxy "inputPurpose" #
textInvisibleChar :: AttrLabelProxy "invisibleChar" #
textInvisibleCharSet :: AttrLabelProxy "invisibleCharSet" #
textMaxLength :: AttrLabelProxy "maxLength" #
textNewWithBuffer :: (HasCallStack, MonadIO m, IsEntryBuffer a) => a -> m Text #
textOverwriteMode :: AttrLabelProxy "overwriteMode" #
textPlaceholderText :: AttrLabelProxy "placeholderText" #
textPropagateTextWidth :: AttrLabelProxy "propagateTextWidth" #
textScrollOffset :: AttrLabelProxy "scrollOffset" #
textSetActivatesDefault :: (HasCallStack, MonadIO m, IsText a) => a -> Bool -> m () #
textSetAttributes :: (HasCallStack, MonadIO m, IsText a) => a -> Maybe AttrList -> m () #
textSetBuffer :: (HasCallStack, MonadIO m, IsText a, IsEntryBuffer b) => a -> b -> m () #
textSetEnableEmojiCompletion :: (HasCallStack, MonadIO m, IsText a) => a -> Bool -> m () #
textSetExtraMenu :: (HasCallStack, MonadIO m, IsText a, IsMenuModel b) => a -> Maybe b -> m () #
textSetInputHints :: (HasCallStack, MonadIO m, IsText a) => a -> [InputHints] -> m () #
textSetInputPurpose :: (HasCallStack, MonadIO m, IsText a) => a -> InputPurpose -> m () #
textSetInvisibleChar :: (HasCallStack, MonadIO m, IsText a) => a -> Char -> m () #
textSetMaxLength :: (HasCallStack, MonadIO m, IsText a) => a -> Int32 -> m () #
textSetOverwriteMode :: (HasCallStack, MonadIO m, IsText a) => a -> Bool -> m () #
textSetPlaceholderText :: (HasCallStack, MonadIO m, IsText a) => a -> Maybe Text -> m () #
textSetPropagateTextWidth :: (HasCallStack, MonadIO m, IsText a) => a -> Bool -> m () #
textSetTabs :: (HasCallStack, MonadIO m, IsText a) => a -> Maybe TabArray -> m () #
textSetTruncateMultiline :: (HasCallStack, MonadIO m, IsText a) => a -> Bool -> m () #
textSetVisibility :: (HasCallStack, MonadIO m, IsText a) => a -> Bool -> m () #
textTruncateMultiline :: AttrLabelProxy "truncateMultiline" #
textUnsetInvisibleChar :: (HasCallStack, MonadIO m, IsText a) => a -> m () #
textVisibility :: AttrLabelProxy "visibility" #