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