Searched refs:popup_ft_result (Results 1 – 1 of 1) sorted by relevance
/dports/net-im/gajim/gajim-gajim-1.3.3/gajim/ |
H A D | gui_interface.py | 643 GLib.idle_add(self.popup_ft_result, account, jid, file_props) 648 GLib.idle_add(self.popup_ft_result, account, jid, file_props) 683 self.popup_ft_result(account, jid, file_props) 698 self.popup_ft_result(account, jid, file_props) 700 def popup_ft_result(self, account, jid, file_props): member in Interface
|