Commit 81a4cf4
committed
patch 8.2.1645: GTK3: icons become broken images when resized
Problem: GTK3: icons become broken images when resized.
Solution: Use gtk_image_new_from_icon_name(). (closes #6916)
Fix compiler warnings.1 parent ba7c0d7 commit 81a4cf4
2 files changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2555 | 2555 | | |
2556 | 2556 | | |
2557 | 2557 | | |
2558 | | - | |
| 2558 | + | |
| 2559 | + | |
2559 | 2560 | | |
2560 | 2561 | | |
2561 | 2562 | | |
| |||
3092 | 3093 | | |
3093 | 3094 | | |
3094 | 3095 | | |
3095 | | - | |
3096 | | - | |
| 3096 | + | |
| 3097 | + | |
3097 | 3098 | | |
3098 | 3099 | | |
3099 | 3100 | | |
| |||
4967 | 4968 | | |
4968 | 4969 | | |
4969 | 4970 | | |
4970 | | - | |
| 4971 | + | |
| 4972 | + | |
4971 | 4973 | | |
4972 | 4974 | | |
4973 | 4975 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
754 | 754 | | |
755 | 755 | | |
756 | 756 | | |
| 757 | + | |
| 758 | + | |
757 | 759 | | |
758 | 760 | | |
759 | 761 | | |
| |||
0 commit comments