RGtk2 (version 2.20.31)

atkSelectionRemoveSelection: atkSelectionRemoveSelection

Description

Removes the specified child of the object from the object's selection.

Usage

atkSelectionRemoveSelection(object, i)

Arguments

object
[AtkSelection] a GObject instance that implements AtkSelectionIface
i
[integer] a integer specifying the index in the selection set. (e.g. the ith selection as opposed to the ith child).

Value