You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.
local Title = [[<span size="x-large" font-weight="bold">Universe destruction</span>]]
local Message = "Our universe has a lot of problems and the only way to fix it is destroying the entire universe and this important decision is now in your hands."
--[[ GtkMessageDialog:
A GtkDialog for basic popup windows with a predefined design: title, message and choice buttons.
Useful if you don't want to make a complex dialog.