2 lines
108 B
Text
2 lines
108 B
Text
import "ecere"
|
|
Label label { text = "Goodbye, World!", hasClose = true, opacity = 1, size = { 320, 200 } };
|