Description


Include file: xdraghdl.h

Parent class: XHandler

Overview

To catch drag-events you need to derive a class from XDragHandler and override the method HandleEvent() where you will get the events (XDragEvent).

Functions

XDragHandler

Parameters

XWindow * window The window to handle the events for.

Remarks


This document was generated by Jens von Pilgrim's Autodoc