org.gnu.gtk.event

Class TreeViewColumnEvent.Type

Enclosing Class:
TreeViewColumnEvent

public static class TreeViewColumnEvent.Type
extends EventType

Field Summary

static TreeViewColumnEvent.Type
CLICKED
This event indicates that the column header has been clicked.

Method Summary

Methods inherited from class org.gnu.glib.EventType

getID, getName

Field Details

CLICKED

public static final TreeViewColumnEvent.Type CLICKED
This event indicates that the column header has been clicked.