]> Pileus Git - ~andy/gtk/blob - docs/reference/gdk/tmpl/pango_interaction.sgml
dc6c71af70a6d1c9a67d17a97a795da3c258c1b6
[~andy/gtk] / docs / reference / gdk / tmpl / pango_interaction.sgml
1 <!-- ##### SECTION Title ##### -->
2 Pango Interaction
3
4 <!-- ##### SECTION Short_Description ##### -->
5 Low-level access to Pango
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9
10 </para>
11
12 <!-- ##### SECTION See_Also ##### -->
13 <para>
14
15 </para>
16
17 <!-- ##### FUNCTION gdk_pango_context_get ##### -->
18 <para>
19
20 </para>
21
22 @Returns: 
23
24
25 <!-- ##### FUNCTION gdk_pango_context_get_for_screen ##### -->
26 <para>
27
28 </para>
29
30 @screen: 
31 @Returns: 
32
33
34 <!-- ##### FUNCTION gdk_pango_context_set_colormap ##### -->
35 <para>
36
37 </para>
38
39 @context: 
40 @colormap: 
41
42
43 <!-- ##### STRUCT GdkPangoAttrEmbossed ##### -->
44 <para>
45 A Pango text attribute containing a embossed bitmap to be used when
46 rendering the text.
47 </para>
48
49 @attr: the #PangoAttribute.
50 @embossed: the embossed bitmap.
51
52 <!-- ##### STRUCT GdkPangoAttrStipple ##### -->
53 <para>
54 A Pango text attribute containing a stipple bitmap to be used when
55 rendering the text.
56 </para>
57
58 @attr: the #PangoAttribute.
59 @stipple: the stipple bitmap.
60
61 <!-- ##### FUNCTION gdk_pango_attr_embossed_new ##### -->
62 <para>
63
64 </para>
65
66 @embossed: 
67 @Returns: 
68
69
70 <!-- ##### FUNCTION gdk_pango_attr_stipple_new ##### -->
71 <para>
72
73 </para>
74
75 @stipple: 
76 @Returns: 
77
78
79 <!-- ##### FUNCTION gdk_pango_layout_get_clip_region ##### -->
80 <para>
81
82 </para>
83
84 @layout: 
85 @x_origin: 
86 @y_origin: 
87 @index_ranges: 
88 @n_ranges: 
89 @Returns: 
90
91
92 <!-- ##### FUNCTION gdk_pango_layout_line_get_clip_region ##### -->
93 <para>
94
95 </para>
96
97 @line: 
98 @x_origin: 
99 @y_origin: 
100 @index_ranges: 
101 @n_ranges: 
102 @Returns: 
103
104