Module chat_control
[hide private]
[frames] | no frames]

Module chat_control

source code

Classes [hide private]
  ChatControlBase
A base class containing a banner, ConversationTextview, MessageTextView
  ChatControl
A control for standard 1-1 chat
Variables [hide private]
  HAS_GTK_SPELL = False
  langs = {_('English'): 'en', _('Belarusian'): 'be', _('Bulgari...
  spell = gtkspell.Spell(tv)

Imports: os, time, gtk, pango, gobject, gtkgui_helpers, gui_menu_builder, message_control, dialogs, history_window, notify, re, gajim, helpers, exceptions, ged, MessageControl, ConversationTextview, MessageTextView, EncryptedStanzaSession, ArchivingStanzaSession, GC_Contact, constants, MOODS, ACTIVITIES, NS_XHTML, NS_XHTML_IM, NS_FILE, NS_MUC, NS_RECEIPTS, NS_ESESSION, NS_JINGLE_RTP_AUDIO, NS_JINGLE_RTP_VIDEO, NS_JINGLE_ICE_UDP, NS_CHATSTATES, MessageOutgoingEvent, ChatCommandProcessor, CommandTools, ChatCommands, command_system, gtkspell, dbus_support, dbus, remote_control


Variables Details [hide private]

HAS_GTK_SPELL

Value:
False

langs

Value:
{_('English'): 'en', _('Belarusian'): 'be', _('Bulgarian'): 'bg', _('B\
reton'): 'br', _('Czech'): 'cs', _('German'): 'de', _('Greek'): 'el', \
_('British'): 'en_GB', _('Esperanto'): 'eo', _('Spanish'): 'es', _('Ba\
sque'): 'eu', _('French'): 'fr', _('Croatian'): 'hr', _('Italian'): 'i\
t', _('Norwegian (b)'): 'nb', _('Dutch'): 'nl', _('Norwegian'): 'no', \
_('Polish'): 'pl', _('Portuguese'): 'pt', _('Brazilian Portuguese'): '\
pt_BR', _('Russian'): 'ru', _('Serbian'): 'sr', _('Slovak'): 'sk', _('\
Swedish'): 'sv', _('Chinese (Ch)'): 'zh_CN'}

spell

Value:
gtkspell.Spell(tv)