Add ability to set a tooltip's image from a GIcon
Makes it easier to implement fallbacks whilst following theme changes. https://bugzilla.gnome.org/show_bug.cgi?id=598261
This commit is contained in:
@ -4445,6 +4445,7 @@ gtk_tooltip_set_text
|
||||
gtk_tooltip_set_icon
|
||||
gtk_tooltip_set_icon_from_stock
|
||||
gtk_tooltip_set_icon_from_icon_name
|
||||
gtk_tooltip_set_icon_from_gicon
|
||||
gtk_tooltip_set_custom
|
||||
gtk_tooltip_trigger_tooltip_query
|
||||
gtk_tooltip_set_tip_area
|
||||
|
||||
Reference in New Issue
Block a user