Imported modules
|
|
import gtk
import string
from twisted.im.account import onlineAccounts
from twisted.im.locals import GLADE_FILE, autoConnectMethods, InputOutputWindow, openGlade
|
Functions
|
|
getContactsList
getConversation
getGroup
getGroupConversation
getPerson
|
|
getContactsList
|
getContactsList ()
|
|
getConversation
|
getConversation ( person )
|
|
getGroup
|
getGroup (
name,
account,
Class,
)
|
|
getGroupConversation
|
getGroupConversation ( group, stayHidden=0 )
|
|
getPerson
|
getPerson (
name,
account,
Class,
)
|
Classes
|
|
|
|