[Cxplorer-cvs 00966] CVS update: libcxp/include

Back to archive index

Yasumichi Akahoshi yasum****@users*****
2005年 4月 6日 (水) 00:12:50 JST


Index: libcxp/include/cxp-utils.h
diff -u libcxp/include/cxp-utils.h:1.3 libcxp/include/cxp-utils.h:1.4
--- libcxp/include/cxp-utils.h:1.3	Mon Feb 14 00:10:09 2005
+++ libcxp/include/cxp-utils.h	Wed Apr  6 00:12:50 2005
@@ -31,12 +31,14 @@
 #endif
 
 #include <gtk/gtk.h>
+#include <time.h>
 
 void add_pixmap_directory (const gchar * directory);
 GtkWidget *create_pixmap (GtkWidget * widget, const gchar * filename);
 GdkPixbuf *create_pixbuf (const gchar * filename);
 gchar *cxp_path_get_basename_of_utf8 (const gchar * file_name);
 gchar *cxp_path_get_dirname_of_utf8 (const gchar * file_name);
+gchar *cxp_strftime (const time_t * timep);
 
 #ifdef __cplusplus
 }


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