Ashet OS

syscall: ashet.gui.control_widget

Documentation

Triggers the WidgetEvent.Type.control event of the widget with the given message as a payload.

Inputs

widget: Widget
message: WidgetControlMessage

The message that shall be sent to the widget.

Outputs

result: usize

A widget-dependent message returned from the widget.

Errors

SystemResources
InvalidHandle