Documentation
Dlang.org
TextBuffer.copyClipboard
gtk
text_buffer
TextBuffer
Copies the currently-selected text to a clipboard.
class
TextBuffer
void
copyClipboard
(
gdk.clipboard.Clipboard
clipboard
)
Parameters
clipboard
gdk
.
clipboard
.
Clipboard
the
gdk.clipboard.Clipboard
object to copy to
gtk
text_buffer
TextBuffer
constructors
this
functions
addMark
addSelectionClipboard
applyTag
applyTagByName
backspace
beginIrreversibleAction
beginUserAction
connectApplyTag
connectBeginUserAction
connectChanged
connectDeleteRange
connectEndUserAction
connectInsertChildAnchor
connectInsertPaintable
connectInsertText
connectMarkDeleted
connectMarkSet
connectModifiedChanged
connectPasteDone
connectRedo
connectRemoveTag
connectUndo
copyClipboard
createChildAnchor
createMark
cutClipboard
deleteInteractive
deleteMark
deleteMarkByName
deleteSelection
delete_
endIrreversibleAction
endUserAction
getBounds
getCanRedo
getCanUndo
getCharCount
getEnableUndo
getEndIter
getHasSelection
getInsert
getIterAtChildAnchor
getIterAtLine
getIterAtLineIndex
getIterAtLineOffset
getIterAtMark
getIterAtOffset
getLineCount
getMark
getMaxUndoLevels
getModified
getSelectionBound
getSelectionBounds
getSelectionContent
getSlice
getStartIter
getTagTable
getText
insert
insertAtCursor
insertChildAnchor
insertInteractive
insertInteractiveAtCursor
insertMarkup
insertPaintable
insertRange
insertRangeInteractive
moveMark
moveMarkByName
pasteClipboard
placeCursor
redo
removeAllTags
removeSelectionClipboard
removeTag
removeTagByName
selectRange
setEnableUndo
setMaxUndoLevels
setModified
setText
undo
Copies the currently-selected text to a clipboard.