docs: Remove a reference to configure events

Those don't exist anymore.
This commit is contained in:
Matthias Clasen
2021-01-16 12:52:06 -05:00
parent 691b6b88ea
commit 29868b2a05

View File

@@ -2545,8 +2545,7 @@ gdk_surface_get_frame_clock (GdkSurface *surface)
* value can be used to determine whether to use a pixel resource
* with higher resolution data.
*
* The scale of a surface may change during runtime, if this happens
* a configure event will be sent to the toplevel surface.
* The scale of a surface may change during runtime.
*
* Returns: the scale factor
*/