atkObjectNotifyStateChange {RGtk2}R Documentation

atkObjectNotifyStateChange

Description

Emits a state-change signal for the specified state.

Usage

atkObjectNotifyStateChange(object, state, value)

Arguments

object

[AtkObject] an AtkObject

state

[numeric] an

numeric
whose state is changed
value

[logical] a gboolean which indicates whether the state is being set on or off

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]