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

GI.Gtk.Objects.TextView

Description

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

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

Documentation

newtype TextView #

Constructors

TextView (ManagedPtr TextView) 

Instances

Instances details
Eq TextView 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

(==) :: TextView -> TextView -> Bool

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

GObject TextView 
Instance details

Defined in GI.Gtk.Objects.TextView

ManagedPtrNewtype TextView 
Instance details

Defined in GI.Gtk.Objects.TextView

TypedObject TextView 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

glibType :: IO GType #

HasParentTypes TextView 
Instance details

Defined in GI.Gtk.Objects.TextView

HasAttributeList TextView 
Instance details

Defined in GI.Gtk.Objects.TextView

(info ~ ResolveTextViewMethod t TextView, OverloadedMethod info TextView p, HasField t TextView p) => HasField (t :: Symbol) TextView p 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

getField :: TextView -> p

(info ~ ResolveTextViewMethod t TextView, OverloadedMethodInfo info TextView) => IsLabel t (MethodProxy info TextView) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

fromLabel :: MethodProxy info TextView

(info ~ ResolveTextViewMethod t TextView, OverloadedMethod info TextView p) => IsLabel t (TextView -> p) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

fromLabel :: TextView -> p

IsGValue (Maybe TextView) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList TextView 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttributeList TextView = TextViewAttributeList
type ParentTypes TextView 
Instance details

Defined in GI.Gtk.Objects.TextView

type SignalList TextView 
Instance details

Defined in GI.Gtk.Objects.TextView

type SignalList TextView = TextViewSignalList

class (GObject o, IsDescendantOf TextView o) => IsTextView o #

Instances

Instances details
(GObject o, IsDescendantOf TextView o) => IsTextView o 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Equations

ResolveTextViewMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo 
ResolveTextViewMethod "activate" o = WidgetActivateMethodInfo 
ResolveTextViewMethod "activateAction" o = WidgetActivateActionMethodInfo 
ResolveTextViewMethod "activateDefault" o = WidgetActivateDefaultMethodInfo 
ResolveTextViewMethod "addChildAtAnchor" o = TextViewAddChildAtAnchorMethodInfo 
ResolveTextViewMethod "addController" o = WidgetAddControllerMethodInfo 
ResolveTextViewMethod "addCssClass" o = WidgetAddCssClassMethodInfo 
ResolveTextViewMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo 
ResolveTextViewMethod "addOverlay" o = TextViewAddOverlayMethodInfo 
ResolveTextViewMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo 
ResolveTextViewMethod "allocate" o = WidgetAllocateMethodInfo 
ResolveTextViewMethod "announce" o = AccessibleAnnounceMethodInfo 
ResolveTextViewMethod "backwardDisplayLine" o = TextViewBackwardDisplayLineMethodInfo 
ResolveTextViewMethod "backwardDisplayLineStart" o = TextViewBackwardDisplayLineStartMethodInfo 
ResolveTextViewMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveTextViewMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveTextViewMethod "bufferToWindowCoords" o = TextViewBufferToWindowCoordsMethodInfo 
ResolveTextViewMethod "childFocus" o = WidgetChildFocusMethodInfo 
ResolveTextViewMethod "computeBounds" o = WidgetComputeBoundsMethodInfo 
ResolveTextViewMethod "computeExpand" o = WidgetComputeExpandMethodInfo 
ResolveTextViewMethod "computePoint" o = WidgetComputePointMethodInfo 
ResolveTextViewMethod "computeTransform" o = WidgetComputeTransformMethodInfo 
ResolveTextViewMethod "contains" o = WidgetContainsMethodInfo 
ResolveTextViewMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo 
ResolveTextViewMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo 
ResolveTextViewMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo 
ResolveTextViewMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo 
ResolveTextViewMethod "errorBell" o = WidgetErrorBellMethodInfo 
ResolveTextViewMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveTextViewMethod "forwardDisplayLine" o = TextViewForwardDisplayLineMethodInfo 
ResolveTextViewMethod "forwardDisplayLineEnd" o = TextViewForwardDisplayLineEndMethodInfo 
ResolveTextViewMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveTextViewMethod "getv" o = ObjectGetvMethodInfo 
ResolveTextViewMethod "grabFocus" o = WidgetGrabFocusMethodInfo 
ResolveTextViewMethod "hasCssClass" o = WidgetHasCssClassMethodInfo 
ResolveTextViewMethod "hasDefault" o = WidgetHasDefaultMethodInfo 
ResolveTextViewMethod "hasFocus" o = WidgetHasFocusMethodInfo 
ResolveTextViewMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo 
ResolveTextViewMethod "hide" o = WidgetHideMethodInfo 
ResolveTextViewMethod "imContextFilterKeypress" o = TextViewImContextFilterKeypressMethodInfo 
ResolveTextViewMethod "inDestruction" o = WidgetInDestructionMethodInfo 
ResolveTextViewMethod "initTemplate" o = WidgetInitTemplateMethodInfo 
ResolveTextViewMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo 
ResolveTextViewMethod "insertAfter" o = WidgetInsertAfterMethodInfo 
ResolveTextViewMethod "insertBefore" o = WidgetInsertBeforeMethodInfo 
ResolveTextViewMethod "isAncestor" o = WidgetIsAncestorMethodInfo 
ResolveTextViewMethod "isDrawable" o = WidgetIsDrawableMethodInfo 
ResolveTextViewMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveTextViewMethod "isFocus" o = WidgetIsFocusMethodInfo 
ResolveTextViewMethod "isSensitive" o = WidgetIsSensitiveMethodInfo 
ResolveTextViewMethod "isVisible" o = WidgetIsVisibleMethodInfo 
ResolveTextViewMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo 
ResolveTextViewMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo 
ResolveTextViewMethod "map" o = WidgetMapMethodInfo 
ResolveTextViewMethod "measure" o = WidgetMeasureMethodInfo 
ResolveTextViewMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo 
ResolveTextViewMethod "moveMarkOnscreen" o = TextViewMoveMarkOnscreenMethodInfo 
ResolveTextViewMethod "moveOverlay" o = TextViewMoveOverlayMethodInfo 
ResolveTextViewMethod "moveVisually" o = TextViewMoveVisuallyMethodInfo 
ResolveTextViewMethod "notify" o = ObjectNotifyMethodInfo 
ResolveTextViewMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveTextViewMethod "observeChildren" o = WidgetObserveChildrenMethodInfo 
ResolveTextViewMethod "observeControllers" o = WidgetObserveControllersMethodInfo 
ResolveTextViewMethod "pick" o = WidgetPickMethodInfo 
ResolveTextViewMethod "placeCursorOnscreen" o = TextViewPlaceCursorOnscreenMethodInfo 
ResolveTextViewMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo 
ResolveTextViewMethod "queueDraw" o = WidgetQueueDrawMethodInfo 
ResolveTextViewMethod "queueResize" o = WidgetQueueResizeMethodInfo 
ResolveTextViewMethod "realize" o = WidgetRealizeMethodInfo 
ResolveTextViewMethod "ref" o = ObjectRefMethodInfo 
ResolveTextViewMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveTextViewMethod "remove" o = TextViewRemoveMethodInfo 
ResolveTextViewMethod "removeController" o = WidgetRemoveControllerMethodInfo 
ResolveTextViewMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo 
ResolveTextViewMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo 
ResolveTextViewMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo 
ResolveTextViewMethod "resetCursorBlink" o = TextViewResetCursorBlinkMethodInfo 
ResolveTextViewMethod "resetImContext" o = TextViewResetImContextMethodInfo 
ResolveTextViewMethod "resetProperty" o = AccessibleResetPropertyMethodInfo 
ResolveTextViewMethod "resetRelation" o = AccessibleResetRelationMethodInfo 
ResolveTextViewMethod "resetState" o = AccessibleResetStateMethodInfo 
ResolveTextViewMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveTextViewMethod "scrollMarkOnscreen" o = TextViewScrollMarkOnscreenMethodInfo 
ResolveTextViewMethod "scrollToIter" o = TextViewScrollToIterMethodInfo 
ResolveTextViewMethod "scrollToMark" o = TextViewScrollToMarkMethodInfo 
ResolveTextViewMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo 
ResolveTextViewMethod "show" o = WidgetShowMethodInfo 
ResolveTextViewMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo 
ResolveTextViewMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo 
ResolveTextViewMethod "startsDisplayLine" o = TextViewStartsDisplayLineMethodInfo 
ResolveTextViewMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveTextViewMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveTextViewMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveTextViewMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo 
ResolveTextViewMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo 
ResolveTextViewMethod "unmap" o = WidgetUnmapMethodInfo 
ResolveTextViewMethod "unparent" o = WidgetUnparentMethodInfo 
ResolveTextViewMethod "unrealize" o = WidgetUnrealizeMethodInfo 
ResolveTextViewMethod "unref" o = ObjectUnrefMethodInfo 
ResolveTextViewMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo 
ResolveTextViewMethod "updateCaretPosition" o = AccessibleTextUpdateCaretPositionMethodInfo 
ResolveTextViewMethod "updateContents" o = AccessibleTextUpdateContentsMethodInfo 
ResolveTextViewMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo 
ResolveTextViewMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo 
ResolveTextViewMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo 
ResolveTextViewMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo 
ResolveTextViewMethod "updateSelectionBound" o = AccessibleTextUpdateSelectionBoundMethodInfo 
ResolveTextViewMethod "updateState" o = AccessibleUpdateStateMethodInfo 
ResolveTextViewMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveTextViewMethod "windowToBufferCoords" o = TextViewWindowToBufferCoordsMethodInfo 
ResolveTextViewMethod "getAcceptsTab" o = TextViewGetAcceptsTabMethodInfo 
ResolveTextViewMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo 
ResolveTextViewMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo 
ResolveTextViewMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo 
ResolveTextViewMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo 
ResolveTextViewMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo 
ResolveTextViewMethod "getAllocation" o = WidgetGetAllocationMethodInfo 
ResolveTextViewMethod "getAncestor" o = WidgetGetAncestorMethodInfo 
ResolveTextViewMethod "getAtContext" o = AccessibleGetAtContextMethodInfo 
ResolveTextViewMethod "getBaseline" o = WidgetGetBaselineMethodInfo 
ResolveTextViewMethod "getBorder" o = ScrollableGetBorderMethodInfo 
ResolveTextViewMethod "getBottomMargin" o = TextViewGetBottomMarginMethodInfo 
ResolveTextViewMethod "getBounds" o = AccessibleGetBoundsMethodInfo 
ResolveTextViewMethod "getBuffer" o = TextViewGetBufferMethodInfo 
ResolveTextViewMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo 
ResolveTextViewMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo 
ResolveTextViewMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo 
ResolveTextViewMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo 
ResolveTextViewMethod "getClipboard" o = WidgetGetClipboardMethodInfo 
ResolveTextViewMethod "getColor" o = WidgetGetColorMethodInfo 
ResolveTextViewMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo 
ResolveTextViewMethod "getCssName" o = WidgetGetCssNameMethodInfo 
ResolveTextViewMethod "getCursor" o = WidgetGetCursorMethodInfo 
ResolveTextViewMethod "getCursorLocations" o = TextViewGetCursorLocationsMethodInfo 
ResolveTextViewMethod "getCursorVisible" o = TextViewGetCursorVisibleMethodInfo 
ResolveTextViewMethod "getData" o = ObjectGetDataMethodInfo 
ResolveTextViewMethod "getDirection" o = WidgetGetDirectionMethodInfo 
ResolveTextViewMethod "getDisplay" o = WidgetGetDisplayMethodInfo 
ResolveTextViewMethod "getEditable" o = TextViewGetEditableMethodInfo 
ResolveTextViewMethod "getExtraMenu" o = TextViewGetExtraMenuMethodInfo 
ResolveTextViewMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo 
ResolveTextViewMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo 
ResolveTextViewMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo 
ResolveTextViewMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo 
ResolveTextViewMethod "getFocusable" o = WidgetGetFocusableMethodInfo 
ResolveTextViewMethod "getFontMap" o = WidgetGetFontMapMethodInfo 
ResolveTextViewMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo 
ResolveTextViewMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo 
ResolveTextViewMethod "getGutter" o = TextViewGetGutterMethodInfo 
ResolveTextViewMethod "getHadjustment" o = ScrollableGetHadjustmentMethodInfo 
ResolveTextViewMethod "getHalign" o = WidgetGetHalignMethodInfo 
ResolveTextViewMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo 
ResolveTextViewMethod "getHeight" o = WidgetGetHeightMethodInfo 
ResolveTextViewMethod "getHexpand" o = WidgetGetHexpandMethodInfo 
ResolveTextViewMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo 
ResolveTextViewMethod "getHscrollPolicy" o = ScrollableGetHscrollPolicyMethodInfo 
ResolveTextViewMethod "getIndent" o = TextViewGetIndentMethodInfo 
ResolveTextViewMethod "getInputHints" o = TextViewGetInputHintsMethodInfo 
ResolveTextViewMethod "getInputPurpose" o = TextViewGetInputPurposeMethodInfo 
ResolveTextViewMethod "getIterAtLocation" o = TextViewGetIterAtLocationMethodInfo 
ResolveTextViewMethod "getIterAtPosition" o = TextViewGetIterAtPositionMethodInfo 
ResolveTextViewMethod "getIterLocation" o = TextViewGetIterLocationMethodInfo 
ResolveTextViewMethod "getJustification" o = TextViewGetJustificationMethodInfo 
ResolveTextViewMethod "getLastChild" o = WidgetGetLastChildMethodInfo 
ResolveTextViewMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo 
ResolveTextViewMethod "getLeftMargin" o = TextViewGetLeftMarginMethodInfo 
ResolveTextViewMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo 
ResolveTextViewMethod "getLineAtY" o = TextViewGetLineAtYMethodInfo 
ResolveTextViewMethod "getLineYrange" o = TextViewGetLineYrangeMethodInfo 
ResolveTextViewMethod "getLtrContext" o = TextViewGetLtrContextMethodInfo 
ResolveTextViewMethod "getMapped" o = WidgetGetMappedMethodInfo 
ResolveTextViewMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo 
ResolveTextViewMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo 
ResolveTextViewMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo 
ResolveTextViewMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo 
ResolveTextViewMethod "getMonospace" o = TextViewGetMonospaceMethodInfo 
ResolveTextViewMethod "getName" o = WidgetGetNameMethodInfo 
ResolveTextViewMethod "getNative" o = WidgetGetNativeMethodInfo 
ResolveTextViewMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo 
ResolveTextViewMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo 
ResolveTextViewMethod "getOpacity" o = WidgetGetOpacityMethodInfo 
ResolveTextViewMethod "getOverflow" o = WidgetGetOverflowMethodInfo 
ResolveTextViewMethod "getOverwrite" o = TextViewGetOverwriteMethodInfo 
ResolveTextViewMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo 
ResolveTextViewMethod "getParent" o = WidgetGetParentMethodInfo 
ResolveTextViewMethod "getPixelsAboveLines" o = TextViewGetPixelsAboveLinesMethodInfo 
ResolveTextViewMethod "getPixelsBelowLines" o = TextViewGetPixelsBelowLinesMethodInfo 
ResolveTextViewMethod "getPixelsInsideWrap" o = TextViewGetPixelsInsideWrapMethodInfo 
ResolveTextViewMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo 
ResolveTextViewMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo 
ResolveTextViewMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo 
ResolveTextViewMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo 
ResolveTextViewMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveTextViewMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveTextViewMethod "getRealized" o = WidgetGetRealizedMethodInfo 
ResolveTextViewMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo 
ResolveTextViewMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo 
ResolveTextViewMethod "getRightMargin" o = TextViewGetRightMarginMethodInfo 
ResolveTextViewMethod "getRoot" o = WidgetGetRootMethodInfo 
ResolveTextViewMethod "getRtlContext" o = TextViewGetRtlContextMethodInfo 
ResolveTextViewMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo 
ResolveTextViewMethod "getSensitive" o = WidgetGetSensitiveMethodInfo 
ResolveTextViewMethod "getSettings" o = WidgetGetSettingsMethodInfo 
ResolveTextViewMethod "getSize" o = WidgetGetSizeMethodInfo 
ResolveTextViewMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo 
ResolveTextViewMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo 
ResolveTextViewMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo 
ResolveTextViewMethod "getTabs" o = TextViewGetTabsMethodInfo 
ResolveTextViewMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo 
ResolveTextViewMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo 
ResolveTextViewMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo 
ResolveTextViewMethod "getTopMargin" o = TextViewGetTopMarginMethodInfo 
ResolveTextViewMethod "getVadjustment" o = ScrollableGetVadjustmentMethodInfo 
ResolveTextViewMethod "getValign" o = WidgetGetValignMethodInfo 
ResolveTextViewMethod "getVexpand" o = WidgetGetVexpandMethodInfo 
ResolveTextViewMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo 
ResolveTextViewMethod "getVisible" o = WidgetGetVisibleMethodInfo 
ResolveTextViewMethod "getVisibleOffset" o = TextViewGetVisibleOffsetMethodInfo 
ResolveTextViewMethod "getVisibleRect" o = TextViewGetVisibleRectMethodInfo 
ResolveTextViewMethod "getVscrollPolicy" o = ScrollableGetVscrollPolicyMethodInfo 
ResolveTextViewMethod "getWidth" o = WidgetGetWidthMethodInfo 
ResolveTextViewMethod "getWrapMode" o = TextViewGetWrapModeMethodInfo 
ResolveTextViewMethod "setAcceptsTab" o = TextViewSetAcceptsTabMethodInfo 
ResolveTextViewMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo 
ResolveTextViewMethod "setBottomMargin" o = TextViewSetBottomMarginMethodInfo 
ResolveTextViewMethod "setBuffer" o = TextViewSetBufferMethodInfo 
ResolveTextViewMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo 
ResolveTextViewMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo 
ResolveTextViewMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo 
ResolveTextViewMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo 
ResolveTextViewMethod "setCursor" o = WidgetSetCursorMethodInfo 
ResolveTextViewMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo 
ResolveTextViewMethod "setCursorVisible" o = TextViewSetCursorVisibleMethodInfo 
ResolveTextViewMethod "setData" o = ObjectSetDataMethodInfo 
ResolveTextViewMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveTextViewMethod "setDirection" o = WidgetSetDirectionMethodInfo 
ResolveTextViewMethod "setEditable" o = TextViewSetEditableMethodInfo 
ResolveTextViewMethod "setExtraMenu" o = TextViewSetExtraMenuMethodInfo 
ResolveTextViewMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo 
ResolveTextViewMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo 
ResolveTextViewMethod "setFocusable" o = WidgetSetFocusableMethodInfo 
ResolveTextViewMethod "setFontMap" o = WidgetSetFontMapMethodInfo 
ResolveTextViewMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo 
ResolveTextViewMethod "setGutter" o = TextViewSetGutterMethodInfo 
ResolveTextViewMethod "setHadjustment" o = ScrollableSetHadjustmentMethodInfo 
ResolveTextViewMethod "setHalign" o = WidgetSetHalignMethodInfo 
ResolveTextViewMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo 
ResolveTextViewMethod "setHexpand" o = WidgetSetHexpandMethodInfo 
ResolveTextViewMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo 
ResolveTextViewMethod "setHscrollPolicy" o = ScrollableSetHscrollPolicyMethodInfo 
ResolveTextViewMethod "setIndent" o = TextViewSetIndentMethodInfo 
ResolveTextViewMethod "setInputHints" o = TextViewSetInputHintsMethodInfo 
ResolveTextViewMethod "setInputPurpose" o = TextViewSetInputPurposeMethodInfo 
ResolveTextViewMethod "setJustification" o = TextViewSetJustificationMethodInfo 
ResolveTextViewMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo 
ResolveTextViewMethod "setLeftMargin" o = TextViewSetLeftMarginMethodInfo 
ResolveTextViewMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo 
ResolveTextViewMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo 
ResolveTextViewMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo 
ResolveTextViewMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo 
ResolveTextViewMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo 
ResolveTextViewMethod "setMonospace" o = TextViewSetMonospaceMethodInfo 
ResolveTextViewMethod "setName" o = WidgetSetNameMethodInfo 
ResolveTextViewMethod "setOpacity" o = WidgetSetOpacityMethodInfo 
ResolveTextViewMethod "setOverflow" o = WidgetSetOverflowMethodInfo 
ResolveTextViewMethod "setOverwrite" o = TextViewSetOverwriteMethodInfo 
ResolveTextViewMethod "setParent" o = WidgetSetParentMethodInfo 
ResolveTextViewMethod "setPixelsAboveLines" o = TextViewSetPixelsAboveLinesMethodInfo 
ResolveTextViewMethod "setPixelsBelowLines" o = TextViewSetPixelsBelowLinesMethodInfo 
ResolveTextViewMethod "setPixelsInsideWrap" o = TextViewSetPixelsInsideWrapMethodInfo 
ResolveTextViewMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveTextViewMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo 
ResolveTextViewMethod "setRightMargin" o = TextViewSetRightMarginMethodInfo 
ResolveTextViewMethod "setSensitive" o = WidgetSetSensitiveMethodInfo 
ResolveTextViewMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo 
ResolveTextViewMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo 
ResolveTextViewMethod "setTabs" o = TextViewSetTabsMethodInfo 
ResolveTextViewMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo 
ResolveTextViewMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo 
ResolveTextViewMethod "setTopMargin" o = TextViewSetTopMarginMethodInfo 
ResolveTextViewMethod "setVadjustment" o = ScrollableSetVadjustmentMethodInfo 
ResolveTextViewMethod "setValign" o = WidgetSetValignMethodInfo 
ResolveTextViewMethod "setVexpand" o = WidgetSetVexpandMethodInfo 
ResolveTextViewMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo 
ResolveTextViewMethod "setVisible" o = WidgetSetVisibleMethodInfo 
ResolveTextViewMethod "setVscrollPolicy" o = ScrollableSetVscrollPolicyMethodInfo 
ResolveTextViewMethod "setWrapMode" o = TextViewSetWrapModeMethodInfo 
ResolveTextViewMethod l o = MethodResolutionFailed l o :: Type 

data TextViewAcceptsTabPropertyInfo #

Instances

Instances details
AttrInfo TextViewAcceptsTabPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type AttrAllowedOps TextViewAcceptsTabPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewAcceptsTabPropertyInfo = IsTextView
type AttrGetType TextViewAcceptsTabPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewAcceptsTabPropertyInfo = Bool
type AttrSetTypeConstraint TextViewAcceptsTabPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewAcceptsTabPropertyInfo = Bool
type AttrLabel TextViewAcceptsTabPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewAcceptsTabPropertyInfo = "accepts-tab"
type AttrOrigin TextViewAcceptsTabPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextViewAcceptsTabPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewAcceptsTabPropertyInfo = IsTextView
type AttrGetType TextViewAcceptsTabPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewAcceptsTabPropertyInfo = Bool
type AttrLabel TextViewAcceptsTabPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewAcceptsTabPropertyInfo = "accepts-tab"
type AttrOrigin TextViewAcceptsTabPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewAcceptsTabPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewAcceptsTabPropertyInfo = Bool
type AttrTransferTypeConstraint TextViewAcceptsTabPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferTypeConstraint TextViewAcceptsTabPropertyInfo = Type ~ Bool

data TextViewAddChildAtAnchorMethodInfo #

Instances

Instances details
(signature ~ (b -> c -> m ()), MonadIO m, IsTextView a, IsWidget b, IsTextChildAnchor c) => OverloadedMethod TextViewAddChildAtAnchorMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewAddChildAtAnchorMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewAddOverlayMethodInfo #

Instances

Instances details
(signature ~ (b -> Int32 -> Int32 -> m ()), MonadIO m, IsTextView a, IsWidget b) => OverloadedMethod TextViewAddOverlayMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewAddOverlayMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewBackspaceSignalInfo #

Instances

Instances details
SignalInfo TextViewBackspaceSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type HaskellCallbackType TextViewBackspaceSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TextViewBackspaceSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

data TextViewBackwardDisplayLineMethodInfo #

Instances

Instances details
(signature ~ (TextIter -> m Bool), MonadIO m, IsTextView a) => OverloadedMethod TextViewBackwardDisplayLineMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewBackwardDisplayLineMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewBackwardDisplayLineStartMethodInfo #

Instances

Instances details
(signature ~ (TextIter -> m Bool), MonadIO m, IsTextView a) => OverloadedMethod TextViewBackwardDisplayLineStartMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewBackwardDisplayLineStartMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewBottomMarginPropertyInfo #

Instances

Instances details
AttrInfo TextViewBottomMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type AttrAllowedOps TextViewBottomMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewBottomMarginPropertyInfo = IsTextView
type AttrGetType TextViewBottomMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewBottomMarginPropertyInfo = Int32
type AttrSetTypeConstraint TextViewBottomMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewBottomMarginPropertyInfo = Int32
type AttrLabel TextViewBottomMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewBottomMarginPropertyInfo = "bottom-margin"
type AttrOrigin TextViewBottomMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextViewBottomMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewBottomMarginPropertyInfo = IsTextView
type AttrGetType TextViewBottomMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewBottomMarginPropertyInfo = Int32
type AttrLabel TextViewBottomMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewBottomMarginPropertyInfo = "bottom-margin"
type AttrOrigin TextViewBottomMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewBottomMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewBottomMarginPropertyInfo = Int32
type AttrTransferTypeConstraint TextViewBottomMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferTypeConstraint TextViewBottomMarginPropertyInfo = Type ~ Int32

data TextViewBufferPropertyInfo #

Instances

Instances details
AttrInfo TextViewBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type AttrAllowedOps TextViewBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewBufferPropertyInfo = IsTextView
type AttrGetType TextViewBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewBufferPropertyInfo = IsTextBuffer
type AttrTransferTypeConstraint TextViewBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferTypeConstraint TextViewBufferPropertyInfo = IsTextBuffer
type AttrTransferType TextViewBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewBufferPropertyInfo = TextBuffer
type AttrLabel TextViewBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextViewBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewBufferPropertyInfo = IsTextView
type AttrGetType TextViewBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewBufferPropertyInfo = IsTextBuffer
type AttrTransferType TextViewBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewBufferPropertyInfo = TextBuffer
type AttrTransferTypeConstraint TextViewBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferTypeConstraint TextViewBufferPropertyInfo = IsTextBuffer

data TextViewBufferToWindowCoordsMethodInfo #

Instances

Instances details
(signature ~ (TextWindowType -> Int32 -> Int32 -> m (Int32, Int32)), MonadIO m, IsTextView a) => OverloadedMethod TextViewBufferToWindowCoordsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewBufferToWindowCoordsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewCopyClipboardSignalInfo #

Instances

Instances details
SignalInfo TextViewCopyClipboardSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type HaskellCallbackType TextViewCopyClipboardSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TextViewCopyClipboardSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

data TextViewCursorVisiblePropertyInfo #

Instances

Instances details
AttrInfo TextViewCursorVisiblePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type AttrAllowedOps TextViewCursorVisiblePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewCursorVisiblePropertyInfo = IsTextView
type AttrGetType TextViewCursorVisiblePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewCursorVisiblePropertyInfo = Bool
type AttrSetTypeConstraint TextViewCursorVisiblePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewCursorVisiblePropertyInfo = Bool
type AttrLabel TextViewCursorVisiblePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewCursorVisiblePropertyInfo = "cursor-visible"
type AttrOrigin TextViewCursorVisiblePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextViewCursorVisiblePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewCursorVisiblePropertyInfo = IsTextView
type AttrGetType TextViewCursorVisiblePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewCursorVisiblePropertyInfo = Bool
type AttrLabel TextViewCursorVisiblePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewCursorVisiblePropertyInfo = "cursor-visible"
type AttrOrigin TextViewCursorVisiblePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewCursorVisiblePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewCursorVisiblePropertyInfo = Bool
type AttrTransferTypeConstraint TextViewCursorVisiblePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferTypeConstraint TextViewCursorVisiblePropertyInfo = Type ~ Bool

data TextViewCutClipboardSignalInfo #

Instances

Instances details
SignalInfo TextViewCutClipboardSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type HaskellCallbackType TextViewCutClipboardSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TextViewCutClipboardSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

data TextViewDeleteFromCursorSignalInfo #

Instances

Instances details
SignalInfo TextViewDeleteFromCursorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type HaskellCallbackType TextViewDeleteFromCursorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TextViewDeleteFromCursorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

data TextViewEditablePropertyInfo #

Instances

Instances details
AttrInfo TextViewEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type AttrAllowedOps TextViewEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewEditablePropertyInfo = IsTextView
type AttrGetType TextViewEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewEditablePropertyInfo = Bool
type AttrSetTypeConstraint TextViewEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewEditablePropertyInfo = Bool
type AttrLabel TextViewEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewEditablePropertyInfo = "editable"
type AttrOrigin TextViewEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextViewEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewEditablePropertyInfo = IsTextView
type AttrGetType TextViewEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewEditablePropertyInfo = Bool
type AttrLabel TextViewEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewEditablePropertyInfo = "editable"
type AttrOrigin TextViewEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewEditablePropertyInfo = Bool
type AttrTransferTypeConstraint TextViewEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferTypeConstraint TextViewEditablePropertyInfo = Type ~ Bool

data TextViewExtendSelectionSignalInfo #

Instances

Instances details
SignalInfo TextViewExtendSelectionSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type HaskellCallbackType TextViewExtendSelectionSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TextViewExtendSelectionSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

data TextViewExtraMenuPropertyInfo #

Instances

Instances details
AttrInfo TextViewExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type AttrAllowedOps TextViewExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewExtraMenuPropertyInfo = IsTextView
type AttrGetType TextViewExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewExtraMenuPropertyInfo = MenuModel
type AttrSetTypeConstraint TextViewExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewExtraMenuPropertyInfo = IsMenuModel
type AttrTransferTypeConstraint TextViewExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferTypeConstraint TextViewExtraMenuPropertyInfo = IsMenuModel
type AttrTransferType TextViewExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewExtraMenuPropertyInfo = MenuModel
type AttrLabel TextViewExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextViewExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewExtraMenuPropertyInfo = IsTextView
type AttrGetType TextViewExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewExtraMenuPropertyInfo = MenuModel
type AttrLabel TextViewExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewExtraMenuPropertyInfo = IsMenuModel
type AttrTransferType TextViewExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewExtraMenuPropertyInfo = MenuModel
type AttrTransferTypeConstraint TextViewExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferTypeConstraint TextViewExtraMenuPropertyInfo = IsMenuModel

data TextViewForwardDisplayLineEndMethodInfo #

Instances

Instances details
(signature ~ (TextIter -> m Bool), MonadIO m, IsTextView a) => OverloadedMethod TextViewForwardDisplayLineEndMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewForwardDisplayLineEndMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewForwardDisplayLineMethodInfo #

Instances

Instances details
(signature ~ (TextIter -> m Bool), MonadIO m, IsTextView a) => OverloadedMethod TextViewForwardDisplayLineMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewForwardDisplayLineMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetAcceptsTabMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetAcceptsTabMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetAcceptsTabMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetBottomMarginMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetBottomMarginMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetBottomMarginMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetBufferMethodInfo #

Instances

Instances details
(signature ~ m TextBuffer, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetBufferMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetBufferMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetCursorLocationsMethodInfo #

Instances

Instances details
(signature ~ (Maybe TextIter -> m (Rectangle, Rectangle)), MonadIO m, IsTextView a) => OverloadedMethod TextViewGetCursorLocationsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetCursorLocationsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetCursorVisibleMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetCursorVisibleMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetCursorVisibleMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetEditableMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetEditableMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetEditableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetExtraMenuMethodInfo #

Instances

Instances details
(signature ~ m MenuModel, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetExtraMenuMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetExtraMenuMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetGutterMethodInfo #

Instances

Instances details
(signature ~ (TextWindowType -> m (Maybe Widget)), MonadIO m, IsTextView a) => OverloadedMethod TextViewGetGutterMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetGutterMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetIndentMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetIndentMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetIndentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetInputHintsMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetInputHintsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetInputPurposeMethodInfo #

Instances

Instances details
(signature ~ m InputPurpose, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetInputPurposeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetInputPurposeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetIterAtLocationMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> Int32 -> m (Bool, TextIter)), MonadIO m, IsTextView a) => OverloadedMethod TextViewGetIterAtLocationMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetIterAtLocationMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetIterAtPositionMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> Int32 -> m (Bool, TextIter, Int32)), MonadIO m, IsTextView a) => OverloadedMethod TextViewGetIterAtPositionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetIterAtPositionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetIterLocationMethodInfo #

Instances

Instances details
(signature ~ (TextIter -> m Rectangle), MonadIO m, IsTextView a) => OverloadedMethod TextViewGetIterLocationMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetIterLocationMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetJustificationMethodInfo #

Instances

Instances details
(signature ~ m Justification, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetJustificationMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetJustificationMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetLeftMarginMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetLeftMarginMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetLeftMarginMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetLineAtYMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> m (TextIter, Int32)), MonadIO m, IsTextView a) => OverloadedMethod TextViewGetLineAtYMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetLineAtYMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetLineYrangeMethodInfo #

Instances

Instances details
(signature ~ (TextIter -> m (Int32, Int32)), MonadIO m, IsTextView a) => OverloadedMethod TextViewGetLineYrangeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetLineYrangeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetLtrContextMethodInfo #

Instances

Instances details
(signature ~ m Context, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetLtrContextMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetLtrContextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetMonospaceMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetMonospaceMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetMonospaceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetOverwriteMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetOverwriteMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetOverwriteMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetPixelsAboveLinesMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetPixelsAboveLinesMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetPixelsAboveLinesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetPixelsBelowLinesMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetPixelsBelowLinesMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetPixelsBelowLinesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetPixelsInsideWrapMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetPixelsInsideWrapMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetPixelsInsideWrapMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetRightMarginMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetRightMarginMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetRightMarginMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetRtlContextMethodInfo #

Instances

Instances details
(signature ~ m Context, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetRtlContextMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetRtlContextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetTabsMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetTabsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetTopMarginMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetTopMarginMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetTopMarginMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetVisibleOffsetMethodInfo #

Instances

Instances details
(signature ~ m (Double, Double), MonadIO m, IsTextView a) => OverloadedMethod TextViewGetVisibleOffsetMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetVisibleOffsetMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetVisibleRectMethodInfo #

Instances

Instances details
(signature ~ m Rectangle, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetVisibleRectMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetVisibleRectMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewGetWrapModeMethodInfo #

Instances

Instances details
(signature ~ m WrapMode, MonadIO m, IsTextView a) => OverloadedMethod TextViewGetWrapModeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewGetWrapModeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewImContextFilterKeypressMethodInfo #

Instances

Instances details
(signature ~ (b -> m Bool), MonadIO m, IsTextView a, IsEvent b) => OverloadedMethod TextViewImContextFilterKeypressMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewImContextFilterKeypressMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewImModulePropertyInfo #

Instances

Instances details
AttrInfo TextViewImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type AttrAllowedOps TextViewImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewImModulePropertyInfo = IsTextView
type AttrGetType TextViewImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewImModulePropertyInfo = Maybe Text
type AttrSetTypeConstraint TextViewImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewImModulePropertyInfo = Text
type AttrLabel TextViewImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextViewImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewImModulePropertyInfo = IsTextView
type AttrGetType TextViewImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewImModulePropertyInfo = Maybe Text
type AttrLabel TextViewImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewImModulePropertyInfo = Text
type AttrTransferTypeConstraint TextViewImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferTypeConstraint TextViewImModulePropertyInfo = Type ~ Text

data TextViewIndentPropertyInfo #

Instances

Instances details
AttrInfo TextViewIndentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type AttrAllowedOps TextViewIndentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewIndentPropertyInfo = IsTextView
type AttrGetType TextViewIndentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewIndentPropertyInfo = Int32
type AttrSetTypeConstraint TextViewIndentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewIndentPropertyInfo = Int32
type AttrLabel TextViewIndentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewIndentPropertyInfo = "indent"
type AttrOrigin TextViewIndentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextViewIndentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewIndentPropertyInfo = IsTextView
type AttrGetType TextViewIndentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewIndentPropertyInfo = Int32
type AttrLabel TextViewIndentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewIndentPropertyInfo = "indent"
type AttrOrigin TextViewIndentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewIndentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewIndentPropertyInfo = Int32
type AttrTransferTypeConstraint TextViewIndentPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferTypeConstraint TextViewIndentPropertyInfo = Type ~ Int32

data TextViewInputHintsPropertyInfo #

Instances

Instances details
AttrInfo TextViewInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type AttrAllowedOps TextViewInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewInputHintsPropertyInfo = IsTextView
type AttrGetType TextViewInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextViewInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewInputHintsPropertyInfo = IsTextView
type AttrGetType TextViewInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferTypeConstraint TextViewInputHintsPropertyInfo = Type ~ [InputHints]

data TextViewInputPurposePropertyInfo #

Instances

Instances details
AttrInfo TextViewInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type AttrAllowedOps TextViewInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewInputPurposePropertyInfo = IsTextView
type AttrGetType TextViewInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextViewInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewInputPurposePropertyInfo = IsTextView
type AttrGetType TextViewInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferTypeConstraint TextViewInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferTypeConstraint TextViewInputPurposePropertyInfo = Type ~ InputPurpose

type TextViewInsertAtCursorCallback = Text -> IO () #

data TextViewInsertAtCursorSignalInfo #

Instances

Instances details
SignalInfo TextViewInsertAtCursorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type HaskellCallbackType TextViewInsertAtCursorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TextViewInsertAtCursorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

data TextViewInsertEmojiSignalInfo #

Instances

Instances details
SignalInfo TextViewInsertEmojiSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type HaskellCallbackType TextViewInsertEmojiSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TextViewInsertEmojiSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

data TextViewJustificationPropertyInfo #

Instances

Instances details
AttrInfo TextViewJustificationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type AttrAllowedOps TextViewJustificationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewJustificationPropertyInfo = IsTextView
type AttrGetType TextViewJustificationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewJustificationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewJustificationPropertyInfo = Type ~ Justification
type AttrTransferTypeConstraint TextViewJustificationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferTypeConstraint TextViewJustificationPropertyInfo = Type ~ Justification
type AttrTransferType TextViewJustificationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewJustificationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewJustificationPropertyInfo = "justification"
type AttrOrigin TextViewJustificationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextViewJustificationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewJustificationPropertyInfo = IsTextView
type AttrGetType TextViewJustificationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewJustificationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewJustificationPropertyInfo = "justification"
type AttrOrigin TextViewJustificationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewJustificationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewJustificationPropertyInfo = Type ~ Justification
type AttrTransferType TextViewJustificationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferTypeConstraint TextViewJustificationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferTypeConstraint TextViewJustificationPropertyInfo = Type ~ Justification

data TextViewLeftMarginPropertyInfo #

Instances

Instances details
AttrInfo TextViewLeftMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type AttrAllowedOps TextViewLeftMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewLeftMarginPropertyInfo = IsTextView
type AttrGetType TextViewLeftMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewLeftMarginPropertyInfo = Int32
type AttrSetTypeConstraint TextViewLeftMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewLeftMarginPropertyInfo = Int32
type AttrLabel TextViewLeftMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewLeftMarginPropertyInfo = "left-margin"
type AttrOrigin TextViewLeftMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextViewLeftMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewLeftMarginPropertyInfo = IsTextView
type AttrGetType TextViewLeftMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewLeftMarginPropertyInfo = Int32
type AttrLabel TextViewLeftMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewLeftMarginPropertyInfo = "left-margin"
type AttrOrigin TextViewLeftMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewLeftMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewLeftMarginPropertyInfo = Int32
type AttrTransferTypeConstraint TextViewLeftMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferTypeConstraint TextViewLeftMarginPropertyInfo = Type ~ Int32

data TextViewMonospacePropertyInfo #

Instances

Instances details
AttrInfo TextViewMonospacePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type AttrAllowedOps TextViewMonospacePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewMonospacePropertyInfo = IsTextView
type AttrGetType TextViewMonospacePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewMonospacePropertyInfo = Bool
type AttrSetTypeConstraint TextViewMonospacePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewMonospacePropertyInfo = Bool
type AttrLabel TextViewMonospacePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewMonospacePropertyInfo = "monospace"
type AttrOrigin TextViewMonospacePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextViewMonospacePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewMonospacePropertyInfo = IsTextView
type AttrGetType TextViewMonospacePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewMonospacePropertyInfo = Bool
type AttrLabel TextViewMonospacePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewMonospacePropertyInfo = "monospace"
type AttrOrigin TextViewMonospacePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewMonospacePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewMonospacePropertyInfo = Bool
type AttrTransferTypeConstraint TextViewMonospacePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferTypeConstraint TextViewMonospacePropertyInfo = Type ~ Bool

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

data TextViewMoveCursorSignalInfo #

Instances

Instances details
SignalInfo TextViewMoveCursorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type HaskellCallbackType TextViewMoveCursorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TextViewMoveCursorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

data TextViewMoveMarkOnscreenMethodInfo #

Instances

Instances details
(signature ~ (b -> m Bool), MonadIO m, IsTextView a, IsTextMark b) => OverloadedMethod TextViewMoveMarkOnscreenMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewMoveMarkOnscreenMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewMoveOverlayMethodInfo #

Instances

Instances details
(signature ~ (b -> Int32 -> Int32 -> m ()), MonadIO m, IsTextView a, IsWidget b) => OverloadedMethod TextViewMoveOverlayMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewMoveOverlayMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

type TextViewMoveViewportCallback = ScrollStep -> Int32 -> IO () #

data TextViewMoveViewportSignalInfo #

Instances

Instances details
SignalInfo TextViewMoveViewportSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type HaskellCallbackType TextViewMoveViewportSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TextViewMoveViewportSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

data TextViewMoveVisuallyMethodInfo #

Instances

Instances details
(signature ~ (TextIter -> Int32 -> m Bool), MonadIO m, IsTextView a) => OverloadedMethod TextViewMoveVisuallyMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewMoveVisuallyMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewOverwritePropertyInfo #

Instances

Instances details
AttrInfo TextViewOverwritePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type AttrAllowedOps TextViewOverwritePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewOverwritePropertyInfo = IsTextView
type AttrGetType TextViewOverwritePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewOverwritePropertyInfo = Bool
type AttrSetTypeConstraint TextViewOverwritePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewOverwritePropertyInfo = Bool
type AttrLabel TextViewOverwritePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewOverwritePropertyInfo = "overwrite"
type AttrOrigin TextViewOverwritePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextViewOverwritePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewOverwritePropertyInfo = IsTextView
type AttrGetType TextViewOverwritePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewOverwritePropertyInfo = Bool
type AttrLabel TextViewOverwritePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewOverwritePropertyInfo = "overwrite"
type AttrOrigin TextViewOverwritePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewOverwritePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewOverwritePropertyInfo = Bool
type AttrTransferTypeConstraint TextViewOverwritePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferTypeConstraint TextViewOverwritePropertyInfo = Type ~ Bool

data TextViewPasteClipboardSignalInfo #

Instances

Instances details
SignalInfo TextViewPasteClipboardSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type HaskellCallbackType TextViewPasteClipboardSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TextViewPasteClipboardSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

data TextViewPixelsAboveLinesPropertyInfo #

Instances

Instances details
AttrInfo TextViewPixelsAboveLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type AttrAllowedOps TextViewPixelsAboveLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewPixelsAboveLinesPropertyInfo = IsTextView
type AttrGetType TextViewPixelsAboveLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewPixelsAboveLinesPropertyInfo = Int32
type AttrSetTypeConstraint TextViewPixelsAboveLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewPixelsAboveLinesPropertyInfo = Int32
type AttrLabel TextViewPixelsAboveLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewPixelsAboveLinesPropertyInfo = "pixels-above-lines"
type AttrOrigin TextViewPixelsAboveLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextViewPixelsAboveLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewPixelsAboveLinesPropertyInfo = IsTextView
type AttrGetType TextViewPixelsAboveLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewPixelsAboveLinesPropertyInfo = Int32
type AttrLabel TextViewPixelsAboveLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewPixelsAboveLinesPropertyInfo = "pixels-above-lines"
type AttrOrigin TextViewPixelsAboveLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewPixelsAboveLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewPixelsAboveLinesPropertyInfo = Int32
type AttrTransferTypeConstraint TextViewPixelsAboveLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferTypeConstraint TextViewPixelsAboveLinesPropertyInfo = Type ~ Int32

data TextViewPixelsBelowLinesPropertyInfo #

Instances

Instances details
AttrInfo TextViewPixelsBelowLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type AttrAllowedOps TextViewPixelsBelowLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewPixelsBelowLinesPropertyInfo = IsTextView
type AttrGetType TextViewPixelsBelowLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewPixelsBelowLinesPropertyInfo = Int32
type AttrSetTypeConstraint TextViewPixelsBelowLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewPixelsBelowLinesPropertyInfo = Int32
type AttrLabel TextViewPixelsBelowLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewPixelsBelowLinesPropertyInfo = "pixels-below-lines"
type AttrOrigin TextViewPixelsBelowLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextViewPixelsBelowLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewPixelsBelowLinesPropertyInfo = IsTextView
type AttrGetType TextViewPixelsBelowLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewPixelsBelowLinesPropertyInfo = Int32
type AttrLabel TextViewPixelsBelowLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewPixelsBelowLinesPropertyInfo = "pixels-below-lines"
type AttrOrigin TextViewPixelsBelowLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewPixelsBelowLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewPixelsBelowLinesPropertyInfo = Int32
type AttrTransferTypeConstraint TextViewPixelsBelowLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferTypeConstraint TextViewPixelsBelowLinesPropertyInfo = Type ~ Int32

data TextViewPixelsInsideWrapPropertyInfo #

Instances

Instances details
AttrInfo TextViewPixelsInsideWrapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type AttrAllowedOps TextViewPixelsInsideWrapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewPixelsInsideWrapPropertyInfo = IsTextView
type AttrGetType TextViewPixelsInsideWrapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewPixelsInsideWrapPropertyInfo = Int32
type AttrSetTypeConstraint TextViewPixelsInsideWrapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewPixelsInsideWrapPropertyInfo = Int32
type AttrLabel TextViewPixelsInsideWrapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewPixelsInsideWrapPropertyInfo = "pixels-inside-wrap"
type AttrOrigin TextViewPixelsInsideWrapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextViewPixelsInsideWrapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewPixelsInsideWrapPropertyInfo = IsTextView
type AttrGetType TextViewPixelsInsideWrapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewPixelsInsideWrapPropertyInfo = Int32
type AttrLabel TextViewPixelsInsideWrapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewPixelsInsideWrapPropertyInfo = "pixels-inside-wrap"
type AttrOrigin TextViewPixelsInsideWrapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewPixelsInsideWrapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewPixelsInsideWrapPropertyInfo = Int32
type AttrTransferTypeConstraint TextViewPixelsInsideWrapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferTypeConstraint TextViewPixelsInsideWrapPropertyInfo = Type ~ Int32

data TextViewPlaceCursorOnscreenMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsTextView a) => OverloadedMethod TextViewPlaceCursorOnscreenMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewPlaceCursorOnscreenMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

type TextViewPreeditChangedCallback = Text -> IO () #

data TextViewPreeditChangedSignalInfo #

Instances

Instances details
SignalInfo TextViewPreeditChangedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type HaskellCallbackType TextViewPreeditChangedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TextViewPreeditChangedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

data TextViewRemoveMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsTextView a, IsWidget b) => OverloadedMethod TextViewRemoveMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewRemoveMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewResetCursorBlinkMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsTextView a) => OverloadedMethod TextViewResetCursorBlinkMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewResetCursorBlinkMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewResetImContextMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsTextView a) => OverloadedMethod TextViewResetImContextMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewResetImContextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewRightMarginPropertyInfo #

Instances

Instances details
AttrInfo TextViewRightMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type AttrAllowedOps TextViewRightMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewRightMarginPropertyInfo = IsTextView
type AttrGetType TextViewRightMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewRightMarginPropertyInfo = Int32
type AttrSetTypeConstraint TextViewRightMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewRightMarginPropertyInfo = Int32
type AttrLabel TextViewRightMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewRightMarginPropertyInfo = "right-margin"
type AttrOrigin TextViewRightMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextViewRightMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewRightMarginPropertyInfo = IsTextView
type AttrGetType TextViewRightMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewRightMarginPropertyInfo = Int32
type AttrLabel TextViewRightMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewRightMarginPropertyInfo = "right-margin"
type AttrOrigin TextViewRightMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewRightMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewRightMarginPropertyInfo = Int32
type AttrTransferTypeConstraint TextViewRightMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferTypeConstraint TextViewRightMarginPropertyInfo = Type ~ Int32

data TextViewScrollMarkOnscreenMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsTextView a, IsTextMark b) => OverloadedMethod TextViewScrollMarkOnscreenMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewScrollMarkOnscreenMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewScrollToIterMethodInfo #

Instances

Instances details
(signature ~ (TextIter -> Double -> Bool -> Double -> Double -> m Bool), MonadIO m, IsTextView a) => OverloadedMethod TextViewScrollToIterMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewScrollToIterMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewScrollToMarkMethodInfo #

Instances

Instances details
(signature ~ (b -> Double -> Bool -> Double -> Double -> m ()), MonadIO m, IsTextView a, IsTextMark b) => OverloadedMethod TextViewScrollToMarkMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewScrollToMarkMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

type TextViewSelectAllCallback = Bool -> IO () #

data TextViewSelectAllSignalInfo #

Instances

Instances details
SignalInfo TextViewSelectAllSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type HaskellCallbackType TextViewSelectAllSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TextViewSelectAllSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

data TextViewSetAcceptsTabMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewSetAcceptsTabMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewSetAnchorSignalInfo #

Instances

Instances details
SignalInfo TextViewSetAnchorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type HaskellCallbackType TextViewSetAnchorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TextViewSetAnchorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

data TextViewSetBottomMarginMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewSetBottomMarginMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewSetBufferMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsTextView a, IsTextBuffer b) => OverloadedMethod TextViewSetBufferMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewSetBufferMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewSetCursorVisibleMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewSetCursorVisibleMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewSetEditableMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewSetEditableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewSetExtraMenuMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewSetExtraMenuMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewSetGutterMethodInfo #

Instances

Instances details
(signature ~ (TextWindowType -> Maybe b -> m ()), MonadIO m, IsTextView a, IsWidget b) => OverloadedMethod TextViewSetGutterMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewSetGutterMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewSetIndentMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewSetIndentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewSetInputHintsMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewSetInputHintsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewSetInputPurposeMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewSetInputPurposeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewSetJustificationMethodInfo #

Instances

Instances details
(signature ~ (Justification -> m ()), MonadIO m, IsTextView a) => OverloadedMethod TextViewSetJustificationMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewSetJustificationMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewSetLeftMarginMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewSetLeftMarginMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewSetMonospaceMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewSetMonospaceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewSetOverwriteMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewSetOverwriteMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewSetPixelsAboveLinesMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewSetPixelsAboveLinesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewSetPixelsBelowLinesMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewSetPixelsBelowLinesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewSetPixelsInsideWrapMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewSetPixelsInsideWrapMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewSetRightMarginMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewSetRightMarginMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewSetTabsMethodInfo #

Instances

Instances details
(signature ~ (TabArray -> m ()), MonadIO m, IsTextView a) => OverloadedMethod TextViewSetTabsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewSetTabsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewSetTopMarginMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewSetTopMarginMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewSetWrapModeMethodInfo #

Instances

Instances details
(signature ~ (WrapMode -> m ()), MonadIO m, IsTextView a) => OverloadedMethod TextViewSetWrapModeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewSetWrapModeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewStartsDisplayLineMethodInfo #

Instances

Instances details
(signature ~ (TextIter -> m Bool), MonadIO m, IsTextView a) => OverloadedMethod TextViewStartsDisplayLineMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewStartsDisplayLineMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewTabsPropertyInfo #

Instances

Instances details
AttrInfo TextViewTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type AttrAllowedOps TextViewTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewTabsPropertyInfo = IsTextView
type AttrGetType TextViewTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewTabsPropertyInfo = Maybe TabArray
type AttrSetTypeConstraint TextViewTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewTabsPropertyInfo = TabArray
type AttrLabel TextViewTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextViewTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewTabsPropertyInfo = IsTextView
type AttrGetType TextViewTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewTabsPropertyInfo = Maybe TabArray
type AttrLabel TextViewTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewTabsPropertyInfo = TabArray
type AttrTransferTypeConstraint TextViewTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferTypeConstraint TextViewTabsPropertyInfo = Type ~ TabArray

data TextViewToggleCursorVisibleSignalInfo #

Instances

Instances details
SignalInfo TextViewToggleCursorVisibleSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type HaskellCallbackType TextViewToggleCursorVisibleSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TextViewToggleCursorVisibleSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

data TextViewToggleOverwriteSignalInfo #

Instances

Instances details
SignalInfo TextViewToggleOverwriteSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type HaskellCallbackType TextViewToggleOverwriteSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType TextViewToggleOverwriteSignalInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

data TextViewTopMarginPropertyInfo #

Instances

Instances details
AttrInfo TextViewTopMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type AttrAllowedOps TextViewTopMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewTopMarginPropertyInfo = IsTextView
type AttrGetType TextViewTopMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewTopMarginPropertyInfo = Int32
type AttrSetTypeConstraint TextViewTopMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewTopMarginPropertyInfo = Int32
type AttrLabel TextViewTopMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewTopMarginPropertyInfo = "top-margin"
type AttrOrigin TextViewTopMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextViewTopMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewTopMarginPropertyInfo = IsTextView
type AttrGetType TextViewTopMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrGetType TextViewTopMarginPropertyInfo = Int32
type AttrLabel TextViewTopMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewTopMarginPropertyInfo = "top-margin"
type AttrOrigin TextViewTopMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewTopMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewTopMarginPropertyInfo = Int32
type AttrTransferTypeConstraint TextViewTopMarginPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferTypeConstraint TextViewTopMarginPropertyInfo = Type ~ Int32

data TextViewWindowToBufferCoordsMethodInfo #

Instances

Instances details
(signature ~ (TextWindowType -> Int32 -> Int32 -> m (Int32, Int32)), MonadIO m, IsTextView a) => OverloadedMethod TextViewWindowToBufferCoordsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo TextViewWindowToBufferCoordsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data TextViewWrapModePropertyInfo #

Instances

Instances details
AttrInfo TextViewWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Associated Types

type AttrAllowedOps TextViewWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewWrapModePropertyInfo = IsTextView
type AttrGetType TextViewWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewWrapModePropertyInfo = Type ~ WrapMode
type AttrTransferTypeConstraint TextViewWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferTypeConstraint TextViewWrapModePropertyInfo = Type ~ WrapMode
type AttrTransferType TextViewWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewWrapModePropertyInfo = WrapMode
type AttrLabel TextViewWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewWrapModePropertyInfo = "wrap-mode"
type AttrOrigin TextViewWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps TextViewWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

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

Defined in GI.Gtk.Objects.TextView

type AttrBaseTypeConstraint TextViewWrapModePropertyInfo = IsTextView
type AttrGetType TextViewWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrLabel TextViewWrapModePropertyInfo = "wrap-mode"
type AttrOrigin TextViewWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrSetTypeConstraint TextViewWrapModePropertyInfo = Type ~ WrapMode
type AttrTransferType TextViewWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferType TextViewWrapModePropertyInfo = WrapMode
type AttrTransferTypeConstraint TextViewWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.TextView

type AttrTransferTypeConstraint TextViewWrapModePropertyInfo = Type ~ WrapMode

afterTextViewBackspace :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewBackspaceCallback) -> m SignalHandlerId #

afterTextViewCopyClipboard :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewCopyClipboardCallback) -> m SignalHandlerId #

afterTextViewCutClipboard :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewCutClipboardCallback) -> m SignalHandlerId #

afterTextViewDeleteFromCursor :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewDeleteFromCursorCallback) -> m SignalHandlerId #

afterTextViewExtendSelection :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewExtendSelectionCallback) -> m SignalHandlerId #

afterTextViewInsertAtCursor :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewInsertAtCursorCallback) -> m SignalHandlerId #

afterTextViewInsertEmoji :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewInsertEmojiCallback) -> m SignalHandlerId #

afterTextViewMoveCursor :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewMoveCursorCallback) -> m SignalHandlerId #

afterTextViewMoveViewport :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewMoveViewportCallback) -> m SignalHandlerId #

afterTextViewPasteClipboard :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewPasteClipboardCallback) -> m SignalHandlerId #

afterTextViewPreeditChanged :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewPreeditChangedCallback) -> m SignalHandlerId #

afterTextViewSelectAll :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewSelectAllCallback) -> m SignalHandlerId #

afterTextViewSetAnchor :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewSetAnchorCallback) -> m SignalHandlerId #

afterTextViewToggleCursorVisible :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewToggleCursorVisibleCallback) -> m SignalHandlerId #

afterTextViewToggleOverwrite :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewToggleOverwriteCallback) -> m SignalHandlerId #

clearTextViewBuffer :: (MonadIO m, IsTextView o) => o -> m () #

clearTextViewExtraMenu :: (MonadIO m, IsTextView o) => o -> m () #

clearTextViewImModule :: (MonadIO m, IsTextView o) => o -> m () #

constructTextViewAcceptsTab :: (IsTextView o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructTextViewBottomMargin :: (IsTextView o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructTextViewBuffer :: (IsTextView o, MonadIO m, IsTextBuffer a) => a -> m (GValueConstruct o) #

constructTextViewCursorVisible :: (IsTextView o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructTextViewEditable :: (IsTextView o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructTextViewExtraMenu :: (IsTextView o, MonadIO m, IsMenuModel a) => a -> m (GValueConstruct o) #

constructTextViewImModule :: (IsTextView o, MonadIO m) => Text -> m (GValueConstruct o) #

constructTextViewIndent :: (IsTextView o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructTextViewInputHints :: (IsTextView o, MonadIO m) => [InputHints] -> m (GValueConstruct o) #

constructTextViewInputPurpose :: (IsTextView o, MonadIO m) => InputPurpose -> m (GValueConstruct o) #

constructTextViewJustification :: (IsTextView o, MonadIO m) => Justification -> m (GValueConstruct o) #

constructTextViewLeftMargin :: (IsTextView o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructTextViewMonospace :: (IsTextView o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructTextViewOverwrite :: (IsTextView o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructTextViewPixelsAboveLines :: (IsTextView o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructTextViewPixelsBelowLines :: (IsTextView o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructTextViewPixelsInsideWrap :: (IsTextView o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructTextViewRightMargin :: (IsTextView o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructTextViewTabs :: (IsTextView o, MonadIO m) => TabArray -> m (GValueConstruct o) #

constructTextViewTopMargin :: (IsTextView o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructTextViewWrapMode :: (IsTextView o, MonadIO m) => WrapMode -> m (GValueConstruct o) #

getTextViewAcceptsTab :: (MonadIO m, IsTextView o) => o -> m Bool #

getTextViewBottomMargin :: (MonadIO m, IsTextView o) => o -> m Int32 #

getTextViewBuffer :: (MonadIO m, IsTextView o) => o -> m TextBuffer #

getTextViewCursorVisible :: (MonadIO m, IsTextView o) => o -> m Bool #

getTextViewEditable :: (MonadIO m, IsTextView o) => o -> m Bool #

getTextViewExtraMenu :: (MonadIO m, IsTextView o) => o -> m MenuModel #

getTextViewImModule :: (MonadIO m, IsTextView o) => o -> m (Maybe Text) #

getTextViewIndent :: (MonadIO m, IsTextView o) => o -> m Int32 #

getTextViewInputHints :: (MonadIO m, IsTextView o) => o -> m [InputHints] #

getTextViewInputPurpose :: (MonadIO m, IsTextView o) => o -> m InputPurpose #

getTextViewLeftMargin :: (MonadIO m, IsTextView o) => o -> m Int32 #

getTextViewMonospace :: (MonadIO m, IsTextView o) => o -> m Bool #

getTextViewOverwrite :: (MonadIO m, IsTextView o) => o -> m Bool #

getTextViewPixelsAboveLines :: (MonadIO m, IsTextView o) => o -> m Int32 #

getTextViewPixelsBelowLines :: (MonadIO m, IsTextView o) => o -> m Int32 #

getTextViewPixelsInsideWrap :: (MonadIO m, IsTextView o) => o -> m Int32 #

getTextViewRightMargin :: (MonadIO m, IsTextView o) => o -> m Int32 #

getTextViewTabs :: (MonadIO m, IsTextView o) => o -> m (Maybe TabArray) #

getTextViewTopMargin :: (MonadIO m, IsTextView o) => o -> m Int32 #

getTextViewWrapMode :: (MonadIO m, IsTextView o) => o -> m WrapMode #

onTextViewBackspace :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewBackspaceCallback) -> m SignalHandlerId #

onTextViewCopyClipboard :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewCopyClipboardCallback) -> m SignalHandlerId #

onTextViewCutClipboard :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewCutClipboardCallback) -> m SignalHandlerId #

onTextViewDeleteFromCursor :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewDeleteFromCursorCallback) -> m SignalHandlerId #

onTextViewExtendSelection :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewExtendSelectionCallback) -> m SignalHandlerId #

onTextViewInsertAtCursor :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewInsertAtCursorCallback) -> m SignalHandlerId #

onTextViewInsertEmoji :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewInsertEmojiCallback) -> m SignalHandlerId #

onTextViewMoveCursor :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewMoveCursorCallback) -> m SignalHandlerId #

onTextViewMoveViewport :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewMoveViewportCallback) -> m SignalHandlerId #

onTextViewPasteClipboard :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewPasteClipboardCallback) -> m SignalHandlerId #

onTextViewPreeditChanged :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewPreeditChangedCallback) -> m SignalHandlerId #

onTextViewSelectAll :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewSelectAllCallback) -> m SignalHandlerId #

onTextViewSetAnchor :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewSetAnchorCallback) -> m SignalHandlerId #

onTextViewToggleCursorVisible :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewToggleCursorVisibleCallback) -> m SignalHandlerId #

onTextViewToggleOverwrite :: (IsTextView a, MonadIO m) => a -> ((?self :: a) => TextViewToggleOverwriteCallback) -> m SignalHandlerId #

setTextViewAcceptsTab :: (MonadIO m, IsTextView o) => o -> Bool -> m () #

setTextViewBottomMargin :: (MonadIO m, IsTextView o) => o -> Int32 -> m () #

setTextViewBuffer :: (MonadIO m, IsTextView o, IsTextBuffer a) => o -> a -> m () #

setTextViewCursorVisible :: (MonadIO m, IsTextView o) => o -> Bool -> m () #

setTextViewEditable :: (MonadIO m, IsTextView o) => o -> Bool -> m () #

setTextViewExtraMenu :: (MonadIO m, IsTextView o, IsMenuModel a) => o -> a -> m () #

setTextViewImModule :: (MonadIO m, IsTextView o) => o -> Text -> m () #

setTextViewIndent :: (MonadIO m, IsTextView o) => o -> Int32 -> m () #

setTextViewInputHints :: (MonadIO m, IsTextView o) => o -> [InputHints] -> m () #

setTextViewInputPurpose :: (MonadIO m, IsTextView o) => o -> InputPurpose -> m () #

setTextViewJustification :: (MonadIO m, IsTextView o) => o -> Justification -> m () #

setTextViewLeftMargin :: (MonadIO m, IsTextView o) => o -> Int32 -> m () #

setTextViewMonospace :: (MonadIO m, IsTextView o) => o -> Bool -> m () #

setTextViewOverwrite :: (MonadIO m, IsTextView o) => o -> Bool -> m () #

setTextViewPixelsAboveLines :: (MonadIO m, IsTextView o) => o -> Int32 -> m () #

setTextViewPixelsBelowLines :: (MonadIO m, IsTextView o) => o -> Int32 -> m () #

setTextViewPixelsInsideWrap :: (MonadIO m, IsTextView o) => o -> Int32 -> m () #

setTextViewRightMargin :: (MonadIO m, IsTextView o) => o -> Int32 -> m () #

setTextViewTabs :: (MonadIO m, IsTextView o) => o -> TabArray -> m () #

setTextViewTopMargin :: (MonadIO m, IsTextView o) => o -> Int32 -> m () #

setTextViewWrapMode :: (MonadIO m, IsTextView o) => o -> WrapMode -> m () #

textViewAcceptsTab :: AttrLabelProxy "acceptsTab" #

textViewAddChildAtAnchor :: (HasCallStack, MonadIO m, IsTextView a, IsWidget b, IsTextChildAnchor c) => a -> b -> c -> m () #

textViewAddOverlay :: (HasCallStack, MonadIO m, IsTextView a, IsWidget b) => a -> b -> Int32 -> Int32 -> m () #

textViewBackwardDisplayLine :: (HasCallStack, MonadIO m, IsTextView a) => a -> TextIter -> m Bool #

textViewBackwardDisplayLineStart :: (HasCallStack, MonadIO m, IsTextView a) => a -> TextIter -> m Bool #

textViewBottomMargin :: AttrLabelProxy "bottomMargin" #

textViewBuffer :: AttrLabelProxy "buffer" #

textViewBufferToWindowCoords :: (HasCallStack, MonadIO m, IsTextView a) => a -> TextWindowType -> Int32 -> Int32 -> m (Int32, Int32) #

textViewCursorVisible :: AttrLabelProxy "cursorVisible" #

textViewEditable :: AttrLabelProxy "editable" #

textViewExtraMenu :: AttrLabelProxy "extraMenu" #

textViewForwardDisplayLine :: (HasCallStack, MonadIO m, IsTextView a) => a -> TextIter -> m Bool #

textViewForwardDisplayLineEnd :: (HasCallStack, MonadIO m, IsTextView a) => a -> TextIter -> m Bool #

textViewGetAcceptsTab :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Bool #

textViewGetBottomMargin :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Int32 #

textViewGetBuffer :: (HasCallStack, MonadIO m, IsTextView a) => a -> m TextBuffer #

textViewGetCursorLocations :: (HasCallStack, MonadIO m, IsTextView a) => a -> Maybe TextIter -> m (Rectangle, Rectangle) #

textViewGetCursorVisible :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Bool #

textViewGetEditable :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Bool #

textViewGetExtraMenu :: (HasCallStack, MonadIO m, IsTextView a) => a -> m MenuModel #

textViewGetGutter :: (HasCallStack, MonadIO m, IsTextView a) => a -> TextWindowType -> m (Maybe Widget) #

textViewGetIndent :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Int32 #

textViewGetInputHints :: (HasCallStack, MonadIO m, IsTextView a) => a -> m [InputHints] #

textViewGetInputPurpose :: (HasCallStack, MonadIO m, IsTextView a) => a -> m InputPurpose #

textViewGetIterAtLocation :: (HasCallStack, MonadIO m, IsTextView a) => a -> Int32 -> Int32 -> m (Bool, TextIter) #

textViewGetIterAtPosition :: (HasCallStack, MonadIO m, IsTextView a) => a -> Int32 -> Int32 -> m (Bool, TextIter, Int32) #

textViewGetIterLocation :: (HasCallStack, MonadIO m, IsTextView a) => a -> TextIter -> m Rectangle #

textViewGetJustification :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Justification #

textViewGetLeftMargin :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Int32 #

textViewGetLineAtY :: (HasCallStack, MonadIO m, IsTextView a) => a -> Int32 -> m (TextIter, Int32) #

textViewGetLineYrange :: (HasCallStack, MonadIO m, IsTextView a) => a -> TextIter -> m (Int32, Int32) #

textViewGetLtrContext :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Context #

textViewGetMonospace :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Bool #

textViewGetOverwrite :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Bool #

textViewGetPixelsAboveLines :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Int32 #

textViewGetPixelsBelowLines :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Int32 #

textViewGetPixelsInsideWrap :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Int32 #

textViewGetRightMargin :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Int32 #

textViewGetRtlContext :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Context #

textViewGetTabs :: (HasCallStack, MonadIO m, IsTextView a) => a -> m (Maybe TabArray) #

textViewGetTopMargin :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Int32 #

textViewGetVisibleOffset :: (HasCallStack, MonadIO m, IsTextView a) => a -> m (Double, Double) #

textViewGetVisibleRect :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Rectangle #

textViewGetWrapMode :: (HasCallStack, MonadIO m, IsTextView a) => a -> m WrapMode #

textViewImContextFilterKeypress :: (HasCallStack, MonadIO m, IsTextView a, IsEvent b) => a -> b -> m Bool #

textViewImModule :: AttrLabelProxy "imModule" #

textViewIndent :: AttrLabelProxy "indent" #

textViewInputHints :: AttrLabelProxy "inputHints" #

textViewInputPurpose :: AttrLabelProxy "inputPurpose" #

textViewJustification :: AttrLabelProxy "justification" #

textViewLeftMargin :: AttrLabelProxy "leftMargin" #

textViewMonospace :: AttrLabelProxy "monospace" #

textViewMoveMarkOnscreen :: (HasCallStack, MonadIO m, IsTextView a, IsTextMark b) => a -> b -> m Bool #

textViewMoveOverlay :: (HasCallStack, MonadIO m, IsTextView a, IsWidget b) => a -> b -> Int32 -> Int32 -> m () #

textViewMoveVisually :: (HasCallStack, MonadIO m, IsTextView a) => a -> TextIter -> Int32 -> m Bool #

textViewNew :: (HasCallStack, MonadIO m) => m TextView #

textViewNewWithBuffer :: (HasCallStack, MonadIO m, IsTextBuffer a) => a -> m TextView #

textViewOverwrite :: AttrLabelProxy "overwrite" #

textViewPixelsAboveLines :: AttrLabelProxy "pixelsAboveLines" #

textViewPixelsBelowLines :: AttrLabelProxy "pixelsBelowLines" #

textViewPixelsInsideWrap :: AttrLabelProxy "pixelsInsideWrap" #

textViewPlaceCursorOnscreen :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Bool #

textViewRemove :: (HasCallStack, MonadIO m, IsTextView a, IsWidget b) => a -> b -> m () #

textViewResetCursorBlink :: (HasCallStack, MonadIO m, IsTextView a) => a -> m () #

textViewResetImContext :: (HasCallStack, MonadIO m, IsTextView a) => a -> m () #

textViewRightMargin :: AttrLabelProxy "rightMargin" #

textViewScrollMarkOnscreen :: (HasCallStack, MonadIO m, IsTextView a, IsTextMark b) => a -> b -> m () #

textViewScrollToIter :: (HasCallStack, MonadIO m, IsTextView a) => a -> TextIter -> Double -> Bool -> Double -> Double -> m Bool #

textViewScrollToMark :: (HasCallStack, MonadIO m, IsTextView a, IsTextMark b) => a -> b -> Double -> Bool -> Double -> Double -> m () #

textViewSetAcceptsTab :: (HasCallStack, MonadIO m, IsTextView a) => a -> Bool -> m () #

textViewSetBottomMargin :: (HasCallStack, MonadIO m, IsTextView a) => a -> Int32 -> m () #

textViewSetBuffer :: (HasCallStack, MonadIO m, IsTextView a, IsTextBuffer b) => a -> Maybe b -> m () #

textViewSetCursorVisible :: (HasCallStack, MonadIO m, IsTextView a) => a -> Bool -> m () #

textViewSetEditable :: (HasCallStack, MonadIO m, IsTextView a) => a -> Bool -> m () #

textViewSetExtraMenu :: (HasCallStack, MonadIO m, IsTextView a, IsMenuModel b) => a -> Maybe b -> m () #

textViewSetGutter :: (HasCallStack, MonadIO m, IsTextView a, IsWidget b) => a -> TextWindowType -> Maybe b -> m () #

textViewSetIndent :: (HasCallStack, MonadIO m, IsTextView a) => a -> Int32 -> m () #

textViewSetInputHints :: (HasCallStack, MonadIO m, IsTextView a) => a -> [InputHints] -> m () #

textViewSetInputPurpose :: (HasCallStack, MonadIO m, IsTextView a) => a -> InputPurpose -> m () #

textViewSetJustification :: (HasCallStack, MonadIO m, IsTextView a) => a -> Justification -> m () #

textViewSetLeftMargin :: (HasCallStack, MonadIO m, IsTextView a) => a -> Int32 -> m () #

textViewSetMonospace :: (HasCallStack, MonadIO m, IsTextView a) => a -> Bool -> m () #

textViewSetOverwrite :: (HasCallStack, MonadIO m, IsTextView a) => a -> Bool -> m () #

textViewSetPixelsAboveLines :: (HasCallStack, MonadIO m, IsTextView a) => a -> Int32 -> m () #

textViewSetPixelsBelowLines :: (HasCallStack, MonadIO m, IsTextView a) => a -> Int32 -> m () #

textViewSetPixelsInsideWrap :: (HasCallStack, MonadIO m, IsTextView a) => a -> Int32 -> m () #

textViewSetRightMargin :: (HasCallStack, MonadIO m, IsTextView a) => a -> Int32 -> m () #

textViewSetTabs :: (HasCallStack, MonadIO m, IsTextView a) => a -> TabArray -> m () #

textViewSetTopMargin :: (HasCallStack, MonadIO m, IsTextView a) => a -> Int32 -> m () #

textViewSetWrapMode :: (HasCallStack, MonadIO m, IsTextView a) => a -> WrapMode -> m () #

textViewStartsDisplayLine :: (HasCallStack, MonadIO m, IsTextView a) => a -> TextIter -> m Bool #

textViewTabs :: AttrLabelProxy "tabs" #

textViewTopMargin :: AttrLabelProxy "topMargin" #

textViewWindowToBufferCoords :: (HasCallStack, MonadIO m, IsTextView a) => a -> TextWindowType -> Int32 -> Int32 -> m (Int32, Int32) #

textViewWrapMode :: AttrLabelProxy "wrapMode" #

toTextView :: (MonadIO m, IsTextView o) => o -> m TextView #