Graphics.UI.Gtk.Multiline.TextView
Detail
Class Hierarchy
Types
data
TextView
class
TextViewClass
o
data
TextChildAnchor
class
TextChildAnchorClass
o
castToTextView
toTextView
data
DeleteType
data
DirectionType
data
Justification
data
MovementStep
data
TextWindowType
data
WrapMode
Constructors
textViewNew
textViewNewWithBuffer
Methods
textViewSetBuffer
textViewGetBuffer
textViewScrollToMark
textViewScrollToIter
textViewScrollMarkOnscreen
textViewMoveMarkOnscreen
textViewPlaceCursorOnscreen
textViewGetLineAtY
textViewGetLineYrange
textViewGetIterAtLocation
textViewBufferToWindowCoords
textViewWindowToBufferCoords
textViewGetWindow
textViewGetWindowType
textViewSetBorderWindowSize
textViewGetBorderWindowSize
textViewForwardDisplayLine
textViewBackwardDisplayLine
textViewForwardDisplayLineEnd
textViewBackwardDisplayLineStart
textViewStartsDisplayLine
textViewMoveVisually
textViewAddChildAtAnchor
textChildAnchorNew
textChildAnchorGetWidgets
textChildAnchorGetDeleted
textViewAddChildInWindow
textViewMoveChild
textViewSetWrapMode
textViewGetWrapMode
textViewSetEditable
textViewGetEditable
textViewSetCursorVisible
textViewGetCursorVisible
textViewSetPixelsAboveLines
textViewGetPixelsAboveLines
textViewSetPixelsBelowLines
textViewGetPixelsBelowLines
textViewSetPixelsInsideWrap
textViewGetPixelsInsideWrap
textViewSetJustification
textViewGetJustification
textViewSetLeftMargin
textViewGetLeftMargin
textViewSetRightMargin
textViewGetRightMargin
textViewSetIndent
textViewGetIndent
textViewGetDefaultAttributes
textViewGetVisibleRect
textViewGetIterLocation
textViewGetIterAtPosition
textViewSetOverwrite
textViewGetOverwrite
textViewSetAcceptsTab
textViewGetAcceptsTab
Attributes
textViewPixelsAboveLines
textViewPixelsBelowLines
textViewPixelsInsideWrap
textViewEditable
textViewWrapMode
textViewJustification
textViewLeftMargin
textViewRightMargin
textViewIndent
textViewCursorVisible
textViewBuffer
textViewOverwrite
textViewAcceptsTab
Signals
onCopyClipboard
afterCopyClipboard
onCutClipboard
afterCutClipboard
onDeleteFromCursor
afterDeleteFromCursor
onInsertAtCursor
afterInsertAtCursor
onMoveCursor
afterMoveCursor
onMoveFocus
afterMoveFocus
onPageHorizontally
afterPageHorizontally
onPasteClipboard
afterPasteClipboard
onPopulatePopup
afterPopulatePopup
onSetAnchor
afterSetAnchor
onSetScrollAdjustments
afterSetScrollAdjustments
onToggleOverwrite
afterToggleOverwrite