gtkCTreeRow              package:RGtk2              R Documentation

_g_t_k_C_T_r_e_e_R_o_w

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

     Get the 'GtkCTreeRow' structure from the opaque 'GtkCTreeNode'.
     This allows traversing the data structure of the 'GtkCTree'.

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

     gtkCTreeRow(node)

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

    node: The 'GtkCTreeNode' from which to get the 'GtkCTreeRow'.

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

     A 'GtkCTreeRow'

_N_o_t_e:

     The 'GtkCTree' widget is deprecated. Please consider using
     'GtkTreeView'.

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

     Michael Lawrence

