~ken-vandine/gwibber/libgwibber-o-client

« back to all changes in this revision

Viewing changes to libgwibber-gtk/stream-view.vala

  • Committer: Ken VanDine
  • Date: 2011-06-17 20:32:53 UTC
  • Revision ID: ken.vandine@canonical.com-20110617203253-qwn98qq08x90t52l
Merged in inital pass at the Lens in vala

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 * Authored by Neil Jagdish Patel <njpatel@gmail.com>
18
18
 */
19
19
 
 
20
using Gwibber;
 
21
 
20
22
namespace GwibberGtk
21
23
{
22
24
  public class StreamView : Gtk.HBox