Class AtkValueIface
java.lang.Object
org.eclipse.swt.internal.accessibility.gtk.AtkValueIface
-
Field Summary
FieldsModifier and TypeFieldDescriptionlong
long
long
long
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
get_current_value
public long get_current_value -
get_maximum_value
public long get_maximum_value -
get_minimum_value
public long get_minimum_value -
set_current_value
public long set_current_value
-
-
Constructor Details
-
AtkValueIface
public AtkValueIface()
-