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

Module conversation_textview

source code

Classes [hide private]
  TextViewImage
  ConversationTextview
Class for the conversation textview (where user reads already said messages) for chat/groupchat windows
Functions [hide private]
 
is_selection_modified(mark) source code
 
has_focus(widget) source code
Variables [hide private]
  NOT_SHOWN = 0
  ALREADY_RECEIVED = 1
  SHOWN = 2

Imports: Timer, gtk, pango, gobject, time, os, tooltips, dialogs, locale, Queue, urllib, gtkgui_helpers, gajim, helpers, latex, i18n, timegm, FuzzyClock, HtmlTextView, GajimGeneralException, LatexError


Function Details [hide private]

is_selection_modified(mark)

source code 

has_focus(widget)

source code 

Variables Details [hide private]

NOT_SHOWN

Value:
0

ALREADY_RECEIVED

Value:
1

SHOWN

Value:
2