Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-release > by-pkgid > 2a9a0500ba8dfb95025148f22d49b751 > files > 75

lib64caca-devel-0.99-0.beta18.13.mga6.x86_64.rpm

<!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.11 -->
</div><!-- top -->
<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 -->
  </body>
</html>