[Tomoe-cvs 1368] CVS update: tomoe/lib

アーカイブの一覧に戻る

Hiroyuki Ikezoe ikezo****@users*****
2006年 11月 29日 (水) 11:08:39 JST


Index: tomoe/lib/tomoe-recognizer-impl.h
diff -u tomoe/lib/tomoe-recognizer-impl.h:1.12 tomoe/lib/tomoe-recognizer-impl.h:1.13
--- tomoe/lib/tomoe-recognizer-impl.h:1.12	Wed Nov 29 00:07:02 2006
+++ tomoe/lib/tomoe-recognizer-impl.h	Wed Nov 29 11:08:38 2006
@@ -17,7 +17,7 @@
  *  Free Software Foundation, Inc., 59 Temple Place, Suite 330,
  *  Boston, MA  02111-1307  USA
  *
- *  $Id: tomoe-recognizer-impl.h,v 1.12 2006/11/28 15:07:02 kous Exp $
+ *  $Id: tomoe-recognizer-impl.h,v 1.13 2006/11/29 02:08:38 ikezoe Exp $
  */
 
 /**
@@ -45,7 +45,7 @@
 
 void             TOMOE_RECOGNIZER_IMPL_INIT        (GTypeModule  *module);
 void             TOMOE_RECOGNIZER_IMPL_EXIT        (void);
-TomoeRecognizer *TOMOE_RECOGNIZER_IMPL_INSTANTIATE (void);
+GObject         *TOMOE_RECOGNIZER_IMPL_INSTANTIATE (const gchar *first_property,...);
 
 G_END_DECLS
 


tomoe-cvs メーリングリストの案内
アーカイブの一覧に戻る