import "gui/view";
Notify icon is located in a system task bar. It allows to interact with the application when no window is visible, or just a way to quick access some of the functionality.
static function create(images: Image[]): NotifyIcon
static function get_sizes(): Integer[]
function destroy()
function set_menu(menu: Menu)
function get_menu(): Menu
virtual function handle_click_action()