GI.Gtk.Objects.TextView

Exported types

data TextView

class TextViewK o

toTextView

noTextView

Methods

textViewAddChildAtAnchor

textViewAddChildAtAnchor

textViewAddChildInWindow

textViewAddChildInWindow

textViewBackwardDisplayLine

textViewBackwardDisplayLine

textViewBackwardDisplayLineStart

textViewBackwardDisplayLineStart

textViewBufferToWindowCoords

textViewBufferToWindowCoords

textViewForwardDisplayLine

textViewForwardDisplayLine

textViewForwardDisplayLineEnd

textViewForwardDisplayLineEnd

textViewGetAcceptsTab

textViewGetAcceptsTab

textViewGetBorderWindowSize

textViewGetBorderWindowSize

textViewGetBottomMargin

textViewGetBottomMargin

textViewGetBuffer

textViewGetBuffer

textViewGetCursorLocations

textViewGetCursorLocations

textViewGetCursorVisible

textViewGetCursorVisible

textViewGetDefaultAttributes

textViewGetDefaultAttributes

textViewGetEditable

textViewGetEditable

textViewGetHadjustment

textViewGetHadjustment

textViewGetIndent

textViewGetIndent

textViewGetInputHints

textViewGetInputHints

textViewGetInputPurpose

textViewGetInputPurpose

textViewGetIterAtLocation

textViewGetIterAtLocation

textViewGetIterAtPosition

textViewGetIterAtPosition

textViewGetIterLocation

textViewGetIterLocation

textViewGetJustification

textViewGetJustification

textViewGetLeftMargin

textViewGetLeftMargin

textViewGetLineAtY

textViewGetLineAtY

textViewGetLineYrange

textViewGetLineYrange

textViewGetMonospace

textViewGetMonospace

textViewGetOverwrite

textViewGetOverwrite

textViewGetPixelsAboveLines

textViewGetPixelsAboveLines

textViewGetPixelsBelowLines

textViewGetPixelsBelowLines

textViewGetPixelsInsideWrap

textViewGetPixelsInsideWrap

textViewGetRightMargin

textViewGetRightMargin

textViewGetTabs

textViewGetTabs

textViewGetTopMargin

textViewGetTopMargin

textViewGetVadjustment

textViewGetVadjustment

textViewGetVisibleRect

textViewGetVisibleRect

textViewGetWindow

textViewGetWindow

textViewGetWindowType

textViewGetWindowType

textViewGetWrapMode

textViewGetWrapMode

textViewImContextFilterKeypress

textViewImContextFilterKeypress

textViewMoveChild

textViewMoveChild

textViewMoveMarkOnscreen

textViewMoveMarkOnscreen

textViewMoveVisually

textViewMoveVisually

textViewNew

textViewNew

textViewNewWithBuffer

textViewNewWithBuffer

textViewPlaceCursorOnscreen

textViewPlaceCursorOnscreen

textViewResetImContext

textViewResetImContext

textViewScrollMarkOnscreen

textViewScrollMarkOnscreen

textViewScrollToIter

textViewScrollToIter

textViewScrollToMark

textViewScrollToMark

textViewSetAcceptsTab

textViewSetAcceptsTab

textViewSetBorderWindowSize

textViewSetBorderWindowSize

textViewSetBottomMargin

textViewSetBottomMargin

textViewSetBuffer

textViewSetBuffer

textViewSetCursorVisible

textViewSetCursorVisible

textViewSetEditable

textViewSetEditable

textViewSetIndent

textViewSetIndent

textViewSetInputHints

textViewSetInputHints

textViewSetInputPurpose

textViewSetInputPurpose

textViewSetJustification

textViewSetJustification

textViewSetLeftMargin

textViewSetLeftMargin

textViewSetMonospace

textViewSetMonospace

textViewSetOverwrite

textViewSetOverwrite

textViewSetPixelsAboveLines

textViewSetPixelsAboveLines

textViewSetPixelsBelowLines

textViewSetPixelsBelowLines

textViewSetPixelsInsideWrap

textViewSetPixelsInsideWrap

textViewSetRightMargin

textViewSetRightMargin

textViewSetTabs

textViewSetTabs

textViewSetTopMargin

textViewSetTopMargin

textViewSetWrapMode

textViewSetWrapMode

textViewStartsDisplayLine

textViewStartsDisplayLine

textViewWindowToBufferCoords

textViewWindowToBufferCoords

Properties

AcceptsTab

data TextViewAcceptsTabPropertyInfo

constructTextViewAcceptsTab

getTextViewAcceptsTab

setTextViewAcceptsTab

BottomMargin

data TextViewBottomMarginPropertyInfo

constructTextViewBottomMargin

getTextViewBottomMargin

setTextViewBottomMargin

Buffer

data TextViewBufferPropertyInfo

constructTextViewBuffer

getTextViewBuffer

setTextViewBuffer

CursorVisible

data TextViewCursorVisiblePropertyInfo

constructTextViewCursorVisible

getTextViewCursorVisible

setTextViewCursorVisible

Editable

data TextViewEditablePropertyInfo

constructTextViewEditable

getTextViewEditable

setTextViewEditable

ImModule

data TextViewImModulePropertyInfo

constructTextViewImModule

getTextViewImModule

setTextViewImModule

Indent

data TextViewIndentPropertyInfo

constructTextViewIndent

getTextViewIndent

setTextViewIndent

InputHints

data TextViewInputHintsPropertyInfo

constructTextViewInputHints

getTextViewInputHints

setTextViewInputHints

InputPurpose

data TextViewInputPurposePropertyInfo

constructTextViewInputPurpose

getTextViewInputPurpose

setTextViewInputPurpose

Justification

data TextViewJustificationPropertyInfo

constructTextViewJustification

getTextViewJustification

setTextViewJustification

LeftMargin

data TextViewLeftMarginPropertyInfo

constructTextViewLeftMargin

getTextViewLeftMargin

setTextViewLeftMargin

Monospace

data TextViewMonospacePropertyInfo

constructTextViewMonospace

getTextViewMonospace

setTextViewMonospace

Overwrite

data TextViewOverwritePropertyInfo

constructTextViewOverwrite

getTextViewOverwrite

setTextViewOverwrite

PixelsAboveLines

data TextViewPixelsAboveLinesPropertyInfo

constructTextViewPixelsAboveLines

getTextViewPixelsAboveLines

setTextViewPixelsAboveLines

PixelsBelowLines

data TextViewPixelsBelowLinesPropertyInfo

constructTextViewPixelsBelowLines

getTextViewPixelsBelowLines

setTextViewPixelsBelowLines

PixelsInsideWrap

data TextViewPixelsInsideWrapPropertyInfo

constructTextViewPixelsInsideWrap

getTextViewPixelsInsideWrap

setTextViewPixelsInsideWrap

PopulateAll

data TextViewPopulateAllPropertyInfo

constructTextViewPopulateAll

getTextViewPopulateAll

setTextViewPopulateAll

RightMargin

data TextViewRightMarginPropertyInfo

constructTextViewRightMargin

getTextViewRightMargin

setTextViewRightMargin

Tabs

data TextViewTabsPropertyInfo

constructTextViewTabs

getTextViewTabs

setTextViewTabs

TopMargin

data TextViewTopMarginPropertyInfo

constructTextViewTopMargin

getTextViewTopMargin

setTextViewTopMargin

WrapMode

data TextViewWrapModePropertyInfo

constructTextViewWrapMode

getTextViewWrapMode

setTextViewWrapMode

Signals

Backspace

type TextViewBackspaceCallback

type TextViewBackspaceCallbackC

data TextViewBackspaceSignalInfo

afterTextViewBackspace

noTextViewBackspaceCallback

onTextViewBackspace

textViewBackspaceCallbackWrapper

textViewBackspaceClosure

CopyClipboard

type TextViewCopyClipboardCallback

type TextViewCopyClipboardCallbackC

data TextViewCopyClipboardSignalInfo

afterTextViewCopyClipboard

noTextViewCopyClipboardCallback

onTextViewCopyClipboard

textViewCopyClipboardCallbackWrapper

textViewCopyClipboardClosure

CutClipboard

type TextViewCutClipboardCallback

type TextViewCutClipboardCallbackC

data TextViewCutClipboardSignalInfo

afterTextViewCutClipboard

noTextViewCutClipboardCallback

onTextViewCutClipboard

textViewCutClipboardCallbackWrapper

textViewCutClipboardClosure

DeleteFromCursor

type TextViewDeleteFromCursorCallback

type TextViewDeleteFromCursorCallbackC

data TextViewDeleteFromCursorSignalInfo

afterTextViewDeleteFromCursor

noTextViewDeleteFromCursorCallback

onTextViewDeleteFromCursor

textViewDeleteFromCursorCallbackWrapper

textViewDeleteFromCursorClosure

ExtendSelection

type TextViewExtendSelectionCallback

type TextViewExtendSelectionCallbackC

data TextViewExtendSelectionSignalInfo

afterTextViewExtendSelection

noTextViewExtendSelectionCallback

onTextViewExtendSelection

textViewExtendSelectionCallbackWrapper

textViewExtendSelectionClosure

InsertAtCursor

type TextViewInsertAtCursorCallback

type TextViewInsertAtCursorCallbackC

data TextViewInsertAtCursorSignalInfo

afterTextViewInsertAtCursor

noTextViewInsertAtCursorCallback

onTextViewInsertAtCursor

textViewInsertAtCursorCallbackWrapper

textViewInsertAtCursorClosure

MoveCursor

type TextViewMoveCursorCallback

type TextViewMoveCursorCallbackC

data TextViewMoveCursorSignalInfo

afterTextViewMoveCursor

noTextViewMoveCursorCallback

onTextViewMoveCursor

textViewMoveCursorCallbackWrapper

textViewMoveCursorClosure

MoveViewport

type TextViewMoveViewportCallback

type TextViewMoveViewportCallbackC

data TextViewMoveViewportSignalInfo

afterTextViewMoveViewport

noTextViewMoveViewportCallback

onTextViewMoveViewport

textViewMoveViewportCallbackWrapper

textViewMoveViewportClosure

PasteClipboard

type TextViewPasteClipboardCallback

type TextViewPasteClipboardCallbackC

data TextViewPasteClipboardSignalInfo

afterTextViewPasteClipboard

noTextViewPasteClipboardCallback

onTextViewPasteClipboard

textViewPasteClipboardCallbackWrapper

textViewPasteClipboardClosure

PopulatePopup

type TextViewPopulatePopupCallback

type TextViewPopulatePopupCallbackC

data TextViewPopulatePopupSignalInfo

afterTextViewPopulatePopup

noTextViewPopulatePopupCallback

onTextViewPopulatePopup

textViewPopulatePopupCallbackWrapper

textViewPopulatePopupClosure

PreeditChanged

type TextViewPreeditChangedCallback

type TextViewPreeditChangedCallbackC

data TextViewPreeditChangedSignalInfo

afterTextViewPreeditChanged

noTextViewPreeditChangedCallback

onTextViewPreeditChanged

textViewPreeditChangedCallbackWrapper

textViewPreeditChangedClosure

SelectAll

type TextViewSelectAllCallback

type TextViewSelectAllCallbackC

data TextViewSelectAllSignalInfo

afterTextViewSelectAll

noTextViewSelectAllCallback

onTextViewSelectAll

textViewSelectAllCallbackWrapper

textViewSelectAllClosure

SetAnchor

type TextViewSetAnchorCallback

type TextViewSetAnchorCallbackC

data TextViewSetAnchorSignalInfo

afterTextViewSetAnchor

noTextViewSetAnchorCallback

onTextViewSetAnchor

textViewSetAnchorCallbackWrapper

textViewSetAnchorClosure

ToggleCursorVisible

type TextViewToggleCursorVisibleCallback

type TextViewToggleCursorVisibleCallbackC

data TextViewToggleCursorVisibleSignalInfo

afterTextViewToggleCursorVisible

noTextViewToggleCursorVisibleCallback

onTextViewToggleCursorVisible

textViewToggleCursorVisibleCallbackWrapper

textViewToggleCursorVisibleClosure

ToggleOverwrite

type TextViewToggleOverwriteCallback

type TextViewToggleOverwriteCallbackC

data TextViewToggleOverwriteSignalInfo

afterTextViewToggleOverwrite

noTextViewToggleOverwriteCallback

onTextViewToggleOverwrite

textViewToggleOverwriteCallbackWrapper

textViewToggleOverwriteClosure