gtkQuitRemoveByData          package:RGtk2          R Documentation

_g_t_k_Q_u_i_t_R_e_m_o_v_e_B_y_D_a_t_a

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

     Removes a quit handler identified by its 'data' field.

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

     gtkQuitRemoveByData(data)

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

  'data': [R object] The pointer passed as 'data' to 'gtkQuitAdd' or
          'gtkQuitAddFull'.

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

     Derived by RGtkGen from GTK+ documentation

