gtk-d v3.6.3 (2017-05-14T21:01:55Z)
Home
Dub
Repo
AtkTextIface.removeSelection
gtkc
atktypes
AtkTextIface
struct
AtkTextIface
extern (
C
)
int
function
(
AtkText
*
text
,
int
selectionNum
)
removeSelection
;
Return Value
%TRUE if success, %FALSE otherwise
Meta
Source
See Implementation
gtkc
atktypes
AtkTextIface
variables
addSelection
getBoundedRanges
getCaretOffset
getCharacterAtOffset
getCharacterCount
getCharacterExtents
getDefaultAttributes
getNSelections
getOffsetAtPoint
getRangeExtents
getRunAttributes
getSelection
getStringAtOffset
getText
getTextAfterOffset
getTextAtOffset
getTextBeforeOffset
parent
removeSelection
setCaretOffset
setSelection
textAttributesChanged
textCaretMoved
textChanged
textSelectionChanged