Matthias Clasen
|
f31a016efb
|
tooltips: Stop using GTK_WINDOW_POPUP
Make GtkTooltipWindow a GtkNative implementation,
instead of using a GTK_WINDOW_POPUP window.
|
2019-12-29 22:09:13 -05:00 |
|
Benjamin Otte
|
bcf1aa7cb2
|
tooltips: Make icon a paintable
|
2018-03-16 06:04:44 +01:00 |
|
Matthias Clasen
|
0063145ed8
|
tooltip: Set icon from texture instead of pixbuf
Another part of removing GdkPixbuf from APIs.
|
2017-11-29 22:17:59 -05:00 |
|
Benjamin Otte
|
8df61992d7
|
tooltips: Remove GtkIconSize usage
|
2017-11-15 14:22:16 -05:00 |
|
Timm Bäder
|
ad155fb26c
|
Remove GtkStock API from GtkImage
|
2016-10-16 18:17:21 +02:00 |
|
Emmanuele Bassi
|
a846fd586d
|
Add GtkTooltipWindow private sub-class
GtkTooltip does a lot of set up on the GtkWindow it uses internally. We
should move that code to a separate class to keep it contained.
|
2015-11-10 13:23:18 +00:00 |
|