atkSelectionClearSelection {RGtk2}R Documentation

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.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]