atkStateSetIsEmpty {RGtk2}R Documentation

atkStateSetIsEmpty

Description

Checks whether the state set is empty, i.e. has no states set.

Usage

atkStateSetIsEmpty(object)

Arguments

object [AtkStateSet] an AtkStateType

Value

[logical] TRUE if set has no states set, otherwise FALSE

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]