atkStateSetContainsState {RGtk2}R Documentation

atkStateSetContainsState

Description

Checks whether the state for the specified type is in the specified set.

Usage

atkStateSetContainsState(object, type)

Arguments

object [AtkStateSet] an AtkStateSet
type [AtkStateType] an AtkStateType

Value

[logical] TRUE if type is the state type is in set.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]