mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 15:11:04 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12233 72102866-910b-0410-8b05-ffd578937521
30 lines
891 B
XML
30 lines
891 B
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 0.6.7//EN" "http://www.gnustep.org/gsdoc-0_6_7.xml">
|
|
<gsdoc base="NSTableHeaderCell" up="Gui">
|
|
<head>
|
|
<title>NSTableHeaderCell</title>
|
|
<author name="Nicola Pero">
|
|
<email address="n.pero@mi.flashnet.it">
|
|
n.pero@mi.flashnet.it
|
|
</email>
|
|
</author>
|
|
<copy>1999 Free Software Foundation, Inc.</copy>
|
|
</head>
|
|
<body>
|
|
<front><contents /></front>
|
|
<chapter>
|
|
<heading>
|
|
Software documentation for the NSTableHeaderCell class
|
|
</heading>
|
|
<class name="NSTableHeaderCell" super="NSTextFieldCell">
|
|
<declared>AppKit/NSTableHeaderCell.h</declared>
|
|
<desc>
|
|
<em>Description forthcoming.</em>
|
|
</desc>
|
|
<standards>
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
</standards>
|
|
</class>
|
|
</chapter>
|
|
</body>
|
|
</gsdoc>
|