/[adonthell]/adonthell-0.3/src/label.h
ViewVC logotype

Diff of /adonthell-0.3/src/label.h

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

revision 1.7 by ksterker, Mon Dec 13 08:56:58 2004 UTC revision 1.8 by ksterker, Sat Apr 16 17:56:32 2005 UTC
# Line 60  public : Line 60  public :
60         Set the form of the display         Set the form of the display
61         NOTHING, AUTO_SIZE, AUTO_HEIGHT         NOTHING, AUTO_SIZE, AUTO_HEIGHT
62      */      */
63      inline void set_form (const u_int8 form);      void set_form (const u_int8 form);
64    
65            
66      /**      /**
67         Set visible cursor         Set visible cursor
68      */      */
69      inline void set_cursor_visible (const bool b);      void set_cursor_visible (const bool b);
70            
71    
72      /**      /**
73         Set if the cursor can be moved with arrow key         Set if the cursor can be moved with arrow key
74      */      */
75      inline void set_cursor_moveable (const bool b);      void set_cursor_moveable (const bool b);
76            
77            
78      /**      /**

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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