102
103
_prepareHeaderBar: function () {
103
104
this.headerbar.pack_start ((this.new_post_btn = new Gtk.Button ({
104
105
image: (new Gtk.Image ({icon_name: 'text-editor-symbolic'})),
108
109
this.headerbar.pack_start ((this.refresh_btn = new Gtk.Button({
109
110
image: (new Gtk.Image ({icon_name: 'emblem-synchronizing-symbolic'})),
113
114
this.headerbar.pack_end ((this.user_menu_btn = new Gtk.Button ({
114
115
image: (new Gtk.Image ({icon_name: 'emblem-system-symbolic'})),