def display_next_page(*args): """ Display the next available page.. .. note:: This is utilised by the native MEL UI. """ animationflipbook.display_next_page()
def display_next_page(self): """ Display the next available page. """ animationflipbook.display_next_page()