EventDND.yRoot

short yRoot() @property

Get yRoot field.

Returns

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].

void yRoot(short propval) @property

Set yRoot field.

Parameters

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