mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-29 19:57:39 +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
a83fb608b9
commit
d47e202fbe
289 changed files with 33853 additions and 23024 deletions
|
@ -1,5 +1,4 @@
|
|||
/*
|
||||
NSTextView.m
|
||||
/** <title>NSTextView</title>
|
||||
|
||||
Copyright (C) 1996, 1998, 2000 Free Software Foundation, Inc.
|
||||
|
||||
|
@ -169,7 +168,7 @@ static NSNotificationCenter *nc;
|
|||
|
||||
/* Initializing Methods */
|
||||
|
||||
- (NSTextContainer*) buildUpTextNetwork: (NSSize)aSize;
|
||||
- (NSTextContainer*) buildUpTextNetwork: (NSSize)aSize
|
||||
{
|
||||
NSTextContainer *textContainer;
|
||||
NSLayoutManager *layoutManager;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue