//go:build windows package main func getLinuxWebViewInfo() string { return "" } func getGTKVersionInfo() string { return "" }