gtkCurveSetCurveType          package:RGtk2          R Documentation

_g_t_k_C_u_r_v_e_S_e_t_C_u_r_v_e_T_y_p_e

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

     Sets the type of the curve. The curve will remain unchanged except
     when changing from a free curve to a linear or spline curve, in
     which case the curve will be changed as little as possible.

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

     gtkCurveSetCurveType(object, type)

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

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

  'type': ['GtkCurveType'] the type of the curve.

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

     Derived by RGtkGen from GTK+ documentation

