Ashet OS

syscall: ashet.gui.notify_owner

Documentation

Puts a widget_notify event into the event queue of the Window that owns widget. The parameters are passed as a WidgetNotifyEvent to the event queue.

Inputs

widget: Widget
@"type": gui.WidgetNotifyID
params: *const [4]usize

Errors

SystemResources
InvalidHandle