gtkPlugConstruct            package:RGtk2            R Documentation

_g_t_k_P_l_u_g_C_o_n_s_t_r_u_c_t

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

     Finish the initialization of 'plug' for a given 'GtkSocket'
     identified by 'socket.id'. This function will generally only be
     used by classes deriving from 'GtkPlug'.

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

     gtkPlugConstruct(object, socket.id)

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

'object': ['GtkPlug']  a 'GtkPlug'.

'socket.id': ['GdkNativeWindow']  the XID of the socket's window.

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

     Derived by RGtkGen from GTK+ documentation

