atkObjectRemovePropertyChangeHandler  package:RGtk2  R Documentation

_a_t_k_O_b_j_e_c_t_R_e_m_o_v_e_P_r_o_p_e_r_t_y_C_h_a_n_g_e_H_a_n_d_l_e_r

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

     Removes a property change handler.

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

     atkObjectRemovePropertyChangeHandler(object, handler.id)

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

'object': ['AtkObject']  an 'AtkObject'

'handler.id': [numeric]  a guint which identifies the handler to be
          removed.

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

     Derived by RGtkGen from GTK+ documentation

