Package conduit :: Package gtkui :: Module ConflictResolver
[hide private]

Module ConflictResolver

source code

Holds classes used for resolving conflicts.

Copyright: John Stowers, 2006 License: GPLv2

Classes [hide private]
  ConflictHeader
  ConflictResolver
Manages a gtk.TreeView which is used for asking the user what they wish to do in the case of a conflict
  ConflictCellRenderer
An unfortunately neccessary wrapper around a CellRenderPixbuf because said renderer is not activatable
Variables [hide private]
  log = logging.getLogger("gtkui.ConflictResolver")
  CONFLICT_IDX = 0
  DIRECTION_IDX = 1