]> spindle.queued.net Git - midori/commit
Fix katze_widget_popup_position_menu for GTK+
authorChristian Dywan <christian@twotoasts.de>
Mon, 20 Feb 2012 22:02:21 +0000 (23:02 +0100)
committerChristian Dywan <christian@twotoasts.de>
Mon, 20 Feb 2012 22:02:21 +0000 (23:02 +0100)
commit7af5019d862d62147fdd747b0a62d3513f9f6f16
tree5b94fe07c12f5acf00e40aa0420798ce2aca816d
parent79b29a9362fad97754471f8152aaf8ae1d1880ac
Fix katze_widget_popup_position_menu for GTK+

The window NULL-check was wrong in any case. The
key issue here is that GtkEntry internals changed
in GTK+3 and we need to take that into account.
katze/katze-utils.c