EventContext

Provides context information for a context menu event.

class EventContext {
VteEventContext* cInstancePtr;
bool owned;
}

Constructors

this
this(void* ptr, Flag!"Take" take)

Members

Functions

cPtr
void* cPtr()
getCoordinates
bool getCoordinates(double x, double y)