def setup_post(self): self.g_postbox = Gtk.HBox(False, 0) self.g_postbox.set_no_show_all(True) self.pack_start(self.g_postbox, True, True, 0)