namespace Microsoft.Maui.Platform.Linux.Services; public enum GtkMessageType { Info, Warning, Question, Error, Other }