gtkCurveReset             package:RGtk2             R Documentation

_g_t_k_C_u_r_v_e_R_e_s_e_t

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

     Resets the curve to a straight line from the minimum x and y
     values to the maximum x and y values (i.e. from the bottom-left to
     the top-right corners). The curve type is not changed.

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

     gtkCurveReset(object)

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

'object': ['GtkCurve'] a 'GtkCurve'.

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

     Derived by RGtkGen from GTK+ documentation

