gtk-d v3.6.3 (2017-05-14T21:01:55Z)
Home
Dub
Repo
AtkEditableTextIface.setRunAttributes
gtkc
atktypes
AtkEditableTextIface
struct
AtkEditableTextIface
extern (
C
)
int
function
(
AtkEditableText
*
text
,
AtkAttributeSet
*
attribSet
,
int
startOffset
,
int
endOffset
)
setRunAttributes
;
Return Value
%TRUE if attributes successfully set for the specified range, otherwise %FALSE
Meta
Source
See Implementation
gtkc
atktypes
AtkEditableTextIface
variables
copyText
cutText
deleteText
insertText
parentInterface
pasteText
setRunAttributes
setTextContents