~ubuntu-branches/ubuntu/natty/empathy/natty-updates

« back to all changes in this revision

Viewing changes to libempathy-gtk/empathy-chat.h

Tags: upstream-0.22.0
ImportĀ upstreamĀ versionĀ 0.22.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
        /* Protected */
59
59
        EmpathyChatView *view;
60
60
        GtkWidget       *input_text_view;
 
61
        gboolean         block_events;
61
62
};
62
63
 
63
64
struct _EmpathyChatClass {