Skip to content

deprecated/gtkstatusicon.c: Fix compilation in wayland

Javier Jardón requested to merge jjardon/wayland into gtk-3-24

Without this compilation in a wayland-only system fails (because the function returns nothing instead a gboolean); maybe there is a better way to fix this?

Merge request reports