Rui Matos 07053c3df7 shellEntry: Remove close method
GrabHelper already takes care of putting the key focus back on the
widget that had it when the grab was established.

ShellEntry's close() has recently become harmful since it's now called
from the menu's destroy() method and that is called in the entry's
destroy handler which means that this._entry might no longer be valid
at close() time.

https://bugzilla.gnome.org/show_bug.cgi?id=697560
2013-04-08 21:02:03 +02:00
..
2013-03-29 16:15:19 +01:00
2013-02-22 09:46:30 +01:00
2013-04-06 10:47:16 -04:00
2013-04-06 11:10:30 -04:00
2013-04-08 21:02:03 +02:00
2013-03-11 10:35:42 +01:00