gtkRulerSetMetric {RGtk2} | R Documentation |
This calls the
GTKMetricTypeto set the ruler to units defined. Available units are GTK_PIXELS, GTK_INCHES, or GTK_CENTIMETERS. The default unit of measurement is GTK_PIXELS.
gtkRulerSetMetric(object, metric)
|
the gtkruler |
|
the unit of measurement |
Derived by RGtkGen from GTK+ documentation