Class AtkValueIface

java.lang.Object
org.eclipse.swt.internal.accessibility.gtk.AtkValueIface

public class AtkValueIface extends Object
  • 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()