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

Diff of /antiright/lib/label.h

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

revision 1.4 by jefbed, Fri Jan 21 22:36:30 2005 UTC revision 1.5 by jefbed, Mon Jan 24 16:07:55 2005 UTC
# Line 26  antiright_label(Widget parent, /* This i Line 26  antiright_label(Widget parent, /* This i
26                  char *name); /* This is the text of the label.  */                  char *name); /* This is the text of the label.  */
27    
28  void  void
 antiright_label_set_bitmap(Widget label,  
                            char icon_bits[],  
                            int width,  
                            int height);  
   
 void  
 antiright_label_set_bitmap_from_file(Widget label, char* filename);  
   
 void  
 antiright_set_bitmap_from_file(Widget label, char* filename);  
   
 void  
29  antiright_label_string(Widget label_widget,  antiright_label_string(Widget label_widget,
30                         char *label_string);                         char *label_string);
 Pixmap  
 antiright_pixmap_file(char* filename, Pixmap *mask);  

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

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