Graphics.UI.Gtk.Multiline.TextBuffer
Detail
Class Hierarchy
Types
data
TextBuffer
class
TextBufferClass
o
castToTextBuffer
toTextBuffer
Constructors
textBufferNew
Methods
textBufferGetLineCount
textBufferGetCharCount
textBufferGetTagTable
textBufferInsert
textBufferInsertAtCursor
textBufferInsertInteractive
textBufferInsertInteractiveAtCursor
textBufferInsertRange
textBufferInsertRangeInteractive
textBufferDelete
textBufferDeleteInteractive
textBufferSetText
textBufferGetText
textBufferGetSlice
textBufferInsertPixbuf
textBufferCreateMark
textBufferMoveMark
textBufferMoveMarkByName
textBufferDeleteMark
textBufferDeleteMarkByName
textBufferGetMark
textBufferGetInsert
textBufferGetSelectionBound
textBufferPlaceCursor
textBufferApplyTag
textBufferRemoveTag
textBufferApplyTagByName
textBufferRemoveTagByName
textBufferRemoveAllTags
textBufferGetIterAtLineOffset
textBufferGetIterAtOffset
textBufferGetIterAtLine
textBufferGetIterAtMark
textBufferGetStartIter
textBufferGetEndIter
textBufferGetModified
textBufferSetModified
textBufferDeleteSelection
textBufferHasSelection
textBufferGetSelectionBounds
textBufferSelectRange
textBufferGetBounds
textBufferBeginUserAction
textBufferEndUserAction
textBufferBackspace
textBufferInsertChildAnchor
textBufferCreateChildAnchor
textBufferGetIterAtChildAnchor
textBufferPasteClipboard
textBufferCopyClipboard
textBufferCutClipboard
Attributes
textBufferTagTable
textBufferText
textBufferModified
Signals
afterApplyTag
afterBeginUserAction
afterBufferChanged
afterDeleteRange
afterEndUserAction
afterInsertPixbuf
afterBufferInsertText
afterMarkDeleted
afterMarkSet
afterModifiedChanged
afterRemoveTag