[gtk/deprecate-render: 5/9] flowbox: Stop using gtk_render_background




commit 0c756dbd0fcffc48d392b2f0decf4cdd73baea65
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Oct 8 08:28:46 2022 -0400

    flowbox: Stop using gtk_render_background
    
    The gtk_render_ apis are getting deprecated.

 gtk/gtkflowbox.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/gtk/gtkflowbox.c b/gtk/gtkflowbox.c
index 38eeeaff64..786502ee9e 100644
--- a/gtk/gtkflowbox.c
+++ b/gtk/gtkflowbox.c
@@ -96,7 +96,6 @@
 #include "gtkmarshalers.h"
 #include "gtkorientable.h"
 #include "gtkprivate.h"
-#include "gtkrender.h"
 #include "gtksizerequest.h"
 #include "gtksnapshot.h"
 #include "gtkstylecontextprivate.h"


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