org.gnu.gtk
public class Arrow extends Misc
| Constructor Summary | |
|---|---|
| Arrow(ArrowType type, ShadowType shadowType)
Construct a new Arrow. | |
| Arrow(Handle handle)
Construct an Arrow from a handle to a native resource. | |
| Method Summary | |
|---|---|
| static Arrow | getArrow(Handle handle)
Internal static factory method to be used by Java-Gnome only. |
| static Type | getType()
Retrieve the runtime type used by the GLib library. |
| void | setValues(ArrowType type, ShadowType shadowType)
Set the values for this Arrow object. |