atkSelectionIsChildSelected: atkSelectionIsChildSelected

Description Usage Arguments Value Author(s)

View source: R/atkFuncs.R

Description

Determines if the current child of this object is selected Note: callers should not rely on NULL or on a zero value for indication of whether AtkSelectionIface is implemented, they should use type checking/interface checking functions or the atkGetAccessibleValue() convenience method.

Usage

1

Arguments

object

[AtkSelection] a GObject instance that implements AtkSelectionIface

i

[integer] a integer specifying the child index.

Value

[logical] a gboolean representing the specified child is selected, or 0 if selection does not implement this interface.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.