gimp r26163 - trunk/app/display



Author: martinn
Date: Sat Jul 12 14:26:49 2008
New Revision: 26163
URL: http://svn.gnome.org/viewvc/gimp?rev=26163&view=rev

Log:
Add short doc for gimp_display_shell_center_around_image_coordinate()


Modified:
   trunk/app/display/gimpdisplayshell-scroll.c

Modified: trunk/app/display/gimpdisplayshell-scroll.c
==============================================================================
--- trunk/app/display/gimpdisplayshell-scroll.c	(original)
+++ trunk/app/display/gimpdisplayshell-scroll.c	Sat Jul 12 14:26:49 2008
@@ -36,6 +36,15 @@
 #include "gimpdisplayshell-scroll.h"
 
 
+/**
+ * gimp_display_shell_center_around_image_coordinate:
+ * @shell:
+ * @image_x:
+ * @image_y:
+ *
+ * Center the viewport around the passed image coordinate
+ *
+ **/
 void
 gimp_display_shell_center_around_image_coordinate (GimpDisplayShell       *shell,
                                                    gdouble                 image_x,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]