gtk-d v3.8.3 (2018-05-28T20:50:39Z)
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