WidgetEvents.postEvent

Returns true if any handlers were called This handler will be called by Gui twice, before and after visiting its children. In first case sinking flag will be true;

struct WidgetEvents
bool
postEvent
(
Event
)
(
WidgetProxy widget
,
auto ref Event event
)

Meta