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

Back to archive index

Hiroyuki Ikezoe ikezo****@users*****
2006年 11月 29日 (水) 10:52:04 JST


Index: tomoe/lib/tomoe-dict-impl.h
diff -u tomoe/lib/tomoe-dict-impl.h:1.2 tomoe/lib/tomoe-dict-impl.h:1.3
--- tomoe/lib/tomoe-dict-impl.h:1.2	Wed Nov 29 00:07:02 2006
+++ tomoe/lib/tomoe-dict-impl.h	Wed Nov 29 10:52:04 2006
@@ -17,7 +17,7 @@
  *  Free Software Foundation, Inc., 59 Temple Place, Suite 330,
  *  Boston, MA  02111-1307  USA
  *
- *  $Id: tomoe-dict-impl.h,v 1.2 2006/11/28 15:07:02 kous Exp $
+ *  $Id: tomoe-dict-impl.h,v 1.3 2006/11/29 01:52:04 ikezoe Exp $
  */
 
 /**
@@ -46,8 +46,8 @@
 
 void             TOMOE_DICT_IMPL_INIT        (GTypeModule  *module);
 void             TOMOE_DICT_IMPL_EXIT        (void);
-TomoeDict       *TOMOE_DICT_IMPL_INSTANTIATE (const gchar *filename,
-                                              gboolean     editable);
+GObject         *TOMOE_DICT_IMPL_INSTANTIATE (const gchar  *first_property,
+                                              ...);
 
 G_END_DECLS
 


tomoe-cvs メーリングリストの案内
Back to archive index