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

Back to archive index

Yasumichi Akahoshi yasum****@users*****
2005年 2月 14日 (月) 00:03:30 JST


Index: libcxp/include/cxp-utils.h
diff -u libcxp/include/cxp-utils.h:1.1.1.1 libcxp/include/cxp-utils.h:1.2
--- libcxp/include/cxp-utils.h:1.1.1.1	Sat Jan 22 01:34:46 2005
+++ libcxp/include/cxp-utils.h	Mon Feb 14 00:03:30 2005
@@ -32,6 +32,9 @@
 
 #include <glib.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);
 


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