Module: synfig
Branch: zelgadis_master
Commit: 6260e2951bc2d219c0fa079e8c66d6e5c98889dc
URL:    
http://synfig.git.sourceforge.net/git/gitweb.cgi?p=synfig;a=commit;h=6260e2951bc2d219c0fa079e8c66d6e5c98889dc

Author: Carlos Lopez <car...@pcnuevo.(none)>
Date:   Wed Jul 15 16:08:39 2009 +0200

Code documentation.

---

 synfig-studio/trunk/src/gtkmm/dialog_gradient.h |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/synfig-studio/trunk/src/gtkmm/dialog_gradient.h 
b/synfig-studio/trunk/src/gtkmm/dialog_gradient.h
index c681dac..f9d674c 100644
--- a/synfig-studio/trunk/src/gtkmm/dialog_gradient.h
+++ b/synfig-studio/trunk/src/gtkmm/dialog_gradient.h
@@ -105,7 +105,8 @@ public:
 
        Dialog_Gradient();
        ~Dialog_Gradient();
-
+       //! Inerface to external calls to fill in the Gradient Editor Dialog
+       //! when a Constant ValueNode or a Animated ValueNode is double cliked.
        void edit(const synfigapp::ValueDesc &x, 
etl::handle<synfigapp::CanvasInterface> canvas_interface, synfig::Time time=0);
 }; // END of Dialog_Gradient
 


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to