Browse Source

Fixed Window API tutuorial

pull/213/head
Roman Sedaikin 4 years ago
parent
commit
baf8fb1ffe
  1. 2
      tutorials/Window_API/README.md

2
tutorials/Window_API/README.md

@ -66,7 +66,7 @@ fun main() {
## Window attributes
Each window has 9 parameters, all of them could be omitted and have default values:
Each window has following parameters, all of them could be omitted and have default values:
1. title – window title
2. size – initial window size

Loading…
Cancel
Save