
| Current Path : /usr/share/doc/libcaca-dev/html/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //usr/share/doc/libcaca-dev/html/libcaca-ruby.html |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>libcaca documentation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head>
<body>
<!-- Generated by Doxygen 1.8.17 -->
</div><!-- top -->
<div class="PageDoc"><div class="header">
<div class="headertitle">
<div class="title">Libcaca ruby bindings </div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><p>There is no real documentation yet for the Ruby binding but <code>methods</code> on any object should help you :)</p>
<p>I tried to follow Ruby spirit meaning that :</p><ul>
<li>most of the methods return self</li>
<li>the methods set_foo with only an argument are also available as foo= (returning the value instead of self)</li>
<li>the methods originally named get_foo are available only as foo</li>
</ul>
<p>For the list of methods and some sample code, read:</p>
<p><a class="el" href="libcaca-ruby-api.html">Libcaca Ruby API</a> </p>
</div></div><!-- contents -->
</div><!-- PageDoc -->
</body>
</html>