[gtk/matthiasc/for-master] docs: Remove a reference to configure events



commit 29868b2a05b729ca1563d052d0f5e55ac0dcc558
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Jan 16 12:52:06 2021 -0500

    docs: Remove a reference to configure events
    
    Those don't exist anymore.

 gdk/gdksurface.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/gdk/gdksurface.c b/gdk/gdksurface.c
index 35c47a3476..5488aa45f7 100644
--- a/gdk/gdksurface.c
+++ b/gdk/gdksurface.c
@@ -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
  */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]