mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-09 10:20:07 +00:00
Merge branch 'phase-docs' into 'main'
docs: Fix typo and improve wording in drawing model docs See merge request GNOME/gtk!7711
This commit is contained in:
commit
7f3835cc4f
@ -66,8 +66,8 @@ The clock has several phases:
|
|||||||
- Layout
|
- Layout
|
||||||
- Paint
|
- Paint
|
||||||
|
|
||||||
The phases happens in this order and we will always run each
|
The phases happen in this order and all phases will always run
|
||||||
phase through before going back to the start.
|
through before going back to the start.
|
||||||
|
|
||||||
The Events phase is a stretch of time between each redraw where
|
The Events phase is a stretch of time between each redraw where
|
||||||
GTK processes input events from the user and other events
|
GTK processes input events from the user and other events
|
||||||
|
Loading…
Reference in New Issue
Block a user