Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

linux-gtk/uibits.h

Go to the documentation of this file.
00001 
00005 #include <gtk/gtk.h>
00006 
00007 #if !defined(_UIBITS_H)
00008 #define _UIBITS_H
00009 
00010 #if defined(__cplusplus)
00011 extern "C" {
00012 #endif
00013 
00019 GtkWidget *create_right_label(char *string);
00020 
00026 GtkWidget *create_left_label(char *s);
00027 
00028 #if defined(__cplusplus)
00029 }
00030 #endif
00031 
00032 #endif

Generated on Mon Aug 30 19:44:15 2004 for pocketcity by doxygen1.2.18