mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 12:50:40 +00:00
Markup for autogsdoc
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11788 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
86eca68043
commit
c51f4265da
289 changed files with 33853 additions and 23024 deletions
|
@ -1,5 +1,4 @@
|
|||
/* -*-objc-*-
|
||||
NSInputManager.m
|
||||
/** <title>NSInputManager</title> -*-objc-*-
|
||||
|
||||
Copyright (C) 2001 Free Software Foundation, Inc.
|
||||
|
||||
|
@ -40,7 +39,7 @@
|
|||
+ (void) cycleToNextInputLanguage: (id)sender
|
||||
{}
|
||||
|
||||
+ (void) cycleToNextInputServerInLanguage: (id)sender;
|
||||
+ (void) cycleToNextInputServerInLanguage: (id)sender
|
||||
{}
|
||||
|
||||
|
||||
|
@ -125,7 +124,7 @@
|
|||
return nil;
|
||||
}
|
||||
|
||||
- (NSAttributedString *) attributedSubstringFromRange: (NSRange)theRange;
|
||||
- (NSAttributedString *) attributedSubstringFromRange: (NSRange)theRange
|
||||
{
|
||||
return nil;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue