gi-gtk-4.0.12: Gtk 4.x bindings (compatibility layer)
Safe HaskellNone
LanguageHaskell2010

GI.Gtk.Objects.Text

Description

This is a backwards-compatibility module re-exporting the contents of the GI.Gtk.Objects.Text module in the gi-gtk4 package.

The link below will take you to the relevant entry in the gi-gtk4 documentation.

Documentation

newtype Text #

Constructors

Text (ManagedPtr Text) 

Instances

Instances details
Eq Text 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

(==) :: Text -> Text -> Bool

(/=) :: Text -> Text -> Bool

GObject Text 
Instance details

Defined in GI.Gtk.Objects.Text

ManagedPtrNewtype Text 
Instance details

Defined in GI.Gtk.Objects.Text

TypedObject Text 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

glibType :: IO GType #

HasParentTypes Text 
Instance details

Defined in GI.Gtk.Objects.Text

HasAttributeList Text 
Instance details

Defined in GI.Gtk.Objects.Text

(info ~ ResolveTextMethod t Text, OverloadedMethod info Text p, HasField t Text p) => HasField (t :: Symbol) Text p 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

getField :: Text -> p

(info ~ ResolveTextMethod t Text, OverloadedMethodInfo info Text) => IsLabel t (MethodProxy info Text) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

fromLabel :: MethodProxy info Text

(info ~ ResolveTextMethod t Text, OverloadedMethod info Text p) => IsLabel t (Text -> p) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

fromLabel :: Text -> p

IsGValue (Maybe Text) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe Text -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe Text) #

type AttributeList Text 
Instance details

Defined in GI.Gtk.Objects.Text

type AttributeList Text = TextAttributeList
type ParentTypes Text 
Instance details

Defined in GI.Gtk.Objects.Text

type SignalList Text 
Instance details

Defined in GI.Gtk.Objects.Text

type SignalList Text = TextSignalList

class (GObject o, IsDescendantOf Text o) => IsText o #

Instances

Instances details
(GObject o, IsDescendantOf Text o) => IsText o 
Instance details

Defined in GI.Gtk.Objects.Text

type family ResolveTextMethod (t :: Symbol) o where ... #

Equations

ResolveTextMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo 
ResolveTextMethod "activate" o = WidgetActivateMethodInfo 
ResolveTextMethod "activateAction" o = WidgetActivateActionMethodInfo 
ResolveTextMethod "activateDefault" o = WidgetActivateDefaultMethodInfo 
ResolveTextMethod "addController" o = WidgetAddControllerMethodInfo 
ResolveTextMethod "addCssClass" o = WidgetAddCssClassMethodInfo 
ResolveTextMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo 
ResolveTextMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo 
ResolveTextMethod "allocate" o = WidgetAllocateMethodInfo 
ResolveTextMethod "announce" o = AccessibleAnnounceMethodInfo 
ResolveTextMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveTextMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveTextMethod "childFocus" o = WidgetChildFocusMethodInfo 
ResolveTextMethod "computeBounds" o = WidgetComputeBoundsMethodInfo 
ResolveTextMethod "computeCursorExtents" o = TextComputeCursorExtentsMethodInfo 
ResolveTextMethod "computeExpand" o = WidgetComputeExpandMethodInfo 
ResolveTextMethod "computePoint" o = WidgetComputePointMethodInfo 
ResolveTextMethod "computeTransform" o = WidgetComputeTransformMethodInfo 
ResolveTextMethod "contains" o = WidgetContainsMethodInfo 
ResolveTextMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo 
ResolveTextMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo 
ResolveTextMethod "delegateGetAccessiblePlatformState" o = EditableDelegateGetAccessiblePlatformStateMethodInfo 
ResolveTextMethod "deleteSelection" o = EditableDeleteSelectionMethodInfo 
ResolveTextMethod "deleteText" o = EditableDeleteTextMethodInfo 
ResolveTextMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo 
ResolveTextMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo 
ResolveTextMethod "errorBell" o = WidgetErrorBellMethodInfo 
ResolveTextMethod "finishDelegate" o = EditableFinishDelegateMethodInfo 
ResolveTextMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveTextMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveTextMethod "getv" o = ObjectGetvMethodInfo 
ResolveTextMethod "grabFocus" o = WidgetGrabFocusMethodInfo 
ResolveTextMethod "grabFocusWithoutSelecting" o = TextGrabFocusWithoutSelectingMethodInfo 
ResolveTextMethod "hasCssClass" o = WidgetHasCssClassMethodInfo 
ResolveTextMethod "hasDefault" o = WidgetHasDefaultMethodInfo 
ResolveTextMethod "hasFocus" o = WidgetHasFocusMethodInfo 
ResolveTextMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo 
ResolveTextMethod "hide" o = WidgetHideMethodInfo 
ResolveTextMethod "inDestruction" o = WidgetInDestructionMethodInfo 
ResolveTextMethod "initDelegate" o = EditableInitDelegateMethodInfo 
ResolveTextMethod "initTemplate" o = WidgetInitTemplateMethodInfo 
ResolveTextMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo 
ResolveTextMethod "insertAfter" o = WidgetInsertAfterMethodInfo 
ResolveTextMethod "insertBefore" o = WidgetInsertBeforeMethodInfo 
ResolveTextMethod "insertText" o = EditableInsertTextMethodInfo 
ResolveTextMethod "isAncestor" o = WidgetIsAncestorMethodInfo 
ResolveTextMethod "isDrawable" o = WidgetIsDrawableMethodInfo 
ResolveTextMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveTextMethod "isFocus" o = WidgetIsFocusMethodInfo 
ResolveTextMethod "isSensitive" o = WidgetIsSensitiveMethodInfo 
ResolveTextMethod "isVisible" o = WidgetIsVisibleMethodInfo 
ResolveTextMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo 
ResolveTextMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo 
ResolveTextMethod "map" o = WidgetMapMethodInfo 
ResolveTextMethod "measure" o = WidgetMeasureMethodInfo 
ResolveTextMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo 
ResolveTextMethod "notify" o = ObjectNotifyMethodInfo 
ResolveTextMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveTextMethod "observeChildren" o = WidgetObserveChildrenMethodInfo 
ResolveTextMethod "observeControllers" o = WidgetObserveControllersMethodInfo 
ResolveTextMethod "pick" o = WidgetPickMethodInfo 
ResolveTextMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo 
ResolveTextMethod "queueDraw" o = WidgetQueueDrawMethodInfo 
ResolveTextMethod "queueResize" o = WidgetQueueResizeMethodInfo 
ResolveTextMethod "realize" o = WidgetRealizeMethodInfo 
ResolveTextMethod "ref" o = ObjectRefMethodInfo 
ResolveTextMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveTextMethod "removeController" o = WidgetRemoveControllerMethodInfo 
ResolveTextMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo 
ResolveTextMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo 
ResolveTextMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo 
ResolveTextMethod "resetProperty" o = AccessibleResetPropertyMethodInfo 
ResolveTextMethod "resetRelation" o = AccessibleResetRelationMethodInfo 
ResolveTextMethod "resetState" o = AccessibleResetStateMethodInfo 
ResolveTextMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveTextMethod "selectRegion" o = EditableSelectRegionMethodInfo 
ResolveTextMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo 
ResolveTextMethod "show" o = WidgetShowMethodInfo 
ResolveTextMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo 
ResolveTextMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo 
ResolveTextMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveTextMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveTextMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveTextMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo 
ResolveTextMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo 
ResolveTextMethod "unmap" o = WidgetUnmapMethodInfo 
ResolveTextMethod "unparent" o = WidgetUnparentMethodInfo 
ResolveTextMethod "unrealize" o = WidgetUnrealizeMethodInfo 
ResolveTextMethod "unref" o = ObjectUnrefMethodInfo 
ResolveTextMethod "unsetInvisibleChar" o = TextUnsetInvisibleCharMethodInfo 
ResolveTextMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo 
ResolveTextMethod "updateCaretPosition" o = AccessibleTextUpdateCaretPositionMethodInfo 
ResolveTextMethod "updateContents" o = AccessibleTextUpdateContentsMethodInfo 
ResolveTextMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo 
ResolveTextMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo 
ResolveTextMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo 
ResolveTextMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo 
ResolveTextMethod "updateSelectionBound" o = AccessibleTextUpdateSelectionBoundMethodInfo 
ResolveTextMethod "updateState" o = AccessibleUpdateStateMethodInfo 
ResolveTextMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveTextMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo 
ResolveTextMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo 
ResolveTextMethod "getActivatesDefault" o = TextGetActivatesDefaultMethodInfo 
ResolveTextMethod "getAlignment" o = EditableGetAlignmentMethodInfo 
ResolveTextMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo 
ResolveTextMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo 
ResolveTextMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo 
ResolveTextMethod "getAllocation" o = WidgetGetAllocationMethodInfo 
ResolveTextMethod "getAncestor" o = WidgetGetAncestorMethodInfo 
ResolveTextMethod "getAtContext" o = AccessibleGetAtContextMethodInfo 
ResolveTextMethod "getAttributes" o = TextGetAttributesMethodInfo 
ResolveTextMethod "getBaseline" o = WidgetGetBaselineMethodInfo 
ResolveTextMethod "getBounds" o = AccessibleGetBoundsMethodInfo 
ResolveTextMethod "getBuffer" o = TextGetBufferMethodInfo 
ResolveTextMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo 
ResolveTextMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo 
ResolveTextMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo 
ResolveTextMethod "getChars" o = EditableGetCharsMethodInfo 
ResolveTextMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo 
ResolveTextMethod "getClipboard" o = WidgetGetClipboardMethodInfo 
ResolveTextMethod "getColor" o = WidgetGetColorMethodInfo 
ResolveTextMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo 
ResolveTextMethod "getCssName" o = WidgetGetCssNameMethodInfo 
ResolveTextMethod "getCursor" o = WidgetGetCursorMethodInfo 
ResolveTextMethod "getData" o = ObjectGetDataMethodInfo 
ResolveTextMethod "getDelegate" o = EditableGetDelegateMethodInfo 
ResolveTextMethod "getDirection" o = WidgetGetDirectionMethodInfo 
ResolveTextMethod "getDisplay" o = WidgetGetDisplayMethodInfo 
ResolveTextMethod "getEditable" o = EditableGetEditableMethodInfo 
ResolveTextMethod "getEnableEmojiCompletion" o = TextGetEnableEmojiCompletionMethodInfo 
ResolveTextMethod "getEnableUndo" o = EditableGetEnableUndoMethodInfo 
ResolveTextMethod "getExtraMenu" o = TextGetExtraMenuMethodInfo 
ResolveTextMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo 
ResolveTextMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo 
ResolveTextMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo 
ResolveTextMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo 
ResolveTextMethod "getFocusable" o = WidgetGetFocusableMethodInfo 
ResolveTextMethod "getFontMap" o = WidgetGetFontMapMethodInfo 
ResolveTextMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo 
ResolveTextMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo 
ResolveTextMethod "getHalign" o = WidgetGetHalignMethodInfo 
ResolveTextMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo 
ResolveTextMethod "getHeight" o = WidgetGetHeightMethodInfo 
ResolveTextMethod "getHexpand" o = WidgetGetHexpandMethodInfo 
ResolveTextMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo 
ResolveTextMethod "getInputHints" o = TextGetInputHintsMethodInfo 
ResolveTextMethod "getInputPurpose" o = TextGetInputPurposeMethodInfo 
ResolveTextMethod "getInvisibleChar" o = TextGetInvisibleCharMethodInfo 
ResolveTextMethod "getLastChild" o = WidgetGetLastChildMethodInfo 
ResolveTextMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo 
ResolveTextMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo 
ResolveTextMethod "getMapped" o = WidgetGetMappedMethodInfo 
ResolveTextMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo 
ResolveTextMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo 
ResolveTextMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo 
ResolveTextMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo 
ResolveTextMethod "getMaxLength" o = TextGetMaxLengthMethodInfo 
ResolveTextMethod "getMaxWidthChars" o = EditableGetMaxWidthCharsMethodInfo 
ResolveTextMethod "getName" o = WidgetGetNameMethodInfo 
ResolveTextMethod "getNative" o = WidgetGetNativeMethodInfo 
ResolveTextMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo 
ResolveTextMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo 
ResolveTextMethod "getOpacity" o = WidgetGetOpacityMethodInfo 
ResolveTextMethod "getOverflow" o = WidgetGetOverflowMethodInfo 
ResolveTextMethod "getOverwriteMode" o = TextGetOverwriteModeMethodInfo 
ResolveTextMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo 
ResolveTextMethod "getParent" o = WidgetGetParentMethodInfo 
ResolveTextMethod "getPlaceholderText" o = TextGetPlaceholderTextMethodInfo 
ResolveTextMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo 
ResolveTextMethod "getPosition" o = EditableGetPositionMethodInfo 
ResolveTextMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo 
ResolveTextMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo 
ResolveTextMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo 
ResolveTextMethod "getPropagateTextWidth" o = TextGetPropagateTextWidthMethodInfo 
ResolveTextMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveTextMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveTextMethod "getRealized" o = WidgetGetRealizedMethodInfo 
ResolveTextMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo 
ResolveTextMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo 
ResolveTextMethod "getRoot" o = WidgetGetRootMethodInfo 
ResolveTextMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo 
ResolveTextMethod "getSelectionBounds" o = EditableGetSelectionBoundsMethodInfo 
ResolveTextMethod "getSensitive" o = WidgetGetSensitiveMethodInfo 
ResolveTextMethod "getSettings" o = WidgetGetSettingsMethodInfo 
ResolveTextMethod "getSize" o = WidgetGetSizeMethodInfo 
ResolveTextMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo 
ResolveTextMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo 
ResolveTextMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo 
ResolveTextMethod "getTabs" o = TextGetTabsMethodInfo 
ResolveTextMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo 
ResolveTextMethod "getText" o = EditableGetTextMethodInfo 
ResolveTextMethod "getTextLength" o = TextGetTextLengthMethodInfo 
ResolveTextMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo 
ResolveTextMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo 
ResolveTextMethod "getTruncateMultiline" o = TextGetTruncateMultilineMethodInfo 
ResolveTextMethod "getValign" o = WidgetGetValignMethodInfo 
ResolveTextMethod "getVexpand" o = WidgetGetVexpandMethodInfo 
ResolveTextMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo 
ResolveTextMethod "getVisibility" o = TextGetVisibilityMethodInfo 
ResolveTextMethod "getVisible" o = WidgetGetVisibleMethodInfo 
ResolveTextMethod "getWidth" o = WidgetGetWidthMethodInfo 
ResolveTextMethod "getWidthChars" o = EditableGetWidthCharsMethodInfo 
ResolveTextMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo 
ResolveTextMethod "setActivatesDefault" o = TextSetActivatesDefaultMethodInfo 
ResolveTextMethod "setAlignment" o = EditableSetAlignmentMethodInfo 
ResolveTextMethod "setAttributes" o = TextSetAttributesMethodInfo 
ResolveTextMethod "setBuffer" o = TextSetBufferMethodInfo 
ResolveTextMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo 
ResolveTextMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo 
ResolveTextMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo 
ResolveTextMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo 
ResolveTextMethod "setCursor" o = WidgetSetCursorMethodInfo 
ResolveTextMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo 
ResolveTextMethod "setData" o = ObjectSetDataMethodInfo 
ResolveTextMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveTextMethod "setDirection" o = WidgetSetDirectionMethodInfo 
ResolveTextMethod "setEditable" o = EditableSetEditableMethodInfo 
ResolveTextMethod "setEnableEmojiCompletion" o = TextSetEnableEmojiCompletionMethodInfo 
ResolveTextMethod "setEnableUndo" o = EditableSetEnableUndoMethodInfo 
ResolveTextMethod "setExtraMenu" o = TextSetExtraMenuMethodInfo 
ResolveTextMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo 
ResolveTextMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo 
ResolveTextMethod "setFocusable" o = WidgetSetFocusableMethodInfo 
ResolveTextMethod "setFontMap" o = WidgetSetFontMapMethodInfo 
ResolveTextMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo 
ResolveTextMethod "setHalign" o = WidgetSetHalignMethodInfo 
ResolveTextMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo 
ResolveTextMethod "setHexpand" o = WidgetSetHexpandMethodInfo 
ResolveTextMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo 
ResolveTextMethod "setInputHints" o = TextSetInputHintsMethodInfo 
ResolveTextMethod "setInputPurpose" o = TextSetInputPurposeMethodInfo 
ResolveTextMethod "setInvisibleChar" o = TextSetInvisibleCharMethodInfo 
ResolveTextMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo 
ResolveTextMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo 
ResolveTextMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo 
ResolveTextMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo 
ResolveTextMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo 
ResolveTextMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo 
ResolveTextMethod "setMaxLength" o = TextSetMaxLengthMethodInfo 
ResolveTextMethod "setMaxWidthChars" o = EditableSetMaxWidthCharsMethodInfo 
ResolveTextMethod "setName" o = WidgetSetNameMethodInfo 
ResolveTextMethod "setOpacity" o = WidgetSetOpacityMethodInfo 
ResolveTextMethod "setOverflow" o = WidgetSetOverflowMethodInfo 
ResolveTextMethod "setOverwriteMode" o = TextSetOverwriteModeMethodInfo 
ResolveTextMethod "setParent" o = WidgetSetParentMethodInfo 
ResolveTextMethod "setPlaceholderText" o = TextSetPlaceholderTextMethodInfo 
ResolveTextMethod "setPosition" o = EditableSetPositionMethodInfo 
ResolveTextMethod "setPropagateTextWidth" o = TextSetPropagateTextWidthMethodInfo 
ResolveTextMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveTextMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo 
ResolveTextMethod "setSensitive" o = WidgetSetSensitiveMethodInfo 
ResolveTextMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo 
ResolveTextMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo 
ResolveTextMethod "setTabs" o = TextSetTabsMethodInfo 
ResolveTextMethod "setText" o = EditableSetTextMethodInfo 
ResolveTextMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo 
ResolveTextMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo 
ResolveTextMethod "setTruncateMultiline" o = TextSetTruncateMultilineMethodInfo 
ResolveTextMethod "setValign" o = WidgetSetValignMethodInfo 
ResolveTextMethod "setVexpand" o = WidgetSetVexpandMethodInfo 
ResolveTextMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo 
ResolveTextMethod "setVisibility" o = TextSetVisibilityMethodInfo 
ResolveTextMethod "setVisible" o = WidgetSetVisibleMethodInfo 
ResolveTextMethod "setWidthChars" o = EditableSetWidthCharsMethodInfo 
ResolveTextMethod l o = MethodResolutionFailed l o :: Type 

type TextActivateCallback = IO () #

data TextActivateSignalInfo #

Instances

Instances details
SignalInfo TextActivateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type HaskellCallbackType TextActivateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type HaskellCallbackType TextActivateSignalInfo = TextActivateCallback

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextActivateSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TextActivateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type HaskellCallbackType TextActivateSignalInfo = TextActivateCallback

data TextActivatesDefaultPropertyInfo #

Instances

Instances details
AttrInfo TextActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type AttrAllowedOps TextActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextActivatesDefaultPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint TextActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextActivatesDefaultPropertyInfo = IsText
type AttrGetType TextActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextActivatesDefaultPropertyInfo = Bool
type AttrSetTypeConstraint TextActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextActivatesDefaultPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint TextActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextActivatesDefaultPropertyInfo = Type ~ Bool
type AttrTransferType TextActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextActivatesDefaultPropertyInfo = Bool
type AttrLabel TextActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextActivatesDefaultPropertyInfo = "activates-default"
type AttrOrigin TextActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

attrGet :: AttrBaseTypeConstraint TextActivatesDefaultPropertyInfo o => o -> IO (AttrGetType TextActivatesDefaultPropertyInfo)

attrSet :: (AttrBaseTypeConstraint TextActivatesDefaultPropertyInfo o, AttrSetTypeConstraint TextActivatesDefaultPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint TextActivatesDefaultPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint TextActivatesDefaultPropertyInfo o, AttrSetTypeConstraint TextActivatesDefaultPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint TextActivatesDefaultPropertyInfo o, AttrTransferTypeConstraint TextActivatesDefaultPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextActivatesDefaultPropertyInfo)

attrPut :: AttrBaseTypeConstraint TextActivatesDefaultPropertyInfo o => o -> AttrGetType TextActivatesDefaultPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextActivatesDefaultPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint TextActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextActivatesDefaultPropertyInfo = IsText
type AttrGetType TextActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextActivatesDefaultPropertyInfo = Bool
type AttrLabel TextActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextActivatesDefaultPropertyInfo = "activates-default"
type AttrOrigin TextActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextActivatesDefaultPropertyInfo = Type ~ Bool
type AttrTransferType TextActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextActivatesDefaultPropertyInfo = Bool
type AttrTransferTypeConstraint TextActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextActivatesDefaultPropertyInfo = Type ~ Bool

data TextAttributesPropertyInfo #

Instances

Instances details
AttrInfo TextAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type AttrAllowedOps TextAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextAttributesPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint TextAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextAttributesPropertyInfo = IsText
type AttrGetType TextAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextAttributesPropertyInfo = Maybe AttrList
type AttrSetTypeConstraint TextAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextAttributesPropertyInfo = Type ~ AttrList
type AttrTransferTypeConstraint TextAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextAttributesPropertyInfo = Type ~ AttrList
type AttrTransferType TextAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextAttributesPropertyInfo = AttrList
type AttrLabel TextAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextAttributesPropertyInfo = "attributes"
type AttrOrigin TextAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

attrGet :: AttrBaseTypeConstraint TextAttributesPropertyInfo o => o -> IO (AttrGetType TextAttributesPropertyInfo)

attrSet :: (AttrBaseTypeConstraint TextAttributesPropertyInfo o, AttrSetTypeConstraint TextAttributesPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint TextAttributesPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint TextAttributesPropertyInfo o, AttrSetTypeConstraint TextAttributesPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint TextAttributesPropertyInfo o, AttrTransferTypeConstraint TextAttributesPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextAttributesPropertyInfo)

attrPut :: AttrBaseTypeConstraint TextAttributesPropertyInfo o => o -> AttrGetType TextAttributesPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextAttributesPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint TextAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextAttributesPropertyInfo = IsText
type AttrGetType TextAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextAttributesPropertyInfo = Maybe AttrList
type AttrLabel TextAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextAttributesPropertyInfo = "attributes"
type AttrOrigin TextAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextAttributesPropertyInfo = Type ~ AttrList
type AttrTransferType TextAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextAttributesPropertyInfo = AttrList
type AttrTransferTypeConstraint TextAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextAttributesPropertyInfo = Type ~ AttrList

data TextBackspaceSignalInfo #

Instances

Instances details
SignalInfo TextBackspaceSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type HaskellCallbackType TextBackspaceSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextBackspaceSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TextBackspaceSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

data TextBufferPropertyInfo #

Instances

Instances details
AttrInfo TextBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type AttrAllowedOps TextBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextBufferPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet]
type AttrBaseTypeConstraint TextBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextBufferPropertyInfo = IsText
type AttrGetType TextBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextBufferPropertyInfo = IsEntryBuffer
type AttrTransferTypeConstraint TextBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextBufferPropertyInfo = IsEntryBuffer
type AttrTransferType TextBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextBufferPropertyInfo = EntryBuffer
type AttrLabel TextBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextBufferPropertyInfo = "buffer"
type AttrOrigin TextBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrOrigin TextBufferPropertyInfo = Text

Methods

attrGet :: AttrBaseTypeConstraint TextBufferPropertyInfo o => o -> IO (AttrGetType TextBufferPropertyInfo)

attrSet :: (AttrBaseTypeConstraint TextBufferPropertyInfo o, AttrSetTypeConstraint TextBufferPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint TextBufferPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint TextBufferPropertyInfo o, AttrSetTypeConstraint TextBufferPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint TextBufferPropertyInfo o, AttrTransferTypeConstraint TextBufferPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextBufferPropertyInfo)

attrPut :: AttrBaseTypeConstraint TextBufferPropertyInfo o => o -> AttrGetType TextBufferPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextBufferPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet]
type AttrBaseTypeConstraint TextBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextBufferPropertyInfo = IsText
type AttrGetType TextBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextBufferPropertyInfo = "buffer"
type AttrOrigin TextBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrOrigin TextBufferPropertyInfo = Text
type AttrSetTypeConstraint TextBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextBufferPropertyInfo = IsEntryBuffer
type AttrTransferType TextBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextBufferPropertyInfo = EntryBuffer
type AttrTransferTypeConstraint TextBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextBufferPropertyInfo = IsEntryBuffer

data TextComputeCursorExtentsMethodInfo #

Instances

Instances details
(signature ~ (CSize -> m (Rect, Rect)), MonadIO m, IsText a) => OverloadedMethod TextComputeCursorExtentsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextComputeCursorExtentsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextCopyClipboardSignalInfo #

Instances

Instances details
SignalInfo TextCopyClipboardSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type HaskellCallbackType TextCopyClipboardSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextCopyClipboardSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TextCopyClipboardSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

data TextCutClipboardSignalInfo #

Instances

Instances details
SignalInfo TextCutClipboardSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type HaskellCallbackType TextCutClipboardSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextCutClipboardSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TextCutClipboardSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type TextDeleteFromCursorCallback = DeleteType -> Int32 -> IO () #

data TextDeleteFromCursorSignalInfo #

Instances

Instances details
SignalInfo TextDeleteFromCursorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type HaskellCallbackType TextDeleteFromCursorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextDeleteFromCursorSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TextDeleteFromCursorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

data TextEnableEmojiCompletionPropertyInfo #

Instances

Instances details
AttrInfo TextEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type AttrAllowedOps TextEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextEnableEmojiCompletionPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint TextEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextEnableEmojiCompletionPropertyInfo = IsText
type AttrGetType TextEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextEnableEmojiCompletionPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint TextEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextEnableEmojiCompletionPropertyInfo = Type ~ Bool
type AttrTransferType TextEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextEnableEmojiCompletionPropertyInfo = Bool
type AttrLabel TextEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextEnableEmojiCompletionPropertyInfo = "enable-emoji-completion"
type AttrOrigin TextEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

attrGet :: AttrBaseTypeConstraint TextEnableEmojiCompletionPropertyInfo o => o -> IO (AttrGetType TextEnableEmojiCompletionPropertyInfo)

attrSet :: (AttrBaseTypeConstraint TextEnableEmojiCompletionPropertyInfo o, AttrSetTypeConstraint TextEnableEmojiCompletionPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint TextEnableEmojiCompletionPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint TextEnableEmojiCompletionPropertyInfo o, AttrSetTypeConstraint TextEnableEmojiCompletionPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint TextEnableEmojiCompletionPropertyInfo o, AttrTransferTypeConstraint TextEnableEmojiCompletionPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextEnableEmojiCompletionPropertyInfo)

attrPut :: AttrBaseTypeConstraint TextEnableEmojiCompletionPropertyInfo o => o -> AttrGetType TextEnableEmojiCompletionPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextEnableEmojiCompletionPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint TextEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextEnableEmojiCompletionPropertyInfo = IsText
type AttrGetType TextEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextEnableEmojiCompletionPropertyInfo = "enable-emoji-completion"
type AttrOrigin TextEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextEnableEmojiCompletionPropertyInfo = Type ~ Bool
type AttrTransferType TextEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextEnableEmojiCompletionPropertyInfo = Bool
type AttrTransferTypeConstraint TextEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextEnableEmojiCompletionPropertyInfo = Type ~ Bool

data TextExtraMenuPropertyInfo #

Instances

Instances details
AttrInfo TextExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type AttrAllowedOps TextExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextExtraMenuPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint TextExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextExtraMenuPropertyInfo = IsText
type AttrGetType TextExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextExtraMenuPropertyInfo = Maybe MenuModel
type AttrSetTypeConstraint TextExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextExtraMenuPropertyInfo = IsMenuModel
type AttrTransferTypeConstraint TextExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextExtraMenuPropertyInfo = IsMenuModel
type AttrTransferType TextExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextExtraMenuPropertyInfo = MenuModel
type AttrLabel TextExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextExtraMenuPropertyInfo = "extra-menu"
type AttrOrigin TextExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

attrGet :: AttrBaseTypeConstraint TextExtraMenuPropertyInfo o => o -> IO (AttrGetType TextExtraMenuPropertyInfo)

attrSet :: (AttrBaseTypeConstraint TextExtraMenuPropertyInfo o, AttrSetTypeConstraint TextExtraMenuPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint TextExtraMenuPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint TextExtraMenuPropertyInfo o, AttrSetTypeConstraint TextExtraMenuPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint TextExtraMenuPropertyInfo o, AttrTransferTypeConstraint TextExtraMenuPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextExtraMenuPropertyInfo)

attrPut :: AttrBaseTypeConstraint TextExtraMenuPropertyInfo o => o -> AttrGetType TextExtraMenuPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextExtraMenuPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint TextExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextExtraMenuPropertyInfo = IsText
type AttrGetType TextExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextExtraMenuPropertyInfo = Maybe MenuModel
type AttrLabel TextExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextExtraMenuPropertyInfo = "extra-menu"
type AttrOrigin TextExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextExtraMenuPropertyInfo = IsMenuModel
type AttrTransferType TextExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextExtraMenuPropertyInfo = MenuModel
type AttrTransferTypeConstraint TextExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextExtraMenuPropertyInfo = IsMenuModel

data TextGetActivatesDefaultMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsText a) => OverloadedMethod TextGetActivatesDefaultMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextGetActivatesDefaultMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextGetAttributesMethodInfo #

Instances

Instances details
(signature ~ m (Maybe AttrList), MonadIO m, IsText a) => OverloadedMethod TextGetAttributesMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextGetAttributesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextGetBufferMethodInfo #

Instances

Instances details
(signature ~ m EntryBuffer, MonadIO m, IsText a) => OverloadedMethod TextGetBufferMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextGetBufferMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextGetEnableEmojiCompletionMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsText a) => OverloadedMethod TextGetEnableEmojiCompletionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextGetEnableEmojiCompletionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextGetExtraMenuMethodInfo #

Instances

Instances details
(signature ~ m (Maybe MenuModel), MonadIO m, IsText a) => OverloadedMethod TextGetExtraMenuMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextGetExtraMenuMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextGetInputHintsMethodInfo #

Instances

Instances details
(signature ~ m [InputHints], MonadIO m, IsText a) => OverloadedMethod TextGetInputHintsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextGetInputHintsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextGetInputPurposeMethodInfo #

Instances

Instances details
(signature ~ m InputPurpose, MonadIO m, IsText a) => OverloadedMethod TextGetInputPurposeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextGetInputPurposeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextGetInvisibleCharMethodInfo #

Instances

Instances details
(signature ~ m Char, MonadIO m, IsText a) => OverloadedMethod TextGetInvisibleCharMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextGetInvisibleCharMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextGetMaxLengthMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsText a) => OverloadedMethod TextGetMaxLengthMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextGetMaxLengthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextGetOverwriteModeMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsText a) => OverloadedMethod TextGetOverwriteModeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextGetOverwriteModeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextGetPlaceholderTextMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsText a) => OverloadedMethod TextGetPlaceholderTextMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextGetPlaceholderTextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextGetPropagateTextWidthMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsText a) => OverloadedMethod TextGetPropagateTextWidthMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextGetPropagateTextWidthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextGetTabsMethodInfo #

Instances

Instances details
(signature ~ m (Maybe TabArray), MonadIO m, IsText a) => OverloadedMethod TextGetTabsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextGetTabsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextGetTextLengthMethodInfo #

Instances

Instances details
(signature ~ m Word16, MonadIO m, IsText a) => OverloadedMethod TextGetTextLengthMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextGetTextLengthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextGetTruncateMultilineMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsText a) => OverloadedMethod TextGetTruncateMultilineMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextGetTruncateMultilineMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextGetVisibilityMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsText a) => OverloadedMethod TextGetVisibilityMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextGetVisibilityMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextGrabFocusWithoutSelectingMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsText a) => OverloadedMethod TextGrabFocusWithoutSelectingMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextGrabFocusWithoutSelectingMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextImModulePropertyInfo #

Instances

Instances details
AttrInfo TextImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type AttrAllowedOps TextImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextImModulePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint TextImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextImModulePropertyInfo = IsText
type AttrGetType TextImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextImModulePropertyInfo = Maybe Text
type AttrSetTypeConstraint TextImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextImModulePropertyInfo = Type ~ Text
type AttrTransferTypeConstraint TextImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextImModulePropertyInfo = Type ~ Text
type AttrTransferType TextImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextImModulePropertyInfo = Text
type AttrLabel TextImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextImModulePropertyInfo = "im-module"
type AttrOrigin TextImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrOrigin TextImModulePropertyInfo = Text

Methods

attrGet :: AttrBaseTypeConstraint TextImModulePropertyInfo o => o -> IO (AttrGetType TextImModulePropertyInfo)

attrSet :: (AttrBaseTypeConstraint TextImModulePropertyInfo o, AttrSetTypeConstraint TextImModulePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint TextImModulePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint TextImModulePropertyInfo o, AttrSetTypeConstraint TextImModulePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint TextImModulePropertyInfo o, AttrTransferTypeConstraint TextImModulePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextImModulePropertyInfo)

attrPut :: AttrBaseTypeConstraint TextImModulePropertyInfo o => o -> AttrGetType TextImModulePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextImModulePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint TextImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextImModulePropertyInfo = IsText
type AttrGetType TextImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextImModulePropertyInfo = Maybe Text
type AttrLabel TextImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextImModulePropertyInfo = "im-module"
type AttrOrigin TextImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrOrigin TextImModulePropertyInfo = Text
type AttrSetTypeConstraint TextImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextImModulePropertyInfo = Type ~ Text
type AttrTransferType TextImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextImModulePropertyInfo = Text
type AttrTransferTypeConstraint TextImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextImModulePropertyInfo = Type ~ Text

data TextInputHintsPropertyInfo #

Instances

Instances details
AttrInfo TextInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type AttrAllowedOps TextInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextInputHintsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint TextInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextInputHintsPropertyInfo = IsText
type AttrGetType TextInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextInputHintsPropertyInfo = Type ~ [InputHints]
type AttrTransferTypeConstraint TextInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextInputHintsPropertyInfo = Type ~ [InputHints]
type AttrTransferType TextInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextInputHintsPropertyInfo = [InputHints]
type AttrLabel TextInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextInputHintsPropertyInfo = "input-hints"
type AttrOrigin TextInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

attrGet :: AttrBaseTypeConstraint TextInputHintsPropertyInfo o => o -> IO (AttrGetType TextInputHintsPropertyInfo)

attrSet :: (AttrBaseTypeConstraint TextInputHintsPropertyInfo o, AttrSetTypeConstraint TextInputHintsPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint TextInputHintsPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint TextInputHintsPropertyInfo o, AttrSetTypeConstraint TextInputHintsPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint TextInputHintsPropertyInfo o, AttrTransferTypeConstraint TextInputHintsPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextInputHintsPropertyInfo)

attrPut :: AttrBaseTypeConstraint TextInputHintsPropertyInfo o => o -> AttrGetType TextInputHintsPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextInputHintsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint TextInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextInputHintsPropertyInfo = IsText
type AttrGetType TextInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextInputHintsPropertyInfo = "input-hints"
type AttrOrigin TextInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextInputHintsPropertyInfo = Type ~ [InputHints]
type AttrTransferType TextInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextInputHintsPropertyInfo = [InputHints]
type AttrTransferTypeConstraint TextInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextInputHintsPropertyInfo = Type ~ [InputHints]

data TextInputPurposePropertyInfo #

Instances

Instances details
AttrInfo TextInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type AttrAllowedOps TextInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextInputPurposePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint TextInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextInputPurposePropertyInfo = IsText
type AttrGetType TextInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextInputPurposePropertyInfo = Type ~ InputPurpose
type AttrTransferTypeConstraint TextInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextInputPurposePropertyInfo = Type ~ InputPurpose
type AttrTransferType TextInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextInputPurposePropertyInfo = "input-purpose"
type AttrOrigin TextInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

attrGet :: AttrBaseTypeConstraint TextInputPurposePropertyInfo o => o -> IO (AttrGetType TextInputPurposePropertyInfo)

attrSet :: (AttrBaseTypeConstraint TextInputPurposePropertyInfo o, AttrSetTypeConstraint TextInputPurposePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint TextInputPurposePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint TextInputPurposePropertyInfo o, AttrSetTypeConstraint TextInputPurposePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint TextInputPurposePropertyInfo o, AttrTransferTypeConstraint TextInputPurposePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextInputPurposePropertyInfo)

attrPut :: AttrBaseTypeConstraint TextInputPurposePropertyInfo o => o -> AttrGetType TextInputPurposePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextInputPurposePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint TextInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextInputPurposePropertyInfo = IsText
type AttrGetType TextInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextInputPurposePropertyInfo = "input-purpose"
type AttrOrigin TextInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextInputPurposePropertyInfo = Type ~ InputPurpose
type AttrTransferType TextInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextInputPurposePropertyInfo = Type ~ InputPurpose

type TextInsertAtCursorCallback = Text -> IO () #

data TextInsertAtCursorSignalInfo #

Instances

Instances details
SignalInfo TextInsertAtCursorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type HaskellCallbackType TextInsertAtCursorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextInsertAtCursorSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TextInsertAtCursorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

data TextInsertEmojiSignalInfo #

Instances

Instances details
SignalInfo TextInsertEmojiSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type HaskellCallbackType TextInsertEmojiSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextInsertEmojiSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TextInsertEmojiSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

data TextInvisibleCharPropertyInfo #

Instances

Instances details
AttrInfo TextInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type AttrAllowedOps TextInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextInvisibleCharPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint TextInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextInvisibleCharPropertyInfo = IsText
type AttrGetType TextInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextInvisibleCharPropertyInfo = Word32
type AttrSetTypeConstraint TextInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextInvisibleCharPropertyInfo = Type ~ Word32
type AttrTransferTypeConstraint TextInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextInvisibleCharPropertyInfo = Type ~ Word32
type AttrTransferType TextInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextInvisibleCharPropertyInfo = Word32
type AttrLabel TextInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextInvisibleCharPropertyInfo = "invisible-char"
type AttrOrigin TextInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

attrGet :: AttrBaseTypeConstraint TextInvisibleCharPropertyInfo o => o -> IO (AttrGetType TextInvisibleCharPropertyInfo)

attrSet :: (AttrBaseTypeConstraint TextInvisibleCharPropertyInfo o, AttrSetTypeConstraint TextInvisibleCharPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint TextInvisibleCharPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint TextInvisibleCharPropertyInfo o, AttrSetTypeConstraint TextInvisibleCharPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint TextInvisibleCharPropertyInfo o, AttrTransferTypeConstraint TextInvisibleCharPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextInvisibleCharPropertyInfo)

attrPut :: AttrBaseTypeConstraint TextInvisibleCharPropertyInfo o => o -> AttrGetType TextInvisibleCharPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextInvisibleCharPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint TextInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextInvisibleCharPropertyInfo = IsText
type AttrGetType TextInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextInvisibleCharPropertyInfo = Word32
type AttrLabel TextInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextInvisibleCharPropertyInfo = "invisible-char"
type AttrOrigin TextInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextInvisibleCharPropertyInfo = Type ~ Word32
type AttrTransferType TextInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextInvisibleCharPropertyInfo = Word32
type AttrTransferTypeConstraint TextInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextInvisibleCharPropertyInfo = Type ~ Word32

data TextInvisibleCharSetPropertyInfo #

Instances

Instances details
AttrInfo TextInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type AttrAllowedOps TextInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextInvisibleCharSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint TextInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextInvisibleCharSetPropertyInfo = IsText
type AttrGetType TextInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextInvisibleCharSetPropertyInfo = Bool
type AttrSetTypeConstraint TextInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextInvisibleCharSetPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint TextInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextInvisibleCharSetPropertyInfo = Type ~ Bool
type AttrTransferType TextInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextInvisibleCharSetPropertyInfo = Bool
type AttrLabel TextInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextInvisibleCharSetPropertyInfo = "invisible-char-set"
type AttrOrigin TextInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

attrGet :: AttrBaseTypeConstraint TextInvisibleCharSetPropertyInfo o => o -> IO (AttrGetType TextInvisibleCharSetPropertyInfo)

attrSet :: (AttrBaseTypeConstraint TextInvisibleCharSetPropertyInfo o, AttrSetTypeConstraint TextInvisibleCharSetPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint TextInvisibleCharSetPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint TextInvisibleCharSetPropertyInfo o, AttrSetTypeConstraint TextInvisibleCharSetPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint TextInvisibleCharSetPropertyInfo o, AttrTransferTypeConstraint TextInvisibleCharSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextInvisibleCharSetPropertyInfo)

attrPut :: AttrBaseTypeConstraint TextInvisibleCharSetPropertyInfo o => o -> AttrGetType TextInvisibleCharSetPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextInvisibleCharSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint TextInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextInvisibleCharSetPropertyInfo = IsText
type AttrGetType TextInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextInvisibleCharSetPropertyInfo = Bool
type AttrLabel TextInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextInvisibleCharSetPropertyInfo = "invisible-char-set"
type AttrOrigin TextInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextInvisibleCharSetPropertyInfo = Type ~ Bool
type AttrTransferType TextInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextInvisibleCharSetPropertyInfo = Bool
type AttrTransferTypeConstraint TextInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextInvisibleCharSetPropertyInfo = Type ~ Bool

data TextMaxLengthPropertyInfo #

Instances

Instances details
AttrInfo TextMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type AttrAllowedOps TextMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextMaxLengthPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint TextMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextMaxLengthPropertyInfo = IsText
type AttrGetType TextMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextMaxLengthPropertyInfo = Int32
type AttrSetTypeConstraint TextMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextMaxLengthPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint TextMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextMaxLengthPropertyInfo = Type ~ Int32
type AttrTransferType TextMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextMaxLengthPropertyInfo = Int32
type AttrLabel TextMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextMaxLengthPropertyInfo = "max-length"
type AttrOrigin TextMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

attrGet :: AttrBaseTypeConstraint TextMaxLengthPropertyInfo o => o -> IO (AttrGetType TextMaxLengthPropertyInfo)

attrSet :: (AttrBaseTypeConstraint TextMaxLengthPropertyInfo o, AttrSetTypeConstraint TextMaxLengthPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint TextMaxLengthPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint TextMaxLengthPropertyInfo o, AttrSetTypeConstraint TextMaxLengthPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint TextMaxLengthPropertyInfo o, AttrTransferTypeConstraint TextMaxLengthPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextMaxLengthPropertyInfo)

attrPut :: AttrBaseTypeConstraint TextMaxLengthPropertyInfo o => o -> AttrGetType TextMaxLengthPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextMaxLengthPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint TextMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextMaxLengthPropertyInfo = IsText
type AttrGetType TextMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextMaxLengthPropertyInfo = Int32
type AttrLabel TextMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextMaxLengthPropertyInfo = "max-length"
type AttrOrigin TextMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextMaxLengthPropertyInfo = Type ~ Int32
type AttrTransferType TextMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextMaxLengthPropertyInfo = Int32
type AttrTransferTypeConstraint TextMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextMaxLengthPropertyInfo = Type ~ Int32

type TextMoveCursorCallback = MovementStep -> Int32 -> Bool -> IO () #

data TextMoveCursorSignalInfo #

Instances

Instances details
SignalInfo TextMoveCursorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type HaskellCallbackType TextMoveCursorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextMoveCursorSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TextMoveCursorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

data TextOverwriteModePropertyInfo #

Instances

Instances details
AttrInfo TextOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type AttrAllowedOps TextOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextOverwriteModePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint TextOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextOverwriteModePropertyInfo = IsText
type AttrGetType TextOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextOverwriteModePropertyInfo = Bool
type AttrSetTypeConstraint TextOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextOverwriteModePropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint TextOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextOverwriteModePropertyInfo = Type ~ Bool
type AttrTransferType TextOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextOverwriteModePropertyInfo = Bool
type AttrLabel TextOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextOverwriteModePropertyInfo = "overwrite-mode"
type AttrOrigin TextOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

attrGet :: AttrBaseTypeConstraint TextOverwriteModePropertyInfo o => o -> IO (AttrGetType TextOverwriteModePropertyInfo)

attrSet :: (AttrBaseTypeConstraint TextOverwriteModePropertyInfo o, AttrSetTypeConstraint TextOverwriteModePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint TextOverwriteModePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint TextOverwriteModePropertyInfo o, AttrSetTypeConstraint TextOverwriteModePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint TextOverwriteModePropertyInfo o, AttrTransferTypeConstraint TextOverwriteModePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextOverwriteModePropertyInfo)

attrPut :: AttrBaseTypeConstraint TextOverwriteModePropertyInfo o => o -> AttrGetType TextOverwriteModePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextOverwriteModePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint TextOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextOverwriteModePropertyInfo = IsText
type AttrGetType TextOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextOverwriteModePropertyInfo = Bool
type AttrLabel TextOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextOverwriteModePropertyInfo = "overwrite-mode"
type AttrOrigin TextOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextOverwriteModePropertyInfo = Type ~ Bool
type AttrTransferType TextOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextOverwriteModePropertyInfo = Bool
type AttrTransferTypeConstraint TextOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextOverwriteModePropertyInfo = Type ~ Bool

data TextPasteClipboardSignalInfo #

Instances

Instances details
SignalInfo TextPasteClipboardSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type HaskellCallbackType TextPasteClipboardSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextPasteClipboardSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TextPasteClipboardSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

data TextPlaceholderTextPropertyInfo #

Instances

Instances details
AttrInfo TextPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type AttrAllowedOps TextPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextPlaceholderTextPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint TextPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextPlaceholderTextPropertyInfo = IsText
type AttrGetType TextPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextPlaceholderTextPropertyInfo = Maybe Text
type AttrSetTypeConstraint TextPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextPlaceholderTextPropertyInfo = Type ~ Text
type AttrTransferTypeConstraint TextPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextPlaceholderTextPropertyInfo = Type ~ Text
type AttrTransferType TextPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextPlaceholderTextPropertyInfo = Text
type AttrLabel TextPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextPlaceholderTextPropertyInfo = "placeholder-text"
type AttrOrigin TextPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

attrGet :: AttrBaseTypeConstraint TextPlaceholderTextPropertyInfo o => o -> IO (AttrGetType TextPlaceholderTextPropertyInfo)

attrSet :: (AttrBaseTypeConstraint TextPlaceholderTextPropertyInfo o, AttrSetTypeConstraint TextPlaceholderTextPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint TextPlaceholderTextPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint TextPlaceholderTextPropertyInfo o, AttrSetTypeConstraint TextPlaceholderTextPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint TextPlaceholderTextPropertyInfo o, AttrTransferTypeConstraint TextPlaceholderTextPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextPlaceholderTextPropertyInfo)

attrPut :: AttrBaseTypeConstraint TextPlaceholderTextPropertyInfo o => o -> AttrGetType TextPlaceholderTextPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextPlaceholderTextPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint TextPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextPlaceholderTextPropertyInfo = IsText
type AttrGetType TextPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextPlaceholderTextPropertyInfo = Maybe Text
type AttrLabel TextPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextPlaceholderTextPropertyInfo = "placeholder-text"
type AttrOrigin TextPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextPlaceholderTextPropertyInfo = Type ~ Text
type AttrTransferType TextPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextPlaceholderTextPropertyInfo = Text
type AttrTransferTypeConstraint TextPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextPlaceholderTextPropertyInfo = Type ~ Text

type TextPreeditChangedCallback = Text -> IO () #

data TextPreeditChangedSignalInfo #

Instances

Instances details
SignalInfo TextPreeditChangedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type HaskellCallbackType TextPreeditChangedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextPreeditChangedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TextPreeditChangedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

data TextPropagateTextWidthPropertyInfo #

Instances

Instances details
AttrInfo TextPropagateTextWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type AttrAllowedOps TextPropagateTextWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextPropagateTextWidthPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint TextPropagateTextWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextPropagateTextWidthPropertyInfo = IsText
type AttrGetType TextPropagateTextWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextPropagateTextWidthPropertyInfo = Bool
type AttrSetTypeConstraint TextPropagateTextWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextPropagateTextWidthPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint TextPropagateTextWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextPropagateTextWidthPropertyInfo = Type ~ Bool
type AttrTransferType TextPropagateTextWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextPropagateTextWidthPropertyInfo = Bool
type AttrLabel TextPropagateTextWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextPropagateTextWidthPropertyInfo = "propagate-text-width"
type AttrOrigin TextPropagateTextWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

attrGet :: AttrBaseTypeConstraint TextPropagateTextWidthPropertyInfo o => o -> IO (AttrGetType TextPropagateTextWidthPropertyInfo)

attrSet :: (AttrBaseTypeConstraint TextPropagateTextWidthPropertyInfo o, AttrSetTypeConstraint TextPropagateTextWidthPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint TextPropagateTextWidthPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint TextPropagateTextWidthPropertyInfo o, AttrSetTypeConstraint TextPropagateTextWidthPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint TextPropagateTextWidthPropertyInfo o, AttrTransferTypeConstraint TextPropagateTextWidthPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextPropagateTextWidthPropertyInfo)

attrPut :: AttrBaseTypeConstraint TextPropagateTextWidthPropertyInfo o => o -> AttrGetType TextPropagateTextWidthPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextPropagateTextWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextPropagateTextWidthPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint TextPropagateTextWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextPropagateTextWidthPropertyInfo = IsText
type AttrGetType TextPropagateTextWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextPropagateTextWidthPropertyInfo = Bool
type AttrLabel TextPropagateTextWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextPropagateTextWidthPropertyInfo = "propagate-text-width"
type AttrOrigin TextPropagateTextWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextPropagateTextWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextPropagateTextWidthPropertyInfo = Type ~ Bool
type AttrTransferType TextPropagateTextWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextPropagateTextWidthPropertyInfo = Bool
type AttrTransferTypeConstraint TextPropagateTextWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextPropagateTextWidthPropertyInfo = Type ~ Bool

data TextScrollOffsetPropertyInfo #

Instances

Instances details
AttrInfo TextScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type AttrAllowedOps TextScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextScrollOffsetPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint TextScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextScrollOffsetPropertyInfo = IsText
type AttrGetType TextScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextScrollOffsetPropertyInfo = Int32
type AttrSetTypeConstraint TextScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextScrollOffsetPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint TextScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextScrollOffsetPropertyInfo = Type ~ ()
type AttrTransferType TextScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextScrollOffsetPropertyInfo = ()
type AttrLabel TextScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextScrollOffsetPropertyInfo = "scroll-offset"
type AttrOrigin TextScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

attrGet :: AttrBaseTypeConstraint TextScrollOffsetPropertyInfo o => o -> IO (AttrGetType TextScrollOffsetPropertyInfo)

attrSet :: (AttrBaseTypeConstraint TextScrollOffsetPropertyInfo o, AttrSetTypeConstraint TextScrollOffsetPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint TextScrollOffsetPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint TextScrollOffsetPropertyInfo o, AttrSetTypeConstraint TextScrollOffsetPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint TextScrollOffsetPropertyInfo o, AttrTransferTypeConstraint TextScrollOffsetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextScrollOffsetPropertyInfo)

attrPut :: AttrBaseTypeConstraint TextScrollOffsetPropertyInfo o => o -> AttrGetType TextScrollOffsetPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextScrollOffsetPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint TextScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextScrollOffsetPropertyInfo = IsText
type AttrGetType TextScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextScrollOffsetPropertyInfo = Int32
type AttrLabel TextScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextScrollOffsetPropertyInfo = "scroll-offset"
type AttrOrigin TextScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextScrollOffsetPropertyInfo = Type ~ ()
type AttrTransferType TextScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextScrollOffsetPropertyInfo = ()
type AttrTransferTypeConstraint TextScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextScrollOffsetPropertyInfo = Type ~ ()

data TextSetActivatesDefaultMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsText a) => OverloadedMethod TextSetActivatesDefaultMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextSetActivatesDefaultMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextSetAttributesMethodInfo #

Instances

Instances details
(signature ~ (Maybe AttrList -> m ()), MonadIO m, IsText a) => OverloadedMethod TextSetAttributesMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextSetAttributesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextSetBufferMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsText a, IsEntryBuffer b) => OverloadedMethod TextSetBufferMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextSetBufferMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextSetEnableEmojiCompletionMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsText a) => OverloadedMethod TextSetEnableEmojiCompletionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextSetEnableEmojiCompletionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextSetExtraMenuMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsText a, IsMenuModel b) => OverloadedMethod TextSetExtraMenuMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextSetExtraMenuMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextSetInputHintsMethodInfo #

Instances

Instances details
(signature ~ ([InputHints] -> m ()), MonadIO m, IsText a) => OverloadedMethod TextSetInputHintsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextSetInputHintsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextSetInputPurposeMethodInfo #

Instances

Instances details
(signature ~ (InputPurpose -> m ()), MonadIO m, IsText a) => OverloadedMethod TextSetInputPurposeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextSetInputPurposeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextSetInvisibleCharMethodInfo #

Instances

Instances details
(signature ~ (Char -> m ()), MonadIO m, IsText a) => OverloadedMethod TextSetInvisibleCharMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextSetInvisibleCharMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextSetMaxLengthMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> m ()), MonadIO m, IsText a) => OverloadedMethod TextSetMaxLengthMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextSetMaxLengthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextSetOverwriteModeMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsText a) => OverloadedMethod TextSetOverwriteModeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextSetOverwriteModeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextSetPlaceholderTextMethodInfo #

Instances

Instances details
(signature ~ (Maybe Text -> m ()), MonadIO m, IsText a) => OverloadedMethod TextSetPlaceholderTextMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextSetPlaceholderTextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextSetPropagateTextWidthMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsText a) => OverloadedMethod TextSetPropagateTextWidthMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextSetPropagateTextWidthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextSetTabsMethodInfo #

Instances

Instances details
(signature ~ (Maybe TabArray -> m ()), MonadIO m, IsText a) => OverloadedMethod TextSetTabsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextSetTabsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextSetTruncateMultilineMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsText a) => OverloadedMethod TextSetTruncateMultilineMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextSetTruncateMultilineMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextSetVisibilityMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsText a) => OverloadedMethod TextSetVisibilityMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextSetVisibilityMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextTabsPropertyInfo #

Instances

Instances details
AttrInfo TextTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type AttrAllowedOps TextTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextTabsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint TextTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextTabsPropertyInfo = IsText
type AttrGetType TextTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextTabsPropertyInfo = Maybe TabArray
type AttrSetTypeConstraint TextTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextTabsPropertyInfo = Type ~ TabArray
type AttrTransferTypeConstraint TextTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextTabsPropertyInfo = Type ~ TabArray
type AttrTransferType TextTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextTabsPropertyInfo = TabArray
type AttrLabel TextTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextTabsPropertyInfo = "tabs"
type AttrOrigin TextTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrOrigin TextTabsPropertyInfo = Text

Methods

attrGet :: AttrBaseTypeConstraint TextTabsPropertyInfo o => o -> IO (AttrGetType TextTabsPropertyInfo)

attrSet :: (AttrBaseTypeConstraint TextTabsPropertyInfo o, AttrSetTypeConstraint TextTabsPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint TextTabsPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint TextTabsPropertyInfo o, AttrSetTypeConstraint TextTabsPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint TextTabsPropertyInfo o, AttrTransferTypeConstraint TextTabsPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTabsPropertyInfo)

attrPut :: AttrBaseTypeConstraint TextTabsPropertyInfo o => o -> AttrGetType TextTabsPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextTabsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint TextTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextTabsPropertyInfo = IsText
type AttrGetType TextTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextTabsPropertyInfo = Maybe TabArray
type AttrLabel TextTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextTabsPropertyInfo = "tabs"
type AttrOrigin TextTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrOrigin TextTabsPropertyInfo = Text
type AttrSetTypeConstraint TextTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextTabsPropertyInfo = Type ~ TabArray
type AttrTransferType TextTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextTabsPropertyInfo = TabArray
type AttrTransferTypeConstraint TextTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextTabsPropertyInfo = Type ~ TabArray

data TextToggleOverwriteSignalInfo #

Instances

Instances details
SignalInfo TextToggleOverwriteSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type HaskellCallbackType TextToggleOverwriteSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType TextToggleOverwriteSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TextToggleOverwriteSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Text

data TextTruncateMultilinePropertyInfo #

Instances

Instances details
AttrInfo TextTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type AttrAllowedOps TextTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextTruncateMultilinePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint TextTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextTruncateMultilinePropertyInfo = IsText
type AttrGetType TextTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextTruncateMultilinePropertyInfo = Bool
type AttrSetTypeConstraint TextTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextTruncateMultilinePropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint TextTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextTruncateMultilinePropertyInfo = Type ~ Bool
type AttrTransferType TextTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextTruncateMultilinePropertyInfo = Bool
type AttrLabel TextTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextTruncateMultilinePropertyInfo = "truncate-multiline"
type AttrOrigin TextTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

attrGet :: AttrBaseTypeConstraint TextTruncateMultilinePropertyInfo o => o -> IO (AttrGetType TextTruncateMultilinePropertyInfo)

attrSet :: (AttrBaseTypeConstraint TextTruncateMultilinePropertyInfo o, AttrSetTypeConstraint TextTruncateMultilinePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint TextTruncateMultilinePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint TextTruncateMultilinePropertyInfo o, AttrSetTypeConstraint TextTruncateMultilinePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint TextTruncateMultilinePropertyInfo o, AttrTransferTypeConstraint TextTruncateMultilinePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTruncateMultilinePropertyInfo)

attrPut :: AttrBaseTypeConstraint TextTruncateMultilinePropertyInfo o => o -> AttrGetType TextTruncateMultilinePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextTruncateMultilinePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint TextTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextTruncateMultilinePropertyInfo = IsText
type AttrGetType TextTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextTruncateMultilinePropertyInfo = Bool
type AttrLabel TextTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextTruncateMultilinePropertyInfo = "truncate-multiline"
type AttrOrigin TextTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextTruncateMultilinePropertyInfo = Type ~ Bool
type AttrTransferType TextTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextTruncateMultilinePropertyInfo = Bool
type AttrTransferTypeConstraint TextTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextTruncateMultilinePropertyInfo = Type ~ Bool

data TextUnsetInvisibleCharMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsText a) => OverloadedMethod TextUnsetInvisibleCharMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextUnsetInvisibleCharMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextVisibilityPropertyInfo #

Instances

Instances details
AttrInfo TextVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Associated Types

type AttrAllowedOps TextVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextVisibilityPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint TextVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextVisibilityPropertyInfo = IsText
type AttrGetType TextVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextVisibilityPropertyInfo = Bool
type AttrSetTypeConstraint TextVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextVisibilityPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint TextVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextVisibilityPropertyInfo = Type ~ Bool
type AttrTransferType TextVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextVisibilityPropertyInfo = Bool
type AttrLabel TextVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextVisibilityPropertyInfo = "visibility"
type AttrOrigin TextVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

Methods

attrGet :: AttrBaseTypeConstraint TextVisibilityPropertyInfo o => o -> IO (AttrGetType TextVisibilityPropertyInfo)

attrSet :: (AttrBaseTypeConstraint TextVisibilityPropertyInfo o, AttrSetTypeConstraint TextVisibilityPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint TextVisibilityPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint TextVisibilityPropertyInfo o, AttrSetTypeConstraint TextVisibilityPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint TextVisibilityPropertyInfo o, AttrTransferTypeConstraint TextVisibilityPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextVisibilityPropertyInfo)

attrPut :: AttrBaseTypeConstraint TextVisibilityPropertyInfo o => o -> AttrGetType TextVisibilityPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrAllowedOps TextVisibilityPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint TextVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrBaseTypeConstraint TextVisibilityPropertyInfo = IsText
type AttrGetType TextVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrGetType TextVisibilityPropertyInfo = Bool
type AttrLabel TextVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrLabel TextVisibilityPropertyInfo = "visibility"
type AttrOrigin TextVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrSetTypeConstraint TextVisibilityPropertyInfo = Type ~ Bool
type AttrTransferType TextVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferType TextVisibilityPropertyInfo = Bool
type AttrTransferTypeConstraint TextVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Text

type AttrTransferTypeConstraint TextVisibilityPropertyInfo = Type ~ Bool

afterTextActivate :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextActivateCallback) -> m SignalHandlerId #

afterTextBackspace :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextBackspaceCallback) -> m SignalHandlerId #

afterTextCopyClipboard :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextCopyClipboardCallback) -> m SignalHandlerId #

afterTextCutClipboard :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextCutClipboardCallback) -> m SignalHandlerId #

afterTextDeleteFromCursor :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextDeleteFromCursorCallback) -> m SignalHandlerId #

afterTextInsertAtCursor :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextInsertAtCursorCallback) -> m SignalHandlerId #

afterTextInsertEmoji :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextInsertEmojiCallback) -> m SignalHandlerId #

afterTextMoveCursor :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextMoveCursorCallback) -> m SignalHandlerId #

afterTextPasteClipboard :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextPasteClipboardCallback) -> m SignalHandlerId #

afterTextPreeditChanged :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextPreeditChangedCallback) -> m SignalHandlerId #

afterTextToggleOverwrite :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextToggleOverwriteCallback) -> m SignalHandlerId #

clearTextAttributes :: (MonadIO m, IsText o) => o -> m () #

clearTextExtraMenu :: (MonadIO m, IsText o) => o -> m () #

clearTextImModule :: (MonadIO m, IsText o) => o -> m () #

clearTextPlaceholderText :: (MonadIO m, IsText o) => o -> m () #

clearTextTabs :: (MonadIO m, IsText o) => o -> m () #

constructTextActivatesDefault :: (IsText o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructTextAttributes :: (IsText o, MonadIO m) => AttrList -> m (GValueConstruct o) #

constructTextBuffer :: (IsText o, MonadIO m, IsEntryBuffer a) => a -> m (GValueConstruct o) #

constructTextEnableEmojiCompletion :: (IsText o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructTextExtraMenu :: (IsText o, MonadIO m, IsMenuModel a) => a -> m (GValueConstruct o) #

constructTextImModule :: (IsText o, MonadIO m) => Text -> m (GValueConstruct o) #

constructTextInputHints :: (IsText o, MonadIO m) => [InputHints] -> m (GValueConstruct o) #

constructTextInputPurpose :: (IsText o, MonadIO m) => InputPurpose -> m (GValueConstruct o) #

constructTextInvisibleChar :: (IsText o, MonadIO m) => Word32 -> m (GValueConstruct o) #

constructTextInvisibleCharSet :: (IsText o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructTextMaxLength :: (IsText o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructTextOverwriteMode :: (IsText o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructTextPlaceholderText :: (IsText o, MonadIO m) => Text -> m (GValueConstruct o) #

constructTextPropagateTextWidth :: (IsText o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructTextTabs :: (IsText o, MonadIO m) => TabArray -> m (GValueConstruct o) #

constructTextTruncateMultiline :: (IsText o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructTextVisibility :: (IsText o, MonadIO m) => Bool -> m (GValueConstruct o) #

getTextActivatesDefault :: (MonadIO m, IsText o) => o -> m Bool #

getTextAttributes :: (MonadIO m, IsText o) => o -> m (Maybe AttrList) #

getTextBuffer :: (MonadIO m, IsText o) => o -> m EntryBuffer #

getTextEnableEmojiCompletion :: (MonadIO m, IsText o) => o -> m Bool #

getTextExtraMenu :: (MonadIO m, IsText o) => o -> m (Maybe MenuModel) #

getTextImModule :: (MonadIO m, IsText o) => o -> m (Maybe Text) #

getTextInputHints :: (MonadIO m, IsText o) => o -> m [InputHints] #

getTextInputPurpose :: (MonadIO m, IsText o) => o -> m InputPurpose #

getTextInvisibleChar :: (MonadIO m, IsText o) => o -> m Word32 #

getTextInvisibleCharSet :: (MonadIO m, IsText o) => o -> m Bool #

getTextMaxLength :: (MonadIO m, IsText o) => o -> m Int32 #

getTextOverwriteMode :: (MonadIO m, IsText o) => o -> m Bool #

getTextPlaceholderText :: (MonadIO m, IsText o) => o -> m (Maybe Text) #

getTextPropagateTextWidth :: (MonadIO m, IsText o) => o -> m Bool #

getTextScrollOffset :: (MonadIO m, IsText o) => o -> m Int32 #

getTextTabs :: (MonadIO m, IsText o) => o -> m (Maybe TabArray) #

getTextTruncateMultiline :: (MonadIO m, IsText o) => o -> m Bool #

getTextVisibility :: (MonadIO m, IsText o) => o -> m Bool #

onTextActivate :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextActivateCallback) -> m SignalHandlerId #

onTextBackspace :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextBackspaceCallback) -> m SignalHandlerId #

onTextCopyClipboard :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextCopyClipboardCallback) -> m SignalHandlerId #

onTextCutClipboard :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextCutClipboardCallback) -> m SignalHandlerId #

onTextDeleteFromCursor :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextDeleteFromCursorCallback) -> m SignalHandlerId #

onTextInsertAtCursor :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextInsertAtCursorCallback) -> m SignalHandlerId #

onTextInsertEmoji :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextInsertEmojiCallback) -> m SignalHandlerId #

onTextMoveCursor :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextMoveCursorCallback) -> m SignalHandlerId #

onTextPasteClipboard :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextPasteClipboardCallback) -> m SignalHandlerId #

onTextPreeditChanged :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextPreeditChangedCallback) -> m SignalHandlerId #

onTextToggleOverwrite :: (IsText a, MonadIO m) => a -> ((?self :: a) => TextToggleOverwriteCallback) -> m SignalHandlerId #

setTextActivatesDefault :: (MonadIO m, IsText o) => o -> Bool -> m () #

setTextAttributes :: (MonadIO m, IsText o) => o -> AttrList -> m () #

setTextBuffer :: (MonadIO m, IsText o, IsEntryBuffer a) => o -> a -> m () #

setTextEnableEmojiCompletion :: (MonadIO m, IsText o) => o -> Bool -> m () #

setTextExtraMenu :: (MonadIO m, IsText o, IsMenuModel a) => o -> a -> m () #

setTextImModule :: (MonadIO m, IsText o) => o -> Text -> m () #

setTextInputHints :: (MonadIO m, IsText o) => o -> [InputHints] -> m () #

setTextInputPurpose :: (MonadIO m, IsText o) => o -> InputPurpose -> m () #

setTextInvisibleChar :: (MonadIO m, IsText o) => o -> Word32 -> m () #

setTextInvisibleCharSet :: (MonadIO m, IsText o) => o -> Bool -> m () #

setTextMaxLength :: (MonadIO m, IsText o) => o -> Int32 -> m () #

setTextOverwriteMode :: (MonadIO m, IsText o) => o -> Bool -> m () #

setTextPlaceholderText :: (MonadIO m, IsText o) => o -> Text -> m () #

setTextPropagateTextWidth :: (MonadIO m, IsText o) => o -> Bool -> m () #

setTextTabs :: (MonadIO m, IsText o) => o -> TabArray -> m () #

setTextTruncateMultiline :: (MonadIO m, IsText o) => o -> Bool -> m () #

setTextVisibility :: (MonadIO m, IsText o) => o -> Bool -> m () #

textActivatesDefault :: AttrLabelProxy "activatesDefault" #

textAttributes :: AttrLabelProxy "attributes" #

textBuffer :: AttrLabelProxy "buffer" #

textComputeCursorExtents :: (HasCallStack, MonadIO m, IsText a) => a -> CSize -> m (Rect, Rect) #

textEnableEmojiCompletion :: AttrLabelProxy "enableEmojiCompletion" #

textExtraMenu :: AttrLabelProxy "extraMenu" #

textGetActivatesDefault :: (HasCallStack, MonadIO m, IsText a) => a -> m Bool #

textGetAttributes :: (HasCallStack, MonadIO m, IsText a) => a -> m (Maybe AttrList) #

textGetBuffer :: (HasCallStack, MonadIO m, IsText a) => a -> m EntryBuffer #

textGetEnableEmojiCompletion :: (HasCallStack, MonadIO m, IsText a) => a -> m Bool #

textGetExtraMenu :: (HasCallStack, MonadIO m, IsText a) => a -> m (Maybe MenuModel) #

textGetInputHints :: (HasCallStack, MonadIO m, IsText a) => a -> m [InputHints] #

textGetInputPurpose :: (HasCallStack, MonadIO m, IsText a) => a -> m InputPurpose #

textGetInvisibleChar :: (HasCallStack, MonadIO m, IsText a) => a -> m Char #

textGetMaxLength :: (HasCallStack, MonadIO m, IsText a) => a -> m Int32 #

textGetOverwriteMode :: (HasCallStack, MonadIO m, IsText a) => a -> m Bool #

textGetPlaceholderText :: (HasCallStack, MonadIO m, IsText a) => a -> m (Maybe Text) #

textGetPropagateTextWidth :: (HasCallStack, MonadIO m, IsText a) => a -> m Bool #

textGetTabs :: (HasCallStack, MonadIO m, IsText a) => a -> m (Maybe TabArray) #

textGetTextLength :: (HasCallStack, MonadIO m, IsText a) => a -> m Word16 #

textGetTruncateMultiline :: (HasCallStack, MonadIO m, IsText a) => a -> m Bool #

textGetVisibility :: (HasCallStack, MonadIO m, IsText a) => a -> m Bool #

textGrabFocusWithoutSelecting :: (HasCallStack, MonadIO m, IsText a) => a -> m Bool #

textImModule :: AttrLabelProxy "imModule" #

textInputHints :: AttrLabelProxy "inputHints" #

textInputPurpose :: AttrLabelProxy "inputPurpose" #

textInvisibleChar :: AttrLabelProxy "invisibleChar" #

textInvisibleCharSet :: AttrLabelProxy "invisibleCharSet" #

textMaxLength :: AttrLabelProxy "maxLength" #

textNew :: (HasCallStack, MonadIO m) => m Text #

textNewWithBuffer :: (HasCallStack, MonadIO m, IsEntryBuffer a) => a -> m Text #

textOverwriteMode :: AttrLabelProxy "overwriteMode" #

textPlaceholderText :: AttrLabelProxy "placeholderText" #

textPropagateTextWidth :: AttrLabelProxy "propagateTextWidth" #

textScrollOffset :: AttrLabelProxy "scrollOffset" #

textSetActivatesDefault :: (HasCallStack, MonadIO m, IsText a) => a -> Bool -> m () #

textSetAttributes :: (HasCallStack, MonadIO m, IsText a) => a -> Maybe AttrList -> m () #

textSetBuffer :: (HasCallStack, MonadIO m, IsText a, IsEntryBuffer b) => a -> b -> m () #

textSetEnableEmojiCompletion :: (HasCallStack, MonadIO m, IsText a) => a -> Bool -> m () #

textSetExtraMenu :: (HasCallStack, MonadIO m, IsText a, IsMenuModel b) => a -> Maybe b -> m () #

textSetInputHints :: (HasCallStack, MonadIO m, IsText a) => a -> [InputHints] -> m () #

textSetInputPurpose :: (HasCallStack, MonadIO m, IsText a) => a -> InputPurpose -> m () #

textSetInvisibleChar :: (HasCallStack, MonadIO m, IsText a) => a -> Char -> m () #

textSetMaxLength :: (HasCallStack, MonadIO m, IsText a) => a -> Int32 -> m () #

textSetOverwriteMode :: (HasCallStack, MonadIO m, IsText a) => a -> Bool -> m () #

textSetPlaceholderText :: (HasCallStack, MonadIO m, IsText a) => a -> Maybe Text -> m () #

textSetPropagateTextWidth :: (HasCallStack, MonadIO m, IsText a) => a -> Bool -> m () #

textSetTabs :: (HasCallStack, MonadIO m, IsText a) => a -> Maybe TabArray -> m () #

textSetTruncateMultiline :: (HasCallStack, MonadIO m, IsText a) => a -> Bool -> m () #

textSetVisibility :: (HasCallStack, MonadIO m, IsText a) => a -> Bool -> m () #

textTabs :: AttrLabelProxy "tabs" #

textTruncateMultiline :: AttrLabelProxy "truncateMultiline" #

textUnsetInvisibleChar :: (HasCallStack, MonadIO m, IsText a) => a -> m () #

textVisibility :: AttrLabelProxy "visibility" #

toText :: (MonadIO m, IsText o) => o -> m Text #