EventCrossing.detail

gdk.types.NotifyType detail() @property

Get detail field.

Returns

the kind of crossing that happened ([gdk.types.NotifyType.Inferior],

[gdk.types.NotifyType.Ancestor], [gdk.types.NotifyType.Virtual], [gdk.types.NotifyType.Nonlinear] or [gdk.types.NotifyType.NonlinearVirtual]).

void detail(gdk.types.NotifyType propval) @property

Set detail field.

Parameters

propvalthe kind of crossing that happened ([gdk.types.NotifyType.Inferior], [gdk.types.NotifyType.Ancestor], [gdk.types.NotifyType.Virtual], [gdk.types.NotifyType.Nonlinear] or [gdk.types.NotifyType.NonlinearVirtual]).