screen, only set for [gdk.types.EventType.DragMotion] and [gdk.types.EventType.DropStart].
EventDND.yRoot
short yRoot() @propertyGet yRoot field.
Returns
the y coordinate of the pointer relative to the root of the
void yRoot(short propval) @propertySet yRoot field.
Parameters
propval | 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]. |