atkStateSetRemoveState {RGtk2}R Documentation

atkStateSetRemoveState

Description

Removes the state for the specified type from the state set.

Usage

atkStateSetRemoveState(object, type)

Arguments

object

[AtkStateSet] an AtkStateSet

type

[AtkStateType] an

AtkType

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]