Commit 42a646f
committed
Fix _FigureManagerGTK.resize on GTK4
Using the same method as __init__ to avoid the deprecated-in-GTK3 and
removed-in-GTK4 API.
Closes matplotlib#240151 parent 6fb17d9 commit 42a646f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
237 | | - | |
| 236 | + | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
0 commit comments