Files
gajim-plugins/triggers
Robin Müller 8799a904d7 [triggers] Add missing brackets
has_focus is a method of the Gtk.Window instance so it's necessary to add
brackets after the method name. Otherwise python returns just the reference
to the method and not the result of the method.
2018-05-14 15:07:06 +02:00
..
2017-09-27 15:16:37 +02:00
2017-09-27 15:16:37 +02:00
2018-05-10 16:54:19 +02:00
2012-08-19 16:13:24 +04:00
2018-05-14 15:07:06 +02:00