atkSelectionSelectAllSelection {RGtk2}R Documentation

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.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]