[gdk.types.NotifyType.Ancestor], [gdk.types.NotifyType.Virtual], [gdk.types.NotifyType.Nonlinear] or [gdk.types.NotifyType.NonlinearVirtual]).
EventCrossing.detail
gdk.types.NotifyType detail() @propertyGet detail field.
Returns
the kind of crossing that happened ([gdk.types.NotifyType.Inferior],
void detail(gdk.types.NotifyType propval) @propertySet detail field.
Parameters
propval | 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]). |