org.gnu.gtk.event

Class ActionEvent.Type

Enclosing Class:
ActionEvent

public static class ActionEvent.Type
extends EventType

The type of the ActionEvent

Field Summary

static ActionEvent.Type
ACTIVATE
The Action was activated

Method Summary

Methods inherited from class org.gnu.glib.EventType

getID, getName

Field Details

ACTIVATE

public static ActionEvent.Type ACTIVATE
The Action was activated