164
168
_prepare_header_bar: function () {
165
169
this.headerbar.pack_start ((this.new_post_btn = new Gtk.Button ({
166
170
image: (new Gtk.Image ({icon_name: 'text-editor-symbolic'})),
170
174
this.headerbar.pack_start ((this.refresh_btn = new Gtk.Button({
171
175
image: (new Gtk.Image ({icon_name: 'emblem-synchronizing-symbolic'})),
175
179
this.headerbar.pack_end ((this.user_menu_btn = new Gtk.Button ({
176
180
image: (new Gtk.Image ({icon_name: 'emblem-system-symbolic'})),