Home
last modified time | relevance | path

Searched defs:is_pm_contact (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/gajim/gajim-gajim-1.3.3/gajim/common/
H A Dcontacts.py121 def is_pm_contact(self): member in CommonContact
168 is_pm_contact=False): argument
/dports/net-im/gajim/gajim-gajim-1.3.3/gajim/
H A Dgui_interface.py1785 def is_pm_contact(self, fjid, account): member in Interface