/[antiright]/antiright/src/arshell/pixmap.h
ViewVC logotype

Diff of /antiright/src/arshell/pixmap.h

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

revision 1.4 by jefbed, Sat Jul 23 17:10:09 2005 UTC revision 1.5 by jefbed, Sun Jul 31 16:19:50 2005 UTC
# Line 24  Line 24 
24    
25  /* This overcomes transparency problems with the first icon button  /* This overcomes transparency problems with the first icon button
26     created by loading the window icon file.  */     created by loading the window icon file.  */
27  void  void arshell_hack_transparency_with_pixmap ();
 arshell_hack_transparency_with_pixmap();  
28    
29  /* This decides whether or not to run  /* This decides whether or not to run
30     arshell_hack_transparency_with_pixmap().  */     arshell_hack_transparency_with_pixmap().  */
31  void  void arshell_transparency_hack ();
 arshell_transparency_hack();  
32    
33  /* This creates a bitmap/pixmap button with a label at the bottom.  */  /* This creates a bitmap/pixmap button with a label at the bottom.  */
34  void  void arshell_add_bitmap_button (int *counter_int, char **argv);
 arshell_add_bitmap_button(int *counter_int, char **argv);  
35    
36  /* This creates a bitmap/pixmap button without a label.  */  /* This creates a bitmap/pixmap button without a label.  */
37  void  void arshell_add_icon_button (int *counter_int, char **argv);
 arshell_add_icon_button(int *counter_int, char **argv);  
38    
39  #endif /* not ARSHELL_PIXMAP_H  */  #endif /* not ARSHELL_PIXMAP_H  */

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