Code

gtk-tpdfv.h: Documented behavior of navigation functions.
authorSebastian Harl <sh@tokkee.org>
Fri, 23 Dec 2011 17:52:04 +0000 (18:52 +0100)
committerSebastian Harl <sh@tokkee.org>
Fri, 23 Dec 2011 17:52:04 +0000 (18:52 +0100)
src/gtk-tpdfv.h

index 1313c7aaab2884c8810ce2adada27371cc433424..dc54e4c60cdd7a244e4f277fa499395fed254f01 100644 (file)
@@ -85,7 +85,7 @@ gtk_tpdfv_get_current_page(GtkWidget *widget);
  * gtk_tpdfv_page_up, gtk_tpdfv_page_down,
  * gtk_tpdfv_first_page, gtk_tpdfv_last_page,
  * gtk_tpdfv_goto_page:
- * Navigation.
+ * Navigation (none of these functions will go beyond the first or last page).
  */
 void
 gtk_tpdfv_page_up(GtkWidget *widget);