예제 #1
0
 def prev_unread(self):
     self.prev_filtered(extra.show_unread())
예제 #2
0
파일: gui.py 프로젝트: bendmorris/canto
 def prev_unread(self):
     self.prev_filtered(extra.show_unread())
예제 #3
0
 def next_unread(self):
     self.next_filtered(extra.show_unread())
예제 #4
0
파일: gui.py 프로젝트: bendmorris/canto
 def next_unread(self):
     self.next_filtered(extra.show_unread())