org.gnu.gtk.event

Class ComboBoxEvent.Type

Enclosing Class:
ComboBoxEvent

public static class ComboBoxEvent.Type
extends EventType

Field Summary

static ComboBoxEvent.Type
CHANGED
This event indicates that the ComboBox selection has changed.

Method Summary

Methods inherited from class org.gnu.glib.EventType

getID, getName

Field Details

CHANGED

public static final ComboBoxEvent.Type CHANGED
This event indicates that the ComboBox selection has changed.