EventDND.xRoot

short xRoot() @property

Get xRoot field.

Returns

the x coordinate of the pointer relative to the root of the

screen, only set for [gdk.types.EventType.DragMotion] and [gdk.types.EventType.DropStart].

void xRoot(short propval) @property

Set xRoot field.

Parameters

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