~ubuntu-branches/ubuntu/karmic/libcairo-ruby/karmic

« back to all changes in this revision

Viewing changes to doc/en/cairo-context-triangle.html

  • Committer: Bazaar Package Importer
  • Author(s): Paul van Tilburg, Gunnar Wolf, Paul van Tilburg
  • Date: 2009-05-05 12:14:31 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20090505121431-n803uyjz51je38l0
Tags: 1.8.0-1
[ Gunnar Wolf ]
* Changed section to Ruby as per ftp-masters' request

[ Paul van Tilburg ]
* New upstream release.
* debian/patches:
  - Dropped patch 01_fix-st.h-ruby1.9-paths: fixed by upstream. 
* debian/control:
  - Bumped standards version to 3.8.1; no changes required.
  - Added ${misc:Depends} to the depends of libcairo-ruby (binary).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" ?>
 
2
<!DOCTYPE html 
 
3
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 
4
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
5
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 
6
<head>
 
7
<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
 
8
<title>module Cairo::Context::Triangle</title>
 
9
<link href="../doc.css" type="text/css" rel="stylesheet" />
 
10
</head>
 
11
<div class="footer">
 
12
  <ul>
 
13
    <li><a href="./">Index</a></li>
 
14
  </ul>
 
15
 
 
16
</div>
 
17
</body>
 
18
 
 
19
<h1><a name="label-0" id="label-0">module Cairo::Context::Triangle</a></h1><!-- RDLabel: "module Cairo::Context::Triangle" -->
 
20
<h2><a name="label-1" id="label-1">Instance Methods</a></h2><!-- RDLabel: "Instance Methods" -->
 
21
<dl>
 
22
<dt><a name="label-2" id="label-2"><code>triangle</code></a></dt><!-- RDLabel: "triangle" -->
 
23
<dd>
 
24
<ul>
 
25
<li>Returns: self: <em>FIXME</em></li>
 
26
</ul></dd>
 
27
</dl>
 
28
<h2><a name="label-3" id="label-3">See Also</a></h2><!-- RDLabel: "See Also" -->
 
29
<h2><a name="label-4" id="label-4">ChangeLog</a></h2><!-- RDLabel: "ChangeLog" -->
 
30
 
 
31
<div class="footer">
 
32
  <ul>
 
33
    <li><a href="./">Index</a></li>
 
34
  </ul>
 
35
 
 
36
</div>
 
37
</body>
 
38
 
 
39
</html>