atkObjectRefStateSet {RGtk2}R Documentation

atkObjectRefStateSet

Description

Gets a reference to the state set of the accessible; the caller must unreference it when it is no longer needed.

Usage

atkObjectRefStateSet(object)

Arguments

object [AtkObject] an AtkObject

Value

[AtkStateSet] a reference to an AtkStateSet which is the state set of the accessible

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]