projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
410813e
)
flowbox: Stop using gtk_render_background
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 8 Oct 2022 12:28:46 +0000
(08:28 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Wed, 12 Oct 2022 19:34:59 +0000
(15:34 -0400)
The gtk_render_ apis are getting deprecated.
gtk/gtkflowbox.c
patch
|
blob
|
history
diff --git
a/gtk/gtkflowbox.c
b/gtk/gtkflowbox.c
index 38eeeaff64bf1d735bb40cce89c43584c130140a..786502ee9ef3ca5ea7a63bf8194eefc5b30e9b8b 100644
(file)
--- 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"