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.12.5-3 Index]