gtk-d v3.7.1 (2017-11-01T22:01:07Z)
Home
Dub
Repo
AtkEditableTextIface.setRunAttributes
atk
c
types
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
atk
c
types
AtkEditableTextIface
variables
copyText
cutText
deleteText
insertText
parentInterface
pasteText
setRunAttributes
setTextContents