mirror of
https://github.com/gnustep/libs-steptalk.git
synced 2025-02-23 03:20:57 +00:00
54 lines
1.4 KiB
HTML
54 lines
1.4 KiB
HTML
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<title>STFunctions autogsdoc generated documentation</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<a href="StepTalk.html">Up</a>
|
||
|
<br />
|
||
|
<h1><a name="title$STFunctions">STFunctions autogsdoc generated documentation</a></h1>
|
||
|
<h3>Authors</h3>
|
||
|
<dl>
|
||
|
<dt>Stefan Urbanek(<a href="mailto:urbanek@host.sk"><code>
|
||
|
urbanek@host.sk
|
||
|
</code></a>)</dt>
|
||
|
<dd>
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<p><b>Copyright:</b> (C) 2002 Free Software Foundation</p>
|
||
|
|
||
|
<div>
|
||
|
</div>
|
||
|
|
||
|
<h1><a name="001000000000">STFunctions functions</a></h1>
|
||
|
<p>
|
||
|
</p>
|
||
|
<h3><a name="function$STFindAllResources">STFindAllResources</a></h3>
|
||
|
NSArray* STFindAllResources(NSString* <b>resourceDir</b>, NSString* <b>extension</b>);<br />
|
||
|
<p>
|
||
|
|
||
|
<em>Description forthcoming.</em>
|
||
|
|
||
|
</p>
|
||
|
<hr width="25%" align="left" />
|
||
|
<h3><a name="function$STFindResource">STFindResource</a></h3>
|
||
|
NSString* STFindResource(NSString* <b>name</b>, NSString* <b>resourceDir</b>, NSString* <b>extension</b>);<br />
|
||
|
<p>
|
||
|
|
||
|
<em>Description forthcoming.</em>
|
||
|
|
||
|
</p>
|
||
|
<hr width="25%" align="left" />
|
||
|
<h3><a name="function$STUserConfigPath">STUserConfigPath</a></h3>
|
||
|
NSString* STUserConfigPath();<br />
|
||
|
<p>
|
||
|
|
||
|
<em>Description forthcoming.</em>
|
||
|
|
||
|
</p>
|
||
|
<hr width="25%" align="left" />
|
||
|
<br />
|
||
|
<a href="StepTalk.html">Up</a>
|
||
|
</body>
|
||
|
</html>
|