Tom Hughes 14d314bf1a Fix creation of focus change events
This fixes a number of run time warnings of the form:

interactivesearchbox.py:195: TypeError: Passing arguments to gi.types.Boxed.__init__() is deprecated.
All arguments passed will be ignored.

Which appear to represent a genuine issue as the previous way
of creating events indeed doesn't set the type.
2015-10-18 19:27:38 +01:00
..
2015-10-05 19:20:08 +01:00
2015-10-18 19:27:38 +01:00
2015-08-23 18:42:07 +01:00
2015-04-03 13:28:54 +11:00
2015-06-01 13:16:08 -04:00