org.gnu.gtk.event

Class AdjustmentEvent.Type

Enclosing Class:
AdjustmentEvent

public static class AdjustmentEvent.Type
extends EventType

Field Summary

static AdjustmentEvent.Type
CHANGED
static AdjustmentEvent.Type
VALUE_CHANGED

Method Summary

Methods inherited from class org.gnu.glib.EventType

getID, getName

Field Details

CHANGED

public static final AdjustmentEvent.Type CHANGED

VALUE_CHANGED

public static final AdjustmentEvent.Type VALUE_CHANGED