Class AtkValueIface
- java.lang.Object
-
- org.eclipse.swt.internal.accessibility.gtk.AtkValueIface
-
public class AtkValueIface extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description long
get_current_value
long
get_maximum_value
long
get_minimum_value
long
set_current_value
-
Constructor Summary
Constructors Constructor Description AtkValueIface()
-