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