EventDND.yRoot

Set yRoot field.

  1. short yRoot [@property getter]
  2. short yRoot [@property setter]
    class EventDND
    @property
    void
    yRoot
    (
    short propval
    )

Parameters

propval short

the y coordinate of the pointer relative to the root of the screen, only set for gdk.types.EventType.DragMotion and gdk.types.EventType.DropStart.