Documentation
Dlang.org
AtkDocumentIface.setDocumentAttribute
atk
c
types
AtkDocumentIface
sets the value of an attribute. Returns TRUE on success, FALSE otherwise
struct
AtkDocumentIface
extern (
C
)
bool
function
(
AtkDocument
*
document
,
const
(
char
)*
attributeName
,
const
(
char
)*
attributeValue
)
setDocumentAttribute
;
atk
c
types
AtkDocumentIface
variables
getCurrentPageNumber
getDocument
getDocumentAttributeValue
getDocumentAttributes
getDocumentLocale
getDocumentType
getPageCount
getTextSelections
parent
setDocumentAttribute
setTextSelections
sets the value of an attribute. Returns TRUE on success, FALSE otherwise