/[hegemonie]/hegemonie/Headers/Interface/UiTextField.h
ViewVC logotype

Diff of /hegemonie/Headers/Interface/UiTextField.h

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

revision 1.2 by zaral, Tue Aug 5 14:51:08 2003 UTC revision 1.3 by zaral, Thu Aug 7 08:54:57 2003 UTC
# Line 41  Line 41 
41    color_t   _color;    color_t   _color;
42  }  }
43    
44  - initWithText: (NSMutableString *)text  - (id) initWithText: (NSMutableString *)text
45        position: (NSPoint)position             position: (NSPoint)position
46          height: (unsigned)height;               height: (unsigned)height;
47  - (NSMutableString *) text;  - (NSMutableString *) text;
48  - (void) setText: (NSMutableString *) text;  - (void) setText: (NSMutableString *) text;
49  - (unsigned) cursor;  - (unsigned) cursor;

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

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