gtkAccelLabelSetAccelClosure      package:RGtk2      R Documentation

_g_t_k_A_c_c_e_l_L_a_b_e_l_S_e_t_A_c_c_e_l_C_l_o_s_u_r_e

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

     Sets the closure to be monitored by this accelerator label. The
     closure must be connected to an accelerator group; see
     'gtkAccelGroupConnect'.

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

     gtkAccelLabelSetAccelClosure(object, accel.closure)

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

'object': ['GtkAccelLabel']  a 'GtkAccelLabel'

'accel.closure': ['GClosure']  the closure to monitor for accelerator
          changes.

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

     Derived by RGtkGen from GTK+ documentation

