Graphics.UI.Gtk.Multiline.TextBuffer

Detail

Class Hierarchy

Types

data TextBuffer

class TextBufferClass o

castToTextBuffer

gTypeTextBuffer

toTextBuffer

Constructors

textBufferNew

Methods

textBufferGetLineCount

textBufferGetCharCount

textBufferGetTagTable

textBufferInsert

textBufferInsertByteString

textBufferInsertAtCursor

textBufferInsertByteStringAtCursor

textBufferInsertInteractive

textBufferInsertByteStringInteractive

textBufferInsertInteractiveAtCursor

textBufferInsertByteStringInteractiveAtCursor

textBufferInsertRange

textBufferInsertRangeInteractive

textBufferDelete

textBufferDeleteInteractive

textBufferSetByteString

textBufferGetByteString

textBufferGetByteStringSlice

textBufferSetText

textBufferGetText

textBufferGetSlice

textBufferInsertPixbuf

textBufferCreateMark

textBufferAddMark

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

textBufferPasteClipboardAtCursor

textBufferCopyClipboard

textBufferCutClipboard

textBufferAddSelectionClipboard

textBufferRemoveSelectionClipboard

Attributes

textBufferTagTable

textBufferText

textBufferModified

Signals

applyTag

beginUserAction

bufferChanged

deleteRange

endUserAction

insertPixbuf

insertChildAnchor

bufferInsertText

markDeleted

markSet

modifiedChanged

pasteDone

removeTag

Deprecated