anjuta r4469 - in trunk: . libanjuta/interfaces



Author: jrliggett
Date: Sat Dec 20 09:28:43 2008
New Revision: 4469
URL: http://svn.gnome.org/viewvc/anjuta?rev=4469&view=rev

Log:
* libanjuta/interfaces/libanjuta.idl:
Document the callback and user data parameters for IAnjutaVcs::diff. 

Modified:
   trunk/ChangeLog
   trunk/libanjuta/interfaces/libanjuta.idl

Modified: trunk/libanjuta/interfaces/libanjuta.idl
==============================================================================
--- trunk/libanjuta/interfaces/libanjuta.idl	(original)
+++ trunk/libanjuta/interfaces/libanjuta.idl	Sat Dec 20 09:28:43 2008
@@ -4684,6 +4684,8 @@
      * ianjuta_vcs_diff:
      * @obj: Self
      * @file: File to diff
+     * @callback: Callback to call when diff data becomes available
+     * @user_data: User data passed to @callback
      * @cancel: An optional #GCancellable object to cancel the operation, or NULL
      * @notify: #AnjutaAsyncNotify object for finish notification and error 
 	 * reporting.



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