Learn R Programming

RGtk2 (version 2.8.8)

atkSelectionClearSelection: atkSelectionClearSelection

Description

Clears the selection in the object so that no children in the object are selected.

Usage

atkSelectionClearSelection(object)

Arguments

object
[AtkSelection] a GObject instance that implements AtkSelectionIface

Value

  • [logical] TRUE if success, FALSE otherwise.