org.gnu.gtk

Class Ruler

public class Ruler extends Widget

This widget is the base class for GtkHRuler and GtkVRuler. It contains the configuration and calculation capability, but has no ability to display the results.
Method Summary
static RulergetRuler(Handle handle)
Internal static factory method to be used by Java-Gnome only.
static TypegetType()
Retrieve the runtime type used by the GLib library.

Method Detail

getRuler

public static Ruler getRuler(Handle handle)
Internal static factory method to be used by Java-Gnome only.

getType

public static Type getType()
Retrieve the runtime type used by the GLib library.