Home
last modified time | relevance | path

Searched defs:start_chat (Results 1 – 4 of 4) sorted by relevance

/dports/net-im/fractal/fractal-4.4.0/fractal-gtk/src/appop/
H A Dstart_chat.rs17 pub fn start_chat(&mut self) { in start_chat() method
H A Dmod.rs43 mod start_chat; module
/dports/net-im/gajim/gajim-gajim-1.3.3/gajim/
H A Dapp_actions.py302 def start_chat(_action, param): function
H A Dremote_control.py834 def start_chat(self, jid=''): member in GajimRemote