Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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

[logical] TRUE if success, FALSE otherwise.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.