forked from AuroraMiddleware/gtk
Merge branch 'fabian.kirsch-main-patch-28134' into 'main'
corrected small typo input-handling.md See merge request GNOME/gtk!4368
This commit is contained in:
commit
45d6b3ba51
@ -42,7 +42,7 @@ univocally identifies events that are related to the same
|
|||||||
interaction.
|
interaction.
|
||||||
|
|
||||||
When GTK creates a `GdkSurface`, it connects to the ::event
|
When GTK creates a `GdkSurface`, it connects to the ::event
|
||||||
signal on it, which receives all of these input events. Surfaces have
|
signal on it, which receives all of these input events. Surfaces
|
||||||
have signals and properties, e.g. to deal with window management
|
have signals and properties, e.g. to deal with window management
|
||||||
related events.
|
related events.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user