#!/usr/bin/python

from pango import *
class EllipsizeMode:
  MIDDLE = ELLIPSIZE_MIDDLE

