Ashet OS

syscall: ashet.gui.set_window_size

Documentation

Sets the size of window and returns the new actual size.

This event is meant to be used from desktop APIs and will not automatically notify the window of the resize event.

Inputs

window: Window
size: Size

Outputs

actual_size: Size

Errors

InvalidHandle