gdkEventCopy              package:RGtk2              R Documentation

_g_d_k_E_v_e_n_t_C_o_p_y

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

     Copies a 'GdkEvent', copying or incrementing the reference count
     of the resources associated with it (e.g. 'GdkWindow''s and
     strings).

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

     gdkEventCopy(object)

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

'object': ['GdkEvent']  a 'GdkEvent'

_V_a_l_u_e:

     ['GdkEvent']  a copy of 'event'.

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

     Derived by RGtkGen from GTK+ documentation

