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.20.21 Index]