https://bugzilla.gnome.org/show_bug.cgi?id=759018

Emmanuele Bassi (:ebassi) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #316757|none                        |reviewed
             status|                            |

--- Comment #2 from Emmanuele Bassi (:ebassi) <[email protected]> ---
Review of attachment 316757:

::: tests/testtooltips.c
@@ +60,3 @@
   GtkWindow *window = gtk_widget_get_tooltip_window (widget);

+  gtk_window_set_type_hint (window, GDK_WINDOW_TYPE_HINT_TOOLTIP);

I wonder why you put these here, instead of setting the hint and the
transient-for bits when creating tooltip_window.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to