Yattm - unified GTK instant-messaging client logo
   [Generated for version 0.2-17 - Mon Jan 6 19:01:23 GMT+1 2003]

Home - Main Page - Data Structures - File List - Data Fields - Globals

file_select.h

Go to the documentation of this file.
00001 #ifndef FILE_SELECT_H
00002 #define FILE_SELECT_H
00003 
00004 #ifdef __cplusplus
00005 extern "C" {
00006 #endif
00007 void eb_do_file_selector(char *default_filename, char *window_title, 
00008         void (*callback)(char *filename, gpointer data), gpointer data);
00009 #ifdef __cplusplus
00010 }
00011 #endif
00012 #endif

Contact: Andy Maloney     [Documentation generated by doxygen]