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

browser.h

Go to the documentation of this file.
00001 #include <gtk/gtk.h>
00002 
00003 #ifdef __cplusplus
00004 extern "C" {
00005 #endif
00006 
00007 #ifdef __MINGW32__
00008 void open_url(GdkWindow *w, char *url);
00009 void open_url_nw(GdkWindow *w, char *url);
00010 #else
00011 void open_url(GtkWidget *w, char *url);
00012 void open_url_nw(GtkWidget *w, char *url);
00013 #endif
00014 
00015 #ifdef __cplusplus
00016 } /* extern "C" */
00017 #endif

Contact: Andy Maloney     [Documentation generated by doxygen]