def show_menu(self): """ Displays right click context menu """ if self.content_provider.status: self.menu.popup(None, None, None, None, 0, Gtk.get_current_event_time())