~ubuntu-branches/debian/wheezy/avant-window-navigator/wheezy

« back to all changes in this revision

Viewing changes to doc/reference/tmpl/awn-cairo-utils.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2008-05-24 14:42:01 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080524144201-r3v8e4g2hv2q1i9x
Tags: 0.2.6-6
* debian/patches/04-fix-colormap.patch
 - Fix crash in awn-manager if colormap == None. Thanks Emme for the 
   patch. (Closes: #482030) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- ##### SECTION Title ##### -->
 
2
awn-cairo-utils
 
3
 
 
4
<!-- ##### SECTION Short_Description ##### -->
 
5
 
 
6
 
 
7
<!-- ##### SECTION Long_Description ##### -->
 
8
<para>
 
9
 
 
10
</para>
 
11
 
 
12
 
 
13
<!-- ##### SECTION See_Also ##### -->
 
14
<para>
 
15
 
 
16
</para>
 
17
 
 
18
 
 
19
<!-- ##### SECTION Stability_Level ##### -->
 
20
 
 
21
 
 
22
<!-- ##### ENUM AwnCairoRoundCorners ##### -->
 
23
<para>
 
24
 
 
25
</para>
 
26
 
 
27
@ROUND_NONE: 
 
28
@ROUND_TOP_LEFT: 
 
29
@ROUND_TOP_RIGHT: 
 
30
@ROUND_BOTTOM_RIGHT: 
 
31
@ROUND_BOTTOM_LEFT: 
 
32
@ROUND_TOP: 
 
33
@ROUND_BOTTOM: 
 
34
@ROUND_LEFT: 
 
35
@ROUND_RIGHT: 
 
36
@ROUND_ALL: 
 
37
 
 
38
<!-- ##### FUNCTION awn_cairo_rounded_rect ##### -->
 
39
<para>
 
40
 
 
41
</para>
 
42
 
 
43
@cr: 
 
44
@x0: 
 
45
@y0: 
 
46
@width: 
 
47
@height: 
 
48
@radius: 
 
49
@state: 
 
50
 
 
51
 
 
52
<!-- ##### FUNCTION awn_cairo_string_to_color ##### -->
 
53
<para>
 
54
 
 
55
</para>
 
56
 
 
57
@string: 
 
58
@color: 
 
59
 
 
60