summaryrefslogtreecommitdiff
path: root/gtk/gtkprintoperation-unix.c
diff options
context:
space:
mode:
authorHavoc Pennington <hp@pobox.com>2010-12-20 13:04:45 -0500
committerMatthias Clasen <mclasen@redhat.com>2010-12-20 13:04:45 -0500
commit9552152dd9c4c51fcb2847fdd15e118dd3c363f1 (patch)
tree144093918582f83387b5ebacd417577e9c287669 /gtk/gtkprintoperation-unix.c
parentb67c5af55bf611c013b2c43e6878281abd773530 (diff)
downloadgtk+-9552152dd9c4c51fcb2847fdd15e118dd3c363f1.tar.gz
Always emit unmap when a widget is unmapped
Previously, for performance reasons we would sometimes skip invoking the unmap signal (and associated vfunc) in favor of simply unrealizing. However, widgets then had no way to clean stuff up when they were hidden (but still inside a parent which was shown). This patch also removes _gtk_tooltip_hide() which was done in both unmap and unrealize in gtkwidget.c, now can only be in unmap. There are probably lots of things cleaned up in unrealize that would now be better to move to unmap. https://bugzilla.gnome.org/show_bug.cgi?id=629923
Diffstat (limited to 'gtk/gtkprintoperation-unix.c')
0 files changed, 0 insertions, 0 deletions