org.gnu.gtk.event

Class IconViewEvent.Type

Enclosing Class:
IconViewEvent

public static class IconViewEvent.Type
extends EventType

Field Summary

static IconViewEvent.Type
ITEM_ACTIVATED
static IconViewEvent.Type
SELECTION_CHANGED
static IconViewEvent.Type
SET_SCROLL_ADJUSTMENTS

Method Summary

Methods inherited from class org.gnu.glib.EventType

getID, getName

Field Details

ITEM_ACTIVATED

public static final IconViewEvent.Type ITEM_ACTIVATED


SELECTION_CHANGED

public static final IconViewEvent.Type SELECTION_CHANGED


SET_SCROLL_ADJUSTMENTS

public static final IconViewEvent.Type SET_SCROLL_ADJUSTMENTS