| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.TextView
Description
Documentation
Constructors
| TextView (ManagedPtr TextView) |
Instances
class (GObject o, IsDescendantOf TextView o) => IsTextView o #
Instances
| (GObject o, IsDescendantOf TextView o) => IsTextView o | |
Defined in GI.Gtk.Objects.TextView | |
type family ResolveTextViewMethod (t :: Symbol) o where ... #
Equations
data TextViewAcceptsTabPropertyInfo #
Instances
data TextViewAddChildAtAnchorMethodInfo #
Instances
| (signature ~ (b -> c -> m ()), MonadIO m, IsTextView a, IsWidget b, IsTextChildAnchor c) => OverloadedMethod TextViewAddChildAtAnchorMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewAddChildAtAnchorMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewAddOverlayMethodInfo #
Instances
| (signature ~ (b -> Int32 -> Int32 -> m ()), MonadIO m, IsTextView a, IsWidget b) => OverloadedMethod TextViewAddOverlayMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewAddOverlayMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
type TextViewBackspaceCallback = IO () #
data TextViewBackspaceSignalInfo #
Instances
| SignalInfo TextViewBackspaceSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextViewBackspaceSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType TextViewBackspaceSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView | |||||
data TextViewBackwardDisplayLineMethodInfo #
Instances
| (signature ~ (TextIter -> m Bool), MonadIO m, IsTextView a) => OverloadedMethod TextViewBackwardDisplayLineMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewBackwardDisplayLineMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewBackwardDisplayLineStartMethodInfo #
Instances
| (signature ~ (TextIter -> m Bool), MonadIO m, IsTextView a) => OverloadedMethod TextViewBackwardDisplayLineStartMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewBackwardDisplayLineStartMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewBottomMarginPropertyInfo #
Instances
| AttrInfo TextViewBottomMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextViewBottomMarginPropertyInfo o => o -> IO (AttrGetType TextViewBottomMarginPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextViewBottomMarginPropertyInfo o, AttrSetTypeConstraint TextViewBottomMarginPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextViewBottomMarginPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextViewBottomMarginPropertyInfo o, AttrSetTypeConstraint TextViewBottomMarginPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextViewBottomMarginPropertyInfo o, AttrTransferTypeConstraint TextViewBottomMarginPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextViewBottomMarginPropertyInfo) attrPut :: AttrBaseTypeConstraint TextViewBottomMarginPropertyInfo o => o -> AttrGetType TextViewBottomMarginPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextViewBottomMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrAllowedOps TextViewBottomMarginPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextViewBottomMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrGetType TextViewBottomMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrGetType TextViewBottomMarginPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel TextViewBottomMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrLabel TextViewBottomMarginPropertyInfo = "bottom-margin" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextViewBottomMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextViewBottomMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrSetTypeConstraint TextViewBottomMarginPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextViewBottomMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferType TextViewBottomMarginPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextViewBottomMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferTypeConstraint TextViewBottomMarginPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data TextViewBufferPropertyInfo #
Instances
| AttrInfo TextViewBufferPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextViewBufferPropertyInfo o => o -> IO (AttrGetType TextViewBufferPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextViewBufferPropertyInfo o, AttrSetTypeConstraint TextViewBufferPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextViewBufferPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextViewBufferPropertyInfo o, AttrSetTypeConstraint TextViewBufferPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextViewBufferPropertyInfo o, AttrTransferTypeConstraint TextViewBufferPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextViewBufferPropertyInfo) attrPut :: AttrBaseTypeConstraint TextViewBufferPropertyInfo o => o -> AttrGetType TextViewBufferPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextViewBufferPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrAllowedOps TextViewBufferPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextViewBufferPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrGetType TextViewBufferPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrLabel TextViewBufferPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrLabel TextViewBufferPropertyInfo = "buffer" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextViewBufferPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextViewBufferPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextViewBufferPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextViewBufferPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
data TextViewBufferToWindowCoordsMethodInfo #
Instances
| (signature ~ (TextWindowType -> Int32 -> Int32 -> m (Int32, Int32)), MonadIO m, IsTextView a) => OverloadedMethod TextViewBufferToWindowCoordsMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewBufferToWindowCoordsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
type TextViewCopyClipboardCallback = IO () #
data TextViewCopyClipboardSignalInfo #
Instances
| SignalInfo TextViewCopyClipboardSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextViewCopyClipboardSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType TextViewCopyClipboardSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView | |||||
data TextViewCursorVisiblePropertyInfo #
Instances
| AttrInfo TextViewCursorVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextViewCursorVisiblePropertyInfo o => o -> IO (AttrGetType TextViewCursorVisiblePropertyInfo) attrSet :: (AttrBaseTypeConstraint TextViewCursorVisiblePropertyInfo o, AttrSetTypeConstraint TextViewCursorVisiblePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextViewCursorVisiblePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextViewCursorVisiblePropertyInfo o, AttrSetTypeConstraint TextViewCursorVisiblePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextViewCursorVisiblePropertyInfo o, AttrTransferTypeConstraint TextViewCursorVisiblePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextViewCursorVisiblePropertyInfo) attrPut :: AttrBaseTypeConstraint TextViewCursorVisiblePropertyInfo o => o -> AttrGetType TextViewCursorVisiblePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextViewCursorVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrAllowedOps TextViewCursorVisiblePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextViewCursorVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrGetType TextViewCursorVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrGetType TextViewCursorVisiblePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextViewCursorVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrLabel TextViewCursorVisiblePropertyInfo = "cursor-visible" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextViewCursorVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextViewCursorVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrSetTypeConstraint TextViewCursorVisiblePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextViewCursorVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferType TextViewCursorVisiblePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextViewCursorVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferTypeConstraint TextViewCursorVisiblePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
type TextViewCutClipboardCallback = IO () #
data TextViewCutClipboardSignalInfo #
Instances
| SignalInfo TextViewCutClipboardSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextViewCutClipboardSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType TextViewCutClipboardSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView | |||||
type TextViewDeleteFromCursorCallback = DeleteType -> Int32 -> IO () #
data TextViewDeleteFromCursorSignalInfo #
Instances
| SignalInfo TextViewDeleteFromCursorSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextViewDeleteFromCursorSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType TextViewDeleteFromCursorSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView | |||||
data TextViewEditablePropertyInfo #
Instances
| AttrInfo TextViewEditablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextViewEditablePropertyInfo o => o -> IO (AttrGetType TextViewEditablePropertyInfo) attrSet :: (AttrBaseTypeConstraint TextViewEditablePropertyInfo o, AttrSetTypeConstraint TextViewEditablePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextViewEditablePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextViewEditablePropertyInfo o, AttrSetTypeConstraint TextViewEditablePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextViewEditablePropertyInfo o, AttrTransferTypeConstraint TextViewEditablePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextViewEditablePropertyInfo) attrPut :: AttrBaseTypeConstraint TextViewEditablePropertyInfo o => o -> AttrGetType TextViewEditablePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextViewEditablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrAllowedOps TextViewEditablePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextViewEditablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrGetType TextViewEditablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrGetType TextViewEditablePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextViewEditablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrLabel TextViewEditablePropertyInfo = "editable" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextViewEditablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextViewEditablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrSetTypeConstraint TextViewEditablePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextViewEditablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferType TextViewEditablePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextViewEditablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferTypeConstraint TextViewEditablePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
type TextViewExtendSelectionCallback = TextExtendSelection -> TextIter -> TextIter -> TextIter -> IO Bool #
data TextViewExtendSelectionSignalInfo #
Instances
| SignalInfo TextViewExtendSelectionSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextViewExtendSelectionSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType TextViewExtendSelectionSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView | |||||
data TextViewExtraMenuPropertyInfo #
Instances
| AttrInfo TextViewExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextViewExtraMenuPropertyInfo o => o -> IO (AttrGetType TextViewExtraMenuPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextViewExtraMenuPropertyInfo o, AttrSetTypeConstraint TextViewExtraMenuPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextViewExtraMenuPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextViewExtraMenuPropertyInfo o, AttrSetTypeConstraint TextViewExtraMenuPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextViewExtraMenuPropertyInfo o, AttrTransferTypeConstraint TextViewExtraMenuPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextViewExtraMenuPropertyInfo) attrPut :: AttrBaseTypeConstraint TextViewExtraMenuPropertyInfo o => o -> AttrGetType TextViewExtraMenuPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextViewExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrAllowedOps TextViewExtraMenuPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextViewExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrGetType TextViewExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrGetType TextViewExtraMenuPropertyInfo = MenuModel | |||||||||||||||||||||||||||||||||
| type AttrLabel TextViewExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrLabel TextViewExtraMenuPropertyInfo = "extra-menu" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextViewExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextViewExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrSetTypeConstraint TextViewExtraMenuPropertyInfo = IsMenuModel | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextViewExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferType TextViewExtraMenuPropertyInfo = MenuModel | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextViewExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferTypeConstraint TextViewExtraMenuPropertyInfo = IsMenuModel | |||||||||||||||||||||||||||||||||
data TextViewForwardDisplayLineEndMethodInfo #
Instances
| (signature ~ (TextIter -> m Bool), MonadIO m, IsTextView a) => OverloadedMethod TextViewForwardDisplayLineEndMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewForwardDisplayLineEndMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewForwardDisplayLineMethodInfo #
Instances
| (signature ~ (TextIter -> m Bool), MonadIO m, IsTextView a) => OverloadedMethod TextViewForwardDisplayLineMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewForwardDisplayLineMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetAcceptsTabMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetAcceptsTabMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetAcceptsTabMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetBottomMarginMethodInfo #
Instances
| (signature ~ m Int32, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetBottomMarginMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetBottomMarginMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetBufferMethodInfo #
Instances
| (signature ~ m TextBuffer, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetBufferMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetBufferMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetCursorLocationsMethodInfo #
Instances
| (signature ~ (Maybe TextIter -> m (Rectangle, Rectangle)), MonadIO m, IsTextView a) => OverloadedMethod TextViewGetCursorLocationsMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetCursorLocationsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetCursorVisibleMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetCursorVisibleMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetCursorVisibleMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetEditableMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetEditableMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetEditableMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetExtraMenuMethodInfo #
Instances
| (signature ~ m MenuModel, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetExtraMenuMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetExtraMenuMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetGutterMethodInfo #
Instances
| (signature ~ (TextWindowType -> m (Maybe Widget)), MonadIO m, IsTextView a) => OverloadedMethod TextViewGetGutterMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetGutterMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetIndentMethodInfo #
Instances
| (signature ~ m Int32, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetIndentMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetIndentMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetInputHintsMethodInfo #
Instances
| (signature ~ m [InputHints], MonadIO m, IsTextView a) => OverloadedMethod TextViewGetInputHintsMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetInputHintsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetInputPurposeMethodInfo #
Instances
| (signature ~ m InputPurpose, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetInputPurposeMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetInputPurposeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetIterAtLocationMethodInfo #
Instances
| (signature ~ (Int32 -> Int32 -> m (Bool, TextIter)), MonadIO m, IsTextView a) => OverloadedMethod TextViewGetIterAtLocationMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetIterAtLocationMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetIterAtPositionMethodInfo #
Instances
| (signature ~ (Int32 -> Int32 -> m (Bool, TextIter, Int32)), MonadIO m, IsTextView a) => OverloadedMethod TextViewGetIterAtPositionMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetIterAtPositionMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetIterLocationMethodInfo #
Instances
| (signature ~ (TextIter -> m Rectangle), MonadIO m, IsTextView a) => OverloadedMethod TextViewGetIterLocationMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetIterLocationMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetJustificationMethodInfo #
Instances
| (signature ~ m Justification, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetJustificationMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetJustificationMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetLeftMarginMethodInfo #
Instances
| (signature ~ m Int32, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetLeftMarginMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetLeftMarginMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetLineAtYMethodInfo #
Instances
| (signature ~ (Int32 -> m (TextIter, Int32)), MonadIO m, IsTextView a) => OverloadedMethod TextViewGetLineAtYMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetLineAtYMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetLineYrangeMethodInfo #
Instances
| (signature ~ (TextIter -> m (Int32, Int32)), MonadIO m, IsTextView a) => OverloadedMethod TextViewGetLineYrangeMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetLineYrangeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetLtrContextMethodInfo #
Instances
| (signature ~ m Context, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetLtrContextMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetLtrContextMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetMonospaceMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetMonospaceMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetMonospaceMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetOverwriteMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetOverwriteMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetOverwriteMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetPixelsAboveLinesMethodInfo #
Instances
| (signature ~ m Int32, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetPixelsAboveLinesMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetPixelsAboveLinesMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetPixelsBelowLinesMethodInfo #
Instances
| (signature ~ m Int32, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetPixelsBelowLinesMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetPixelsBelowLinesMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetPixelsInsideWrapMethodInfo #
Instances
| (signature ~ m Int32, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetPixelsInsideWrapMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetPixelsInsideWrapMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetRightMarginMethodInfo #
Instances
| (signature ~ m Int32, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetRightMarginMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetRightMarginMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetRtlContextMethodInfo #
Instances
| (signature ~ m Context, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetRtlContextMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetRtlContextMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetTabsMethodInfo #
Instances
| (signature ~ m (Maybe TabArray), MonadIO m, IsTextView a) => OverloadedMethod TextViewGetTabsMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetTabsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetTopMarginMethodInfo #
Instances
| (signature ~ m Int32, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetTopMarginMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetTopMarginMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetVisibleOffsetMethodInfo #
Instances
| (signature ~ m (Double, Double), MonadIO m, IsTextView a) => OverloadedMethod TextViewGetVisibleOffsetMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetVisibleOffsetMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetVisibleRectMethodInfo #
Instances
| (signature ~ m Rectangle, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetVisibleRectMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetVisibleRectMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewGetWrapModeMethodInfo #
Instances
| (signature ~ m WrapMode, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetWrapModeMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewGetWrapModeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewImContextFilterKeypressMethodInfo #
Instances
| (signature ~ (b -> m Bool), MonadIO m, IsTextView a, IsEvent b) => OverloadedMethod TextViewImContextFilterKeypressMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewImContextFilterKeypressMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewImModulePropertyInfo #
Instances
| AttrInfo TextViewImModulePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextViewImModulePropertyInfo o => o -> IO (AttrGetType TextViewImModulePropertyInfo) attrSet :: (AttrBaseTypeConstraint TextViewImModulePropertyInfo o, AttrSetTypeConstraint TextViewImModulePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextViewImModulePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextViewImModulePropertyInfo o, AttrSetTypeConstraint TextViewImModulePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextViewImModulePropertyInfo o, AttrTransferTypeConstraint TextViewImModulePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextViewImModulePropertyInfo) attrPut :: AttrBaseTypeConstraint TextViewImModulePropertyInfo o => o -> AttrGetType TextViewImModulePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextViewImModulePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrAllowedOps TextViewImModulePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextViewImModulePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrGetType TextViewImModulePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrGetType TextViewImModulePropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel TextViewImModulePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrLabel TextViewImModulePropertyInfo = "im-module" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextViewImModulePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextViewImModulePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrSetTypeConstraint TextViewImModulePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextViewImModulePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferType TextViewImModulePropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextViewImModulePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferTypeConstraint TextViewImModulePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data TextViewIndentPropertyInfo #
Instances
| AttrInfo TextViewIndentPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextViewIndentPropertyInfo o => o -> IO (AttrGetType TextViewIndentPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextViewIndentPropertyInfo o, AttrSetTypeConstraint TextViewIndentPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextViewIndentPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextViewIndentPropertyInfo o, AttrSetTypeConstraint TextViewIndentPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextViewIndentPropertyInfo o, AttrTransferTypeConstraint TextViewIndentPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextViewIndentPropertyInfo) attrPut :: AttrBaseTypeConstraint TextViewIndentPropertyInfo o => o -> AttrGetType TextViewIndentPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextViewIndentPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrAllowedOps TextViewIndentPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextViewIndentPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrGetType TextViewIndentPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrGetType TextViewIndentPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel TextViewIndentPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrLabel TextViewIndentPropertyInfo = "indent" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextViewIndentPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextViewIndentPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrSetTypeConstraint TextViewIndentPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextViewIndentPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferType TextViewIndentPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextViewIndentPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferTypeConstraint TextViewIndentPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data TextViewInputHintsPropertyInfo #
Instances
| AttrInfo TextViewInputHintsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextViewInputHintsPropertyInfo o => o -> IO (AttrGetType TextViewInputHintsPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextViewInputHintsPropertyInfo o, AttrSetTypeConstraint TextViewInputHintsPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextViewInputHintsPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextViewInputHintsPropertyInfo o, AttrSetTypeConstraint TextViewInputHintsPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextViewInputHintsPropertyInfo o, AttrTransferTypeConstraint TextViewInputHintsPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextViewInputHintsPropertyInfo) attrPut :: AttrBaseTypeConstraint TextViewInputHintsPropertyInfo o => o -> AttrGetType TextViewInputHintsPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextViewInputHintsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrAllowedOps TextViewInputHintsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextViewInputHintsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrGetType TextViewInputHintsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrLabel TextViewInputHintsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrLabel TextViewInputHintsPropertyInfo = "input-hints" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextViewInputHintsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextViewInputHintsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextViewInputHintsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextViewInputHintsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
data TextViewInputPurposePropertyInfo #
Instances
| AttrInfo TextViewInputPurposePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextViewInputPurposePropertyInfo o => o -> IO (AttrGetType TextViewInputPurposePropertyInfo) attrSet :: (AttrBaseTypeConstraint TextViewInputPurposePropertyInfo o, AttrSetTypeConstraint TextViewInputPurposePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextViewInputPurposePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextViewInputPurposePropertyInfo o, AttrSetTypeConstraint TextViewInputPurposePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextViewInputPurposePropertyInfo o, AttrTransferTypeConstraint TextViewInputPurposePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextViewInputPurposePropertyInfo) attrPut :: AttrBaseTypeConstraint TextViewInputPurposePropertyInfo o => o -> AttrGetType TextViewInputPurposePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextViewInputPurposePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrAllowedOps TextViewInputPurposePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextViewInputPurposePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrGetType TextViewInputPurposePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrLabel TextViewInputPurposePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrLabel TextViewInputPurposePropertyInfo = "input-purpose" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextViewInputPurposePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextViewInputPurposePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextViewInputPurposePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextViewInputPurposePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
type TextViewInsertAtCursorCallback = Text -> IO () #
data TextViewInsertAtCursorSignalInfo #
Instances
| SignalInfo TextViewInsertAtCursorSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextViewInsertAtCursorSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType TextViewInsertAtCursorSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView | |||||
type TextViewInsertEmojiCallback = IO () #
data TextViewInsertEmojiSignalInfo #
Instances
| SignalInfo TextViewInsertEmojiSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextViewInsertEmojiSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType TextViewInsertEmojiSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView | |||||
data TextViewJustificationPropertyInfo #
Instances
| AttrInfo TextViewJustificationPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextViewJustificationPropertyInfo o => o -> IO (AttrGetType TextViewJustificationPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextViewJustificationPropertyInfo o, AttrSetTypeConstraint TextViewJustificationPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextViewJustificationPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextViewJustificationPropertyInfo o, AttrSetTypeConstraint TextViewJustificationPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextViewJustificationPropertyInfo o, AttrTransferTypeConstraint TextViewJustificationPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextViewJustificationPropertyInfo) attrPut :: AttrBaseTypeConstraint TextViewJustificationPropertyInfo o => o -> AttrGetType TextViewJustificationPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextViewJustificationPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrAllowedOps TextViewJustificationPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextViewJustificationPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrGetType TextViewJustificationPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrLabel TextViewJustificationPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrLabel TextViewJustificationPropertyInfo = "justification" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextViewJustificationPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextViewJustificationPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextViewJustificationPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextViewJustificationPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
data TextViewLeftMarginPropertyInfo #
Instances
| AttrInfo TextViewLeftMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextViewLeftMarginPropertyInfo o => o -> IO (AttrGetType TextViewLeftMarginPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextViewLeftMarginPropertyInfo o, AttrSetTypeConstraint TextViewLeftMarginPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextViewLeftMarginPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextViewLeftMarginPropertyInfo o, AttrSetTypeConstraint TextViewLeftMarginPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextViewLeftMarginPropertyInfo o, AttrTransferTypeConstraint TextViewLeftMarginPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextViewLeftMarginPropertyInfo) attrPut :: AttrBaseTypeConstraint TextViewLeftMarginPropertyInfo o => o -> AttrGetType TextViewLeftMarginPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextViewLeftMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrAllowedOps TextViewLeftMarginPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextViewLeftMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrGetType TextViewLeftMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrGetType TextViewLeftMarginPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel TextViewLeftMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrLabel TextViewLeftMarginPropertyInfo = "left-margin" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextViewLeftMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextViewLeftMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrSetTypeConstraint TextViewLeftMarginPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextViewLeftMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferType TextViewLeftMarginPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextViewLeftMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferTypeConstraint TextViewLeftMarginPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data TextViewMonospacePropertyInfo #
Instances
| AttrInfo TextViewMonospacePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextViewMonospacePropertyInfo o => o -> IO (AttrGetType TextViewMonospacePropertyInfo) attrSet :: (AttrBaseTypeConstraint TextViewMonospacePropertyInfo o, AttrSetTypeConstraint TextViewMonospacePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextViewMonospacePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextViewMonospacePropertyInfo o, AttrSetTypeConstraint TextViewMonospacePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextViewMonospacePropertyInfo o, AttrTransferTypeConstraint TextViewMonospacePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextViewMonospacePropertyInfo) attrPut :: AttrBaseTypeConstraint TextViewMonospacePropertyInfo o => o -> AttrGetType TextViewMonospacePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextViewMonospacePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrAllowedOps TextViewMonospacePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextViewMonospacePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrGetType TextViewMonospacePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrGetType TextViewMonospacePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextViewMonospacePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrLabel TextViewMonospacePropertyInfo = "monospace" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextViewMonospacePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextViewMonospacePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrSetTypeConstraint TextViewMonospacePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextViewMonospacePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferType TextViewMonospacePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextViewMonospacePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferTypeConstraint TextViewMonospacePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
type TextViewMoveCursorCallback = MovementStep -> Int32 -> Bool -> IO () #
data TextViewMoveCursorSignalInfo #
Instances
| SignalInfo TextViewMoveCursorSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextViewMoveCursorSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType TextViewMoveCursorSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView | |||||
data TextViewMoveMarkOnscreenMethodInfo #
Instances
| (signature ~ (b -> m Bool), MonadIO m, IsTextView a, IsTextMark b) => OverloadedMethod TextViewMoveMarkOnscreenMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewMoveMarkOnscreenMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewMoveOverlayMethodInfo #
Instances
| (signature ~ (b -> Int32 -> Int32 -> m ()), MonadIO m, IsTextView a, IsWidget b) => OverloadedMethod TextViewMoveOverlayMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewMoveOverlayMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
type TextViewMoveViewportCallback = ScrollStep -> Int32 -> IO () #
data TextViewMoveViewportSignalInfo #
Instances
| SignalInfo TextViewMoveViewportSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextViewMoveViewportSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType TextViewMoveViewportSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView | |||||
data TextViewMoveVisuallyMethodInfo #
Instances
| (signature ~ (TextIter -> Int32 -> m Bool), MonadIO m, IsTextView a) => OverloadedMethod TextViewMoveVisuallyMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewMoveVisuallyMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewOverwritePropertyInfo #
Instances
| AttrInfo TextViewOverwritePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextViewOverwritePropertyInfo o => o -> IO (AttrGetType TextViewOverwritePropertyInfo) attrSet :: (AttrBaseTypeConstraint TextViewOverwritePropertyInfo o, AttrSetTypeConstraint TextViewOverwritePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextViewOverwritePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextViewOverwritePropertyInfo o, AttrSetTypeConstraint TextViewOverwritePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextViewOverwritePropertyInfo o, AttrTransferTypeConstraint TextViewOverwritePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextViewOverwritePropertyInfo) attrPut :: AttrBaseTypeConstraint TextViewOverwritePropertyInfo o => o -> AttrGetType TextViewOverwritePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextViewOverwritePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrAllowedOps TextViewOverwritePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextViewOverwritePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrGetType TextViewOverwritePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrGetType TextViewOverwritePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextViewOverwritePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrLabel TextViewOverwritePropertyInfo = "overwrite" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextViewOverwritePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextViewOverwritePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrSetTypeConstraint TextViewOverwritePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextViewOverwritePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferType TextViewOverwritePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextViewOverwritePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferTypeConstraint TextViewOverwritePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
type TextViewPasteClipboardCallback = IO () #
data TextViewPasteClipboardSignalInfo #
Instances
| SignalInfo TextViewPasteClipboardSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextViewPasteClipboardSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType TextViewPasteClipboardSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView | |||||
data TextViewPixelsAboveLinesPropertyInfo #
Instances
| AttrInfo TextViewPixelsAboveLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextViewPixelsAboveLinesPropertyInfo o => o -> IO (AttrGetType TextViewPixelsAboveLinesPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextViewPixelsAboveLinesPropertyInfo o, AttrSetTypeConstraint TextViewPixelsAboveLinesPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextViewPixelsAboveLinesPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextViewPixelsAboveLinesPropertyInfo o, AttrSetTypeConstraint TextViewPixelsAboveLinesPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextViewPixelsAboveLinesPropertyInfo o, AttrTransferTypeConstraint TextViewPixelsAboveLinesPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextViewPixelsAboveLinesPropertyInfo) attrPut :: AttrBaseTypeConstraint TextViewPixelsAboveLinesPropertyInfo o => o -> AttrGetType TextViewPixelsAboveLinesPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextViewPixelsAboveLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrAllowedOps TextViewPixelsAboveLinesPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextViewPixelsAboveLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrGetType TextViewPixelsAboveLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrGetType TextViewPixelsAboveLinesPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel TextViewPixelsAboveLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrLabel TextViewPixelsAboveLinesPropertyInfo = "pixels-above-lines" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextViewPixelsAboveLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextViewPixelsAboveLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrSetTypeConstraint TextViewPixelsAboveLinesPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextViewPixelsAboveLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferType TextViewPixelsAboveLinesPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextViewPixelsAboveLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferTypeConstraint TextViewPixelsAboveLinesPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data TextViewPixelsBelowLinesPropertyInfo #
Instances
| AttrInfo TextViewPixelsBelowLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextViewPixelsBelowLinesPropertyInfo o => o -> IO (AttrGetType TextViewPixelsBelowLinesPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextViewPixelsBelowLinesPropertyInfo o, AttrSetTypeConstraint TextViewPixelsBelowLinesPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextViewPixelsBelowLinesPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextViewPixelsBelowLinesPropertyInfo o, AttrSetTypeConstraint TextViewPixelsBelowLinesPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextViewPixelsBelowLinesPropertyInfo o, AttrTransferTypeConstraint TextViewPixelsBelowLinesPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextViewPixelsBelowLinesPropertyInfo) attrPut :: AttrBaseTypeConstraint TextViewPixelsBelowLinesPropertyInfo o => o -> AttrGetType TextViewPixelsBelowLinesPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextViewPixelsBelowLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrAllowedOps TextViewPixelsBelowLinesPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextViewPixelsBelowLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrGetType TextViewPixelsBelowLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrGetType TextViewPixelsBelowLinesPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel TextViewPixelsBelowLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrLabel TextViewPixelsBelowLinesPropertyInfo = "pixels-below-lines" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextViewPixelsBelowLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextViewPixelsBelowLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrSetTypeConstraint TextViewPixelsBelowLinesPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextViewPixelsBelowLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferType TextViewPixelsBelowLinesPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextViewPixelsBelowLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferTypeConstraint TextViewPixelsBelowLinesPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data TextViewPixelsInsideWrapPropertyInfo #
Instances
| AttrInfo TextViewPixelsInsideWrapPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextViewPixelsInsideWrapPropertyInfo o => o -> IO (AttrGetType TextViewPixelsInsideWrapPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextViewPixelsInsideWrapPropertyInfo o, AttrSetTypeConstraint TextViewPixelsInsideWrapPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextViewPixelsInsideWrapPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextViewPixelsInsideWrapPropertyInfo o, AttrSetTypeConstraint TextViewPixelsInsideWrapPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextViewPixelsInsideWrapPropertyInfo o, AttrTransferTypeConstraint TextViewPixelsInsideWrapPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextViewPixelsInsideWrapPropertyInfo) attrPut :: AttrBaseTypeConstraint TextViewPixelsInsideWrapPropertyInfo o => o -> AttrGetType TextViewPixelsInsideWrapPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextViewPixelsInsideWrapPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrAllowedOps TextViewPixelsInsideWrapPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextViewPixelsInsideWrapPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrGetType TextViewPixelsInsideWrapPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrGetType TextViewPixelsInsideWrapPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel TextViewPixelsInsideWrapPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrLabel TextViewPixelsInsideWrapPropertyInfo = "pixels-inside-wrap" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextViewPixelsInsideWrapPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextViewPixelsInsideWrapPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrSetTypeConstraint TextViewPixelsInsideWrapPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextViewPixelsInsideWrapPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferType TextViewPixelsInsideWrapPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextViewPixelsInsideWrapPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferTypeConstraint TextViewPixelsInsideWrapPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data TextViewPlaceCursorOnscreenMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsTextView a) => OverloadedMethod TextViewPlaceCursorOnscreenMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewPlaceCursorOnscreenMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
type TextViewPreeditChangedCallback = Text -> IO () #
data TextViewPreeditChangedSignalInfo #
Instances
| SignalInfo TextViewPreeditChangedSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextViewPreeditChangedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType TextViewPreeditChangedSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView | |||||
data TextViewRemoveMethodInfo #
Instances
| (signature ~ (b -> m ()), MonadIO m, IsTextView a, IsWidget b) => OverloadedMethod TextViewRemoveMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewRemoveMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewResetCursorBlinkMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsTextView a) => OverloadedMethod TextViewResetCursorBlinkMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewResetCursorBlinkMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewResetImContextMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsTextView a) => OverloadedMethod TextViewResetImContextMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewResetImContextMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewRightMarginPropertyInfo #
Instances
| AttrInfo TextViewRightMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextViewRightMarginPropertyInfo o => o -> IO (AttrGetType TextViewRightMarginPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextViewRightMarginPropertyInfo o, AttrSetTypeConstraint TextViewRightMarginPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextViewRightMarginPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextViewRightMarginPropertyInfo o, AttrSetTypeConstraint TextViewRightMarginPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextViewRightMarginPropertyInfo o, AttrTransferTypeConstraint TextViewRightMarginPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextViewRightMarginPropertyInfo) attrPut :: AttrBaseTypeConstraint TextViewRightMarginPropertyInfo o => o -> AttrGetType TextViewRightMarginPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextViewRightMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrAllowedOps TextViewRightMarginPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextViewRightMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrGetType TextViewRightMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrGetType TextViewRightMarginPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel TextViewRightMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrLabel TextViewRightMarginPropertyInfo = "right-margin" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextViewRightMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextViewRightMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrSetTypeConstraint TextViewRightMarginPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextViewRightMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferType TextViewRightMarginPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextViewRightMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferTypeConstraint TextViewRightMarginPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data TextViewScrollMarkOnscreenMethodInfo #
Instances
| (signature ~ (b -> m ()), MonadIO m, IsTextView a, IsTextMark b) => OverloadedMethod TextViewScrollMarkOnscreenMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewScrollMarkOnscreenMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewScrollToIterMethodInfo #
Instances
| (signature ~ (TextIter -> Double -> Bool -> Double -> Double -> m Bool), MonadIO m, IsTextView a) => OverloadedMethod TextViewScrollToIterMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewScrollToIterMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewScrollToMarkMethodInfo #
Instances
| (signature ~ (b -> Double -> Bool -> Double -> Double -> m ()), MonadIO m, IsTextView a, IsTextMark b) => OverloadedMethod TextViewScrollToMarkMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewScrollToMarkMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
type TextViewSelectAllCallback = Bool -> IO () #
data TextViewSelectAllSignalInfo #
Instances
| SignalInfo TextViewSelectAllSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextViewSelectAllSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType TextViewSelectAllSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView | |||||
data TextViewSetAcceptsTabMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsTextView a) => OverloadedMethod TextViewSetAcceptsTabMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewSetAcceptsTabMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
type TextViewSetAnchorCallback = IO () #
data TextViewSetAnchorSignalInfo #
Instances
| SignalInfo TextViewSetAnchorSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextViewSetAnchorSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType TextViewSetAnchorSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView | |||||
data TextViewSetBottomMarginMethodInfo #
Instances
| (signature ~ (Int32 -> m ()), MonadIO m, IsTextView a) => OverloadedMethod TextViewSetBottomMarginMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewSetBottomMarginMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewSetBufferMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsTextView a, IsTextBuffer b) => OverloadedMethod TextViewSetBufferMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewSetBufferMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewSetCursorVisibleMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsTextView a) => OverloadedMethod TextViewSetCursorVisibleMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewSetCursorVisibleMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewSetEditableMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsTextView a) => OverloadedMethod TextViewSetEditableMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewSetEditableMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewSetExtraMenuMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsTextView a, IsMenuModel b) => OverloadedMethod TextViewSetExtraMenuMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewSetExtraMenuMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewSetGutterMethodInfo #
Instances
| (signature ~ (TextWindowType -> Maybe b -> m ()), MonadIO m, IsTextView a, IsWidget b) => OverloadedMethod TextViewSetGutterMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewSetGutterMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewSetIndentMethodInfo #
Instances
| (signature ~ (Int32 -> m ()), MonadIO m, IsTextView a) => OverloadedMethod TextViewSetIndentMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewSetIndentMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewSetInputHintsMethodInfo #
Instances
| (signature ~ ([InputHints] -> m ()), MonadIO m, IsTextView a) => OverloadedMethod TextViewSetInputHintsMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewSetInputHintsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewSetInputPurposeMethodInfo #
Instances
| (signature ~ (InputPurpose -> m ()), MonadIO m, IsTextView a) => OverloadedMethod TextViewSetInputPurposeMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewSetInputPurposeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewSetJustificationMethodInfo #
Instances
| (signature ~ (Justification -> m ()), MonadIO m, IsTextView a) => OverloadedMethod TextViewSetJustificationMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewSetJustificationMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewSetLeftMarginMethodInfo #
Instances
| (signature ~ (Int32 -> m ()), MonadIO m, IsTextView a) => OverloadedMethod TextViewSetLeftMarginMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewSetLeftMarginMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewSetMonospaceMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsTextView a) => OverloadedMethod TextViewSetMonospaceMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewSetMonospaceMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewSetOverwriteMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsTextView a) => OverloadedMethod TextViewSetOverwriteMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewSetOverwriteMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewSetPixelsAboveLinesMethodInfo #
Instances
| (signature ~ (Int32 -> m ()), MonadIO m, IsTextView a) => OverloadedMethod TextViewSetPixelsAboveLinesMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewSetPixelsAboveLinesMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewSetPixelsBelowLinesMethodInfo #
Instances
| (signature ~ (Int32 -> m ()), MonadIO m, IsTextView a) => OverloadedMethod TextViewSetPixelsBelowLinesMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewSetPixelsBelowLinesMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewSetPixelsInsideWrapMethodInfo #
Instances
| (signature ~ (Int32 -> m ()), MonadIO m, IsTextView a) => OverloadedMethod TextViewSetPixelsInsideWrapMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewSetPixelsInsideWrapMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewSetRightMarginMethodInfo #
Instances
| (signature ~ (Int32 -> m ()), MonadIO m, IsTextView a) => OverloadedMethod TextViewSetRightMarginMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewSetRightMarginMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewSetTabsMethodInfo #
Instances
| (signature ~ (TabArray -> m ()), MonadIO m, IsTextView a) => OverloadedMethod TextViewSetTabsMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewSetTabsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewSetTopMarginMethodInfo #
Instances
| (signature ~ (Int32 -> m ()), MonadIO m, IsTextView a) => OverloadedMethod TextViewSetTopMarginMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewSetTopMarginMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewSetWrapModeMethodInfo #
Instances
| (signature ~ (WrapMode -> m ()), MonadIO m, IsTextView a) => OverloadedMethod TextViewSetWrapModeMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewSetWrapModeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewStartsDisplayLineMethodInfo #
Instances
| (signature ~ (TextIter -> m Bool), MonadIO m, IsTextView a) => OverloadedMethod TextViewStartsDisplayLineMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewStartsDisplayLineMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewTabsPropertyInfo #
Instances
| AttrInfo TextViewTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextViewTabsPropertyInfo o => o -> IO (AttrGetType TextViewTabsPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextViewTabsPropertyInfo o, AttrSetTypeConstraint TextViewTabsPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextViewTabsPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextViewTabsPropertyInfo o, AttrSetTypeConstraint TextViewTabsPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextViewTabsPropertyInfo o, AttrTransferTypeConstraint TextViewTabsPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextViewTabsPropertyInfo) attrPut :: AttrBaseTypeConstraint TextViewTabsPropertyInfo o => o -> AttrGetType TextViewTabsPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextViewTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrAllowedOps TextViewTabsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextViewTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrGetType TextViewTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrGetType TextViewTabsPropertyInfo = Maybe TabArray | |||||||||||||||||||||||||||||||||
| type AttrLabel TextViewTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrLabel TextViewTabsPropertyInfo = "tabs" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextViewTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextViewTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrSetTypeConstraint TextViewTabsPropertyInfo = Type ~ TabArray | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextViewTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferType TextViewTabsPropertyInfo = TabArray | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextViewTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferTypeConstraint TextViewTabsPropertyInfo = Type ~ TabArray | |||||||||||||||||||||||||||||||||
type TextViewToggleCursorVisibleCallback = IO () #
data TextViewToggleCursorVisibleSignalInfo #
Instances
| SignalInfo TextViewToggleCursorVisibleSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextViewToggleCursorVisibleSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType TextViewToggleCursorVisibleSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView type HaskellCallbackType TextViewToggleCursorVisibleSignalInfo = TextViewToggleCursorVisibleCallback | |||||
type TextViewToggleOverwriteCallback = IO () #
data TextViewToggleOverwriteSignalInfo #
Instances
| SignalInfo TextViewToggleOverwriteSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextViewToggleOverwriteSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType TextViewToggleOverwriteSignalInfo | |||||
Defined in GI.Gtk.Objects.TextView | |||||
data TextViewTopMarginPropertyInfo #
Instances
| AttrInfo TextViewTopMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextViewTopMarginPropertyInfo o => o -> IO (AttrGetType TextViewTopMarginPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextViewTopMarginPropertyInfo o, AttrSetTypeConstraint TextViewTopMarginPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextViewTopMarginPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextViewTopMarginPropertyInfo o, AttrSetTypeConstraint TextViewTopMarginPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextViewTopMarginPropertyInfo o, AttrTransferTypeConstraint TextViewTopMarginPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextViewTopMarginPropertyInfo) attrPut :: AttrBaseTypeConstraint TextViewTopMarginPropertyInfo o => o -> AttrGetType TextViewTopMarginPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextViewTopMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrAllowedOps TextViewTopMarginPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextViewTopMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrGetType TextViewTopMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrGetType TextViewTopMarginPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel TextViewTopMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrLabel TextViewTopMarginPropertyInfo = "top-margin" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextViewTopMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextViewTopMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrSetTypeConstraint TextViewTopMarginPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextViewTopMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferType TextViewTopMarginPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextViewTopMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrTransferTypeConstraint TextViewTopMarginPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data TextViewWindowToBufferCoordsMethodInfo #
Instances
| (signature ~ (TextWindowType -> Int32 -> Int32 -> m (Int32, Int32)), MonadIO m, IsTextView a) => OverloadedMethod TextViewWindowToBufferCoordsMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextViewWindowToBufferCoordsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextViewWrapModePropertyInfo #
Instances
| AttrInfo TextViewWrapModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextViewWrapModePropertyInfo o => o -> IO (AttrGetType TextViewWrapModePropertyInfo) attrSet :: (AttrBaseTypeConstraint TextViewWrapModePropertyInfo o, AttrSetTypeConstraint TextViewWrapModePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextViewWrapModePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextViewWrapModePropertyInfo o, AttrSetTypeConstraint TextViewWrapModePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextViewWrapModePropertyInfo o, AttrTransferTypeConstraint TextViewWrapModePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextViewWrapModePropertyInfo) attrPut :: AttrBaseTypeConstraint TextViewWrapModePropertyInfo o => o -> AttrGetType TextViewWrapModePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextViewWrapModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrAllowedOps TextViewWrapModePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextViewWrapModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrGetType TextViewWrapModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrLabel TextViewWrapModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView type AttrLabel TextViewWrapModePropertyInfo = "wrap-mode" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextViewWrapModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextViewWrapModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextViewWrapModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextViewWrapModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextView | |||||||||||||||||||||||||||||||||
afterTextViewBackspace :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewBackspaceCallback) -> m SignalHandlerId #
afterTextViewCopyClipboard :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewCopyClipboardCallback) -> m SignalHandlerId #
afterTextViewCutClipboard :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewCutClipboardCallback) -> m SignalHandlerId #
afterTextViewDeleteFromCursor :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewDeleteFromCursorCallback) -> m SignalHandlerId #
afterTextViewExtendSelection :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewExtendSelectionCallback) -> m SignalHandlerId #
afterTextViewInsertAtCursor :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewInsertAtCursorCallback) -> m SignalHandlerId #
afterTextViewInsertEmoji :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewInsertEmojiCallback) -> m SignalHandlerId #
afterTextViewMoveCursor :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewMoveCursorCallback) -> m SignalHandlerId #
afterTextViewMoveViewport :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewMoveViewportCallback) -> m SignalHandlerId #
afterTextViewPasteClipboard :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewPasteClipboardCallback) -> m SignalHandlerId #
afterTextViewPreeditChanged :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewPreeditChangedCallback) -> m SignalHandlerId #
afterTextViewSelectAll :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewSelectAllCallback) -> m SignalHandlerId #
afterTextViewSetAnchor :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewSetAnchorCallback) -> m SignalHandlerId #
afterTextViewToggleCursorVisible :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewToggleCursorVisibleCallback) -> m SignalHandlerId #
afterTextViewToggleOverwrite :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewToggleOverwriteCallback) -> m SignalHandlerId #
clearTextViewBuffer :: (MonadIO m, IsTextView o) => o -> m () #
clearTextViewExtraMenu :: (MonadIO m, IsTextView o) => o -> m () #
clearTextViewImModule :: (MonadIO m, IsTextView o) => o -> m () #
constructTextViewAcceptsTab :: (IsTextView o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextViewBottomMargin :: (IsTextView o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructTextViewBuffer :: (IsTextView o, MonadIO m, IsTextBuffer a) => a -> m (GValueConstruct o) #
constructTextViewCursorVisible :: (IsTextView o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextViewEditable :: (IsTextView o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextViewExtraMenu :: (IsTextView o, MonadIO m, IsMenuModel a) => a -> m (GValueConstruct o) #
constructTextViewImModule :: (IsTextView o, MonadIO m) => Text -> m (GValueConstruct o) #
constructTextViewIndent :: (IsTextView o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructTextViewInputHints :: (IsTextView o, MonadIO m) => [InputHints] -> m (GValueConstruct o) #
constructTextViewInputPurpose :: (IsTextView o, MonadIO m) => InputPurpose -> m (GValueConstruct o) #
constructTextViewJustification :: (IsTextView o, MonadIO m) => Justification -> m (GValueConstruct o) #
constructTextViewLeftMargin :: (IsTextView o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructTextViewMonospace :: (IsTextView o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextViewOverwrite :: (IsTextView o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextViewPixelsAboveLines :: (IsTextView o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructTextViewPixelsBelowLines :: (IsTextView o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructTextViewPixelsInsideWrap :: (IsTextView o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructTextViewRightMargin :: (IsTextView o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructTextViewTabs :: (IsTextView o, MonadIO m) => TabArray -> m (GValueConstruct o) #
constructTextViewTopMargin :: (IsTextView o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructTextViewWrapMode :: (IsTextView o, MonadIO m) => WrapMode -> m (GValueConstruct o) #
getTextViewAcceptsTab :: (MonadIO m, IsTextView o) => o -> m Bool #
getTextViewBottomMargin :: (MonadIO m, IsTextView o) => o -> m Int32 #
getTextViewBuffer :: (MonadIO m, IsTextView o) => o -> m TextBuffer #
getTextViewCursorVisible :: (MonadIO m, IsTextView o) => o -> m Bool #
getTextViewEditable :: (MonadIO m, IsTextView o) => o -> m Bool #
getTextViewExtraMenu :: (MonadIO m, IsTextView o) => o -> m MenuModel #
getTextViewImModule :: (MonadIO m, IsTextView o) => o -> m (Maybe Text) #
getTextViewIndent :: (MonadIO m, IsTextView o) => o -> m Int32 #
getTextViewInputHints :: (MonadIO m, IsTextView o) => o -> m [InputHints] #
getTextViewInputPurpose :: (MonadIO m, IsTextView o) => o -> m InputPurpose #
getTextViewJustification :: (MonadIO m, IsTextView o) => o -> m Justification #
getTextViewLeftMargin :: (MonadIO m, IsTextView o) => o -> m Int32 #
getTextViewMonospace :: (MonadIO m, IsTextView o) => o -> m Bool #
getTextViewOverwrite :: (MonadIO m, IsTextView o) => o -> m Bool #
getTextViewPixelsAboveLines :: (MonadIO m, IsTextView o) => o -> m Int32 #
getTextViewPixelsBelowLines :: (MonadIO m, IsTextView o) => o -> m Int32 #
getTextViewPixelsInsideWrap :: (MonadIO m, IsTextView o) => o -> m Int32 #
getTextViewRightMargin :: (MonadIO m, IsTextView o) => o -> m Int32 #
getTextViewTabs :: (MonadIO m, IsTextView o) => o -> m (Maybe TabArray) #
getTextViewTopMargin :: (MonadIO m, IsTextView o) => o -> m Int32 #
getTextViewWrapMode :: (MonadIO m, IsTextView o) => o -> m WrapMode #
onTextViewBackspace :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewBackspaceCallback) -> m SignalHandlerId #
onTextViewCopyClipboard :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewCopyClipboardCallback) -> m SignalHandlerId #
onTextViewCutClipboard :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewCutClipboardCallback) -> m SignalHandlerId #
onTextViewDeleteFromCursor :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewDeleteFromCursorCallback) -> m SignalHandlerId #
onTextViewExtendSelection :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewExtendSelectionCallback) -> m SignalHandlerId #
onTextViewInsertAtCursor :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewInsertAtCursorCallback) -> m SignalHandlerId #
onTextViewInsertEmoji :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewInsertEmojiCallback) -> m SignalHandlerId #
onTextViewMoveCursor :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewMoveCursorCallback) -> m SignalHandlerId #
onTextViewMoveViewport :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewMoveViewportCallback) -> m SignalHandlerId #
onTextViewPasteClipboard :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewPasteClipboardCallback) -> m SignalHandlerId #
onTextViewPreeditChanged :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewPreeditChangedCallback) -> m SignalHandlerId #
onTextViewSelectAll :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewSelectAllCallback) -> m SignalHandlerId #
onTextViewSetAnchor :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewSetAnchorCallback) -> m SignalHandlerId #
onTextViewToggleCursorVisible :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewToggleCursorVisibleCallback) -> m SignalHandlerId #
onTextViewToggleOverwrite :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewToggleOverwriteCallback) -> m SignalHandlerId #
setTextViewAcceptsTab :: (MonadIO m, IsTextView o) => o -> Bool -> m () #
setTextViewBottomMargin :: (MonadIO m, IsTextView o) => o -> Int32 -> m () #
setTextViewBuffer :: (MonadIO m, IsTextView o, IsTextBuffer a) => o -> a -> m () #
setTextViewCursorVisible :: (MonadIO m, IsTextView o) => o -> Bool -> m () #
setTextViewEditable :: (MonadIO m, IsTextView o) => o -> Bool -> m () #
setTextViewExtraMenu :: (MonadIO m, IsTextView o, IsMenuModel a) => o -> a -> m () #
setTextViewImModule :: (MonadIO m, IsTextView o) => o -> Text -> m () #
setTextViewIndent :: (MonadIO m, IsTextView o) => o -> Int32 -> m () #
setTextViewInputHints :: (MonadIO m, IsTextView o) => o -> [InputHints] -> m () #
setTextViewInputPurpose :: (MonadIO m, IsTextView o) => o -> InputPurpose -> m () #
setTextViewJustification :: (MonadIO m, IsTextView o) => o -> Justification -> m () #
setTextViewLeftMargin :: (MonadIO m, IsTextView o) => o -> Int32 -> m () #
setTextViewMonospace :: (MonadIO m, IsTextView o) => o -> Bool -> m () #
setTextViewOverwrite :: (MonadIO m, IsTextView o) => o -> Bool -> m () #
setTextViewPixelsAboveLines :: (MonadIO m, IsTextView o) => o -> Int32 -> m () #
setTextViewPixelsBelowLines :: (MonadIO m, IsTextView o) => o -> Int32 -> m () #
setTextViewPixelsInsideWrap :: (MonadIO m, IsTextView o) => o -> Int32 -> m () #
setTextViewRightMargin :: (MonadIO m, IsTextView o) => o -> Int32 -> m () #
setTextViewTabs :: (MonadIO m, IsTextView o) => o -> TabArray -> m () #
setTextViewTopMargin :: (MonadIO m, IsTextView o) => o -> Int32 -> m () #
setTextViewWrapMode :: (MonadIO m, IsTextView o) => o -> WrapMode -> m () #
textViewAcceptsTab :: AttrLabelProxy "acceptsTab" #
textViewAddChildAtAnchor :: (HasCallStack, MonadIO m, IsTextView a, IsWidget b, IsTextChildAnchor c) => a -> b -> c -> m () #
textViewAddOverlay :: (HasCallStack, MonadIO m, IsTextView a, IsWidget b) => a -> b -> Int32 -> Int32 -> m () #
textViewBackwardDisplayLine :: (HasCallStack, MonadIO m, IsTextView a) => a -> TextIter -> m Bool #
textViewBackwardDisplayLineStart :: (HasCallStack, MonadIO m, IsTextView a) => a -> TextIter -> m Bool #
textViewBottomMargin :: AttrLabelProxy "bottomMargin" #
textViewBuffer :: AttrLabelProxy "buffer" #
textViewBufferToWindowCoords :: (HasCallStack, MonadIO m, IsTextView a) => a -> TextWindowType -> Int32 -> Int32 -> m (Int32, Int32) #
textViewCursorVisible :: AttrLabelProxy "cursorVisible" #
textViewEditable :: AttrLabelProxy "editable" #
textViewExtraMenu :: AttrLabelProxy "extraMenu" #
textViewForwardDisplayLine :: (HasCallStack, MonadIO m, IsTextView a) => a -> TextIter -> m Bool #
textViewForwardDisplayLineEnd :: (HasCallStack, MonadIO m, IsTextView a) => a -> TextIter -> m Bool #
textViewGetAcceptsTab :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Bool #
textViewGetBottomMargin :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Int32 #
textViewGetBuffer :: (HasCallStack, MonadIO m, IsTextView a) => a -> m TextBuffer #
textViewGetCursorLocations :: (HasCallStack, MonadIO m, IsTextView a) => a -> Maybe TextIter -> m (Rectangle, Rectangle) #
textViewGetCursorVisible :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Bool #
textViewGetEditable :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Bool #
textViewGetExtraMenu :: (HasCallStack, MonadIO m, IsTextView a) => a -> m MenuModel #
textViewGetGutter :: (HasCallStack, MonadIO m, IsTextView a) => a -> TextWindowType -> m (Maybe Widget) #
textViewGetIndent :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Int32 #
textViewGetInputHints :: (HasCallStack, MonadIO m, IsTextView a) => a -> m [InputHints] #
textViewGetInputPurpose :: (HasCallStack, MonadIO m, IsTextView a) => a -> m InputPurpose #
textViewGetIterAtLocation :: (HasCallStack, MonadIO m, IsTextView a) => a -> Int32 -> Int32 -> m (Bool, TextIter) #
textViewGetIterAtPosition :: (HasCallStack, MonadIO m, IsTextView a) => a -> Int32 -> Int32 -> m (Bool, TextIter, Int32) #
textViewGetIterLocation :: (HasCallStack, MonadIO m, IsTextView a) => a -> TextIter -> m Rectangle #
textViewGetJustification :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Justification #
textViewGetLeftMargin :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Int32 #
textViewGetLineAtY :: (HasCallStack, MonadIO m, IsTextView a) => a -> Int32 -> m (TextIter, Int32) #
textViewGetLineYrange :: (HasCallStack, MonadIO m, IsTextView a) => a -> TextIter -> m (Int32, Int32) #
textViewGetLtrContext :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Context #
textViewGetMonospace :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Bool #
textViewGetOverwrite :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Bool #
textViewGetPixelsAboveLines :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Int32 #
textViewGetPixelsBelowLines :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Int32 #
textViewGetPixelsInsideWrap :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Int32 #
textViewGetRightMargin :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Int32 #
textViewGetRtlContext :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Context #
textViewGetTabs :: (HasCallStack, MonadIO m, IsTextView a) => a -> m (Maybe TabArray) #
textViewGetTopMargin :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Int32 #
textViewGetVisibleOffset :: (HasCallStack, MonadIO m, IsTextView a) => a -> m (Double, Double) #
textViewGetVisibleRect :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Rectangle #
textViewGetWrapMode :: (HasCallStack, MonadIO m, IsTextView a) => a -> m WrapMode #
textViewImContextFilterKeypress :: (HasCallStack, MonadIO m, IsTextView a, IsEvent b) => a -> b -> m Bool #
textViewImModule :: AttrLabelProxy "imModule" #
textViewIndent :: AttrLabelProxy "indent" #
textViewInputHints :: AttrLabelProxy "inputHints" #
textViewInputPurpose :: AttrLabelProxy "inputPurpose" #
textViewJustification :: AttrLabelProxy "justification" #
textViewLeftMargin :: AttrLabelProxy "leftMargin" #
textViewMonospace :: AttrLabelProxy "monospace" #
textViewMoveMarkOnscreen :: (HasCallStack, MonadIO m, IsTextView a, IsTextMark b) => a -> b -> m Bool #
textViewMoveOverlay :: (HasCallStack, MonadIO m, IsTextView a, IsWidget b) => a -> b -> Int32 -> Int32 -> m () #
textViewMoveVisually :: (HasCallStack, MonadIO m, IsTextView a) => a -> TextIter -> Int32 -> m Bool #
textViewNew :: (HasCallStack, MonadIO m) => m TextView #
textViewNewWithBuffer :: (HasCallStack, MonadIO m, IsTextBuffer a) => a -> m TextView #
textViewOverwrite :: AttrLabelProxy "overwrite" #
textViewPixelsAboveLines :: AttrLabelProxy "pixelsAboveLines" #
textViewPixelsBelowLines :: AttrLabelProxy "pixelsBelowLines" #
textViewPixelsInsideWrap :: AttrLabelProxy "pixelsInsideWrap" #
textViewPlaceCursorOnscreen :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Bool #
textViewRemove :: (HasCallStack, MonadIO m, IsTextView a, IsWidget b) => a -> b -> m () #
textViewResetCursorBlink :: (HasCallStack, MonadIO m, IsTextView a) => a -> m () #
textViewResetImContext :: (HasCallStack, MonadIO m, IsTextView a) => a -> m () #
textViewRightMargin :: AttrLabelProxy "rightMargin" #
textViewScrollMarkOnscreen :: (HasCallStack, MonadIO m, IsTextView a, IsTextMark b) => a -> b -> m () #
textViewScrollToIter :: (HasCallStack, MonadIO m, IsTextView a) => a -> TextIter -> Double -> Bool -> Double -> Double -> m Bool #
textViewScrollToMark :: (HasCallStack, MonadIO m, IsTextView a, IsTextMark b) => a -> b -> Double -> Bool -> Double -> Double -> m () #
textViewSetAcceptsTab :: (HasCallStack, MonadIO m, IsTextView a) => a -> Bool -> m () #
textViewSetBottomMargin :: (HasCallStack, MonadIO m, IsTextView a) => a -> Int32 -> m () #
textViewSetBuffer :: (HasCallStack, MonadIO m, IsTextView a, IsTextBuffer b) => a -> Maybe b -> m () #
textViewSetCursorVisible :: (HasCallStack, MonadIO m, IsTextView a) => a -> Bool -> m () #
textViewSetEditable :: (HasCallStack, MonadIO m, IsTextView a) => a -> Bool -> m () #
textViewSetExtraMenu :: (HasCallStack, MonadIO m, IsTextView a, IsMenuModel b) => a -> Maybe b -> m () #
textViewSetGutter :: (HasCallStack, MonadIO m, IsTextView a, IsWidget b) => a -> TextWindowType -> Maybe b -> m () #
textViewSetIndent :: (HasCallStack, MonadIO m, IsTextView a) => a -> Int32 -> m () #
textViewSetInputHints :: (HasCallStack, MonadIO m, IsTextView a) => a -> [InputHints] -> m () #
textViewSetInputPurpose :: (HasCallStack, MonadIO m, IsTextView a) => a -> InputPurpose -> m () #
textViewSetJustification :: (HasCallStack, MonadIO m, IsTextView a) => a -> Justification -> m () #
textViewSetLeftMargin :: (HasCallStack, MonadIO m, IsTextView a) => a -> Int32 -> m () #
textViewSetMonospace :: (HasCallStack, MonadIO m, IsTextView a) => a -> Bool -> m () #
textViewSetOverwrite :: (HasCallStack, MonadIO m, IsTextView a) => a -> Bool -> m () #
textViewSetPixelsAboveLines :: (HasCallStack, MonadIO m, IsTextView a) => a -> Int32 -> m () #
textViewSetPixelsBelowLines :: (HasCallStack, MonadIO m, IsTextView a) => a -> Int32 -> m () #
textViewSetPixelsInsideWrap :: (HasCallStack, MonadIO m, IsTextView a) => a -> Int32 -> m () #
textViewSetRightMargin :: (HasCallStack, MonadIO m, IsTextView a) => a -> Int32 -> m () #
textViewSetTabs :: (HasCallStack, MonadIO m, IsTextView a) => a -> TabArray -> m () #
textViewSetTopMargin :: (HasCallStack, MonadIO m, IsTextView a) => a -> Int32 -> m () #
textViewSetWrapMode :: (HasCallStack, MonadIO m, IsTextView a) => a -> WrapMode -> m () #
textViewStartsDisplayLine :: (HasCallStack, MonadIO m, IsTextView a) => a -> TextIter -> m Bool #
textViewTabs :: AttrLabelProxy "tabs" #
textViewTopMargin :: AttrLabelProxy "topMargin" #
textViewWindowToBufferCoords :: (HasCallStack, MonadIO m, IsTextView a) => a -> TextWindowType -> Int32 -> Int32 -> m (Int32, Int32) #
textViewWrapMode :: AttrLabelProxy "wrapMode" #
toTextView :: (MonadIO m, IsTextView o) => o -> m TextView #