This website requires JavaScript.
Explore
Help
Sign In
Jayrude
/
fmeditor-slint
Watch
1
Star
0
Fork
You've already forked fmeditor-slint
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1317c37c72
fmeditor-slint
/
ui
/
appwindow.slint
7 lines
116 B
Plaintext
Raw
Blame
History
export component AppWindow inherits Window {
Text {
text: "Hello world!";
color: green;
}
}
Reference in New Issue
View Git Blame
Copy Permalink