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