/[antiright]/antiright/lib/window.h
ViewVC logotype

Diff of /antiright/lib/window.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by jefbed, Mon Aug 16 17:27:05 2004 UTC revision 1.4 by jefbed, Fri Jan 21 22:36:30 2005 UTC
# Line 32  antiright_set_widget_title(Widget widget Line 32  antiright_set_widget_title(Widget widget
32  void  void
33  antiright_set_title(const char* name); /* This is the title text.  */  antiright_set_title(const char* name); /* This is the title text.  */
34    
 /* This sets the icon of antiright_parent_widget.  */  
 void  
 antiright_set_icon(unsigned char bits[]);  
   
 /* This sets up the application and handles the command line.  */  
 void  
 antiright_initialize_application(int* argc,  
                                  char **argv,  
                                  const char *name); /* The  
                                                        application's  
                                                        title.  */  
   void  
 antiright_standard_usage(char *name_string);  
   
 void  
 antiright_set_bitmap_from_file(Widget label, char* filename);  
 void  
 antiright_set_icon_pixmap(char **data);  
 void  
 antiright_set_pixmap_from_data(Widget widget, char **data);  
 void  
 antiright_report_bugs_message();  
   
35  #endif /* AR_WINDOW_H  */  #endif /* AR_WINDOW_H  */

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26