gtkTreeViewSetHoverExpand       package:RGtk2       R Documentation

_g_t_k_T_r_e_e_V_i_e_w_S_e_t_H_o_v_e_r_E_x_p_a_n_d

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

     Enables of disables the hover expansion mode of 'tree.view'. Hover
     expansion makes rows expand or collaps if the pointer  moves over
     them.

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

     gtkTreeViewSetHoverExpand(object, expand)

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

'object': ['GtkTreeView']  a 'GtkTreeView'

'expand': [logical] 'TRUE' to enable hover selection mode

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

     Since  2.6

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

     Derived by RGtkGen from GTK+ documentation

