atkObjectNotifyStateChange       package:RGtk2       R Documentation

_a_t_k_O_b_j_e_c_t_N_o_t_i_f_y_S_t_a_t_e_C_h_a_n_g_e

_D_e_s_c_r_i_p_t_i_o_n:

     Emits a state-change signal for the specified state.

_U_s_a_g_e:

     atkObjectNotifyStateChange(object, state, value)

_A_r_g_u_m_e_n_t_s:

'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

_A_u_t_h_o_r(_s):

     Derived by RGtkGen from GTK+ documentation

