gtk-sharp 0.0.0.0 neutral Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. Information about measurement units on objects. System.ValueType Field Gtk.RulerMetric An empty/default RulerMetric. Method Gtk.RulerMetric Default constructor. A , pointer to the underlying C object. A For internal use only. Field System.String The name of the units this ruler measures: one of Pixels, Inches, or Centimeters. Field System.String The abbreviations for this metric's units: "Pi" for pixels, "In" for inches, "Cn" for centimeters. "Cn" isn't a typo; that's how it's defined in Gtk+. See bugzilla.gnome.org bug 151944. Field System.Double The conversion factor between pixels and the given unit for the ruler. Field System.Double[] An array of possible scales for the ruler, dependent on the units chosen. Field System.Int32[] How many sub-units to break up each ruler unit into.