Example #1
0
 def prev_unread(self):
     self.prev_filtered(extra.show_unread())
Example #2
0
 def prev_unread(self):
     self.prev_filtered(extra.show_unread())
Example #3
0
 def next_unread(self):
     self.next_filtered(extra.show_unread())
Example #4
0
 def next_unread(self):
     self.next_filtered(extra.show_unread())