org.a11y.atspi.Document¶
Description¶
Properties¶
org.a11y.atspi.Document:CurrentPageNumber¶
CurrentPageNumber readable i
org.a11y.atspi.Document:PageCount¶
PageCount readable i
Methods¶
org.a11y.atspi.Document.GetLocale¶
GetLocale (
OUT unnamed_arg0 s
)
unnamed_arg0
org.a11y.atspi.Document.GetAttributeValue¶
GetAttributeValue (
IN attributename s,
OUT unnamed_arg1 s
)
attributename
unnamed_arg1
org.a11y.atspi.Document.GetAttributes¶
GetAttributes (
OUT unnamed_arg0 a{ss}
)
unnamed_arg0
org.a11y.atspi.Document.GetTextSelections¶
GetTextSelections (
OUT selections a((so)i(so)ib)
)
selections
org.a11y.atspi.Document.SetTextSelections¶
SetTextSelections (
IN selections a((so)i(so)ib),
OUT unnamed_arg1 b
)
selections
unnamed_arg1