# -*- coding: utf-8 -*- """ This is the GTK view module for TWBlue. As of April 3 2015, there are the things that have been implemented: * the main view (partially implemented) * All buffers. * Three of the most common message dialogs. * Dialogs for tweet, reply, retweet, send a direct message and view a tweet. And we need to implement: * All the other dialogs. """