org.a11y.atspi.Selection

Description

Properties

org.a11y.atspi.Selection:NSelectedChildren

NSelectedChildren readable i

Methods

org.a11y.atspi.Selection.GetSelectedChild

GetSelectedChild (
  IN selectedChildIndex i,
  OUT unnamed_arg1 (so)
)

selectedChildIndex

unnamed_arg1

org.a11y.atspi.Selection.SelectChild

SelectChild (
  IN childIndex i,
  OUT unnamed_arg1 b
)

childIndex

unnamed_arg1

org.a11y.atspi.Selection.DeselectSelectedChild

DeselectSelectedChild (
  IN selectedChildIndex i,
  OUT unnamed_arg1 b
)

selectedChildIndex

unnamed_arg1

org.a11y.atspi.Selection.IsChildSelected

IsChildSelected (
  IN childIndex i,
  OUT unnamed_arg1 b
)

childIndex

unnamed_arg1

org.a11y.atspi.Selection.SelectAll

SelectAll (
  OUT unnamed_arg0 b
)

unnamed_arg0

org.a11y.atspi.Selection.ClearSelection

ClearSelection (
  OUT unnamed_arg0 b
)

unnamed_arg0

org.a11y.atspi.Selection.DeselectChild

DeselectChild (
  IN childIndex i,
  OUT unnamed_arg1 b
)

childIndex

unnamed_arg1