Learn R Programming

RGtk2 (version 2.12.17)

atkSelectionSelectAllSelection: atkSelectionSelectAllSelection

Description

Causes every child of the object to be selected if the object supports multiple selections.

Usage

atkSelectionSelectAllSelection(object)

Arguments

object
[AtkSelection] a GObject instance that implements AtkSelectionIface

Value

  • [logical] TRUE if success, FALSE otherwise.