gtkToolItemRebuildMenu         package:RGtk2         R Documentation

_g_t_k_T_o_o_l_I_t_e_m_R_e_b_u_i_l_d_M_e_n_u

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

     Calling this function signals to the toolbar that the overflow
     menu item for 'tool.item' has changed. If the overflow menu is
     visible when this function it called, the menu will be rebuilt.

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

     gtkToolItemRebuildMenu(object)

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

'object': ['GtkToolItem']  a 'GtkToolItem'

_D_e_t_a_i_l_s:

     The function must be called when the tool item changes what it
     will do in response to the "create_menu_proxy" signal.  

     Since  2.6

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

     Derived by RGtkGen from GTK+ documentation

