gtkRulerSetMetric           package:RGtk2           R Documentation

_g_t_k_R_u_l_e_r_S_e_t_M_e_t_r_i_c

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

     This calls the 'GTKMetricType' to set the ruler to units defined.
     Available units are GTK_PIXELS, GTK_INCHES, or GTK_CENTIMETERS.
     The default unit of measurement is GTK_PIXELS.

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

     gtkRulerSetMetric(object, metric)

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

'object': ['GtkRuler'] the gtkruler

'metric': ['GtkMetricType'] the unit of measurement

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

     Derived by RGtkGen from GTK+ documentation

