~larsu/ido/lp1246536

Viewing all changes in revision 156.

  • Committer: Lars Uebernickel
  • Date: 2013-10-31 18:07:00 UTC
  • Revision ID: lars.uebernickel@canonical.com-20131031180700-8h02zwuu99qvzqaq
idoscalemenuitem: disconnect signal from parent

This fixes a crash: the widget installed a handler for the parent's hide
signal, but was destroyed before the parent without disconnecting the signal.

This patch also moves the connection into GktWidget.parent_set instead of
connecting to the notify signal.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: