Add MacOSX methods and ivars.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@25882 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2008-01-07 11:26:13 +00:00
parent 277fb220fa
commit 30c6bccd90
5 changed files with 609 additions and 193 deletions

View file

@ -371,6 +371,8 @@ NSString *NSTextViewDidChangeSelectionNotification =
@"NSTextViewDidChangeSelectionNotification";
NSString *NSTextViewWillChangeNotifyingTextViewNotification =
@"NSTextViewWillChangeNotifyingTextViewNotification";
NSString *NSTextViewDidChangeTypingAttributesNotification =
@"NSTextViewDidChangeTypingAttributesNotification";
// NSView notifications
NSString *NSViewFocusDidChangeNotification