File: attributes_8hh.html

package info (click to toggle)
gfcui 2.3.1-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 43,420 kB
  • ctags: 18,023
  • sloc: cpp: 53,967; sh: 31,555; makefile: 1,322; perl: 108
file content (253 lines) | stat: -rw-r--r-- 20,340 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="content-type">
  <title>GTK+ Foundation Classes</title>
  <link href="gfc.css" rel="stylesheet" type="text/css">
  <meta content="The GFC Development Team" name="author">
  <meta content="Core Library Reference Manual" name="description">
</head>
<body style="color: rgb(0, 0, 0); background-color: rgb(243, 244, 248);"
 alink="#000099" link="#000099" vlink="#990099">
<table style="text-align: left; width: 1227px; height: 117px;"
 border="0" cellpadding="0" cellspacing="0">
  <tbody>
    <tr>
      <td
 style="text-align: center; background-color: rgb(255, 255, 255); width: 220px; vertical-align: top;"><img
 alt="GFC Logo" src="../images/gfc.png"
 style="width: 207px; height: 92px;"></td>
      <td
 style="text-align: center; background-color: rgb(87, 107, 152); vertical-align: middle;"><img
 alt="GFC Title Logo" src="../images/gfc-title.png"
 style="width: 418px; height: 76px;"><br>
      </td>
    </tr>
    <tr>
      <td
 style="text-align: center; background-color: rgb(65, 77, 104); vertical-align: middle;"><big><span
 style="color: rgb(255, 255, 153); font-weight: bold;">Reference Manual</span></big><br>
      </td>
      <td
 style="text-align: center; background-color: rgb(148, 164, 200); vertical-align: middle;"><small
 style="font-family: helvetica,arial,sans-serif;"><a
 href="../html/index.html">Main Page</a>&nbsp; |&nbsp; <a
 href="../html/namespaces.html">Namespace List</a>&nbsp; |&nbsp; <a
 href="classes.html">Alphabetical List</a>&nbsp; |&nbsp; <a
 href="../html/annotated.html">Class List</a>&nbsp; |&nbsp; <a
 href="../html/files.html">File List</a></small><br>
      </td>
    </tr>
  </tbody>
</table>
<small> </small>
</body>
</html>
<!-- Generated by Doxygen 1.3.8 -->
<h1>attributes.hh File Reference</h1>A PangoAttibute C++ wrapper interface. <a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="elRef" doxygen="gfccore.tag:" href="object_8hh.html">gfc/object.hh</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="font_8hh-source.html">gfc/pango/font.hh</a>&gt;</code><br>
<code>#include &lt;pango/pango-attributes.h&gt;</code><br>
<code>#include &lt;gdk/gdkpango.h&gt;</code><br>
<code>#include &lt;vector&gt;</code><br>
<code>#include &lt;gfc/pango/inline/attributes.inl&gt;</code><br>

<p>
<a href="attributes_8hh-source.html">Go to the source code of this file.</a><h2>Namespaces</h2>
<ul>
<li>namespace <a class="elRef" doxygen="gfccore.tag:" href="namespaceGFC.html">GFC</a>
<li>namespace <a class="el" href="namespaceGFC_1_1Gdk.html">GFC::Gdk</a>
<li>namespace <a class="el" href="namespaceGFC_1_1Pango.html">GFC::Pango</a>
</ul>
<h2>Classes</h2>
<ul>
<li>class <a class="el" href="classGFC_1_1Pango_1_1Attribute.html">GFC::Pango::Attribute</a>
<dl class="el"><dd class="mdescRight">A PangoAttriubte C++ wrapper class.  <a href="classGFC_1_1Pango_1_1Attribute.html#_details">More...</a><br></dl><li>class <a class="el" href="classGFC_1_1Pango_1_1AttrString.html">GFC::Pango::AttrString</a>
<dl class="el"><dd class="mdescRight">A PangoAttrString C++ wrapper class.  <a href="classGFC_1_1Pango_1_1AttrString.html#_details">More...</a><br></dl><li>class <a class="el" href="classGFC_1_1Pango_1_1AttrLanguage.html">GFC::Pango::AttrLanguage</a>
<dl class="el"><dd class="mdescRight">A PangoAttrLanguage C++ wrapper class.  <a href="classGFC_1_1Pango_1_1AttrLanguage.html#_details">More...</a><br></dl><li>class <a class="el" href="classGFC_1_1Pango_1_1AttrFamily.html">GFC::Pango::AttrFamily</a>
<dl class="el"><dd class="mdescRight"><a class="el" href="namespaceGFC_1_1Pango.html">Pango</a> font family name C++ wrapper class.  <a href="classGFC_1_1Pango_1_1AttrFamily.html#_details">More...</a><br></dl><li>class <a class="el" href="classGFC_1_1Pango_1_1AttrColor.html">GFC::Pango::AttrColor</a>
<dl class="el"><dd class="mdescRight">A PangoAttrColor C++ wrapper class.  <a href="classGFC_1_1Pango_1_1AttrColor.html#_details">More...</a><br></dl><li>class <a class="el" href="classGFC_1_1Pango_1_1AttrForeground.html">GFC::Pango::AttrForeground</a>
<dl class="el"><dd class="mdescRight"><a class="el" href="namespaceGFC_1_1Pango.html">Pango</a> foreground color C++ wrapper class.  <a href="classGFC_1_1Pango_1_1AttrForeground.html#_details">More...</a><br></dl><li>class <a class="el" href="classGFC_1_1Pango_1_1AttrBackground.html">GFC::Pango::AttrBackground</a>
<dl class="el"><dd class="mdescRight">A <a class="el" href="namespaceGFC_1_1Pango.html">Pango</a> background color C++ wrapper class.  <a href="classGFC_1_1Pango_1_1AttrBackground.html#_details">More...</a><br></dl><li>class <a class="el" href="classGFC_1_1Pango_1_1AttrInt.html">GFC::Pango::AttrInt</a>
<dl class="el"><dd class="mdescRight">A PangoAttrInt C++ wrapper class.  <a href="classGFC_1_1Pango_1_1AttrInt.html#_details">More...</a><br></dl><li>class <a class="el" href="classGFC_1_1Pango_1_1AttrSize.html">GFC::Pango::AttrSize</a>
<dl class="el"><dd class="mdescRight"><a class="el" href="namespaceGFC_1_1Pango.html">Pango</a> size C++ wrapper class.  <a href="classGFC_1_1Pango_1_1AttrSize.html#_details">More...</a><br></dl><li>class <a class="el" href="classGFC_1_1Pango_1_1AttrStyle.html">GFC::Pango::AttrStyle</a>
<dl class="el"><dd class="mdescRight"><a class="el" href="namespaceGFC_1_1Pango.html">Pango</a> style C++ wrapper class.  <a href="classGFC_1_1Pango_1_1AttrStyle.html#_details">More...</a><br></dl><li>class <a class="el" href="classGFC_1_1Pango_1_1AttrWeight.html">GFC::Pango::AttrWeight</a>
<dl class="el"><dd class="mdescRight"><a class="el" href="namespaceGFC_1_1Pango.html">Pango</a> weight C++ wrapper class.  <a href="classGFC_1_1Pango_1_1AttrWeight.html#_details">More...</a><br></dl><li>class <a class="el" href="classGFC_1_1Pango_1_1AttrVariant.html">GFC::Pango::AttrVariant</a>
<dl class="el"><dd class="mdescRight"><a class="el" href="namespaceGFC_1_1Pango.html">Pango</a> variant C++ wrapper class.  <a href="classGFC_1_1Pango_1_1AttrVariant.html#_details">More...</a><br></dl><li>class <a class="el" href="classGFC_1_1Pango_1_1AttrStretch.html">GFC::Pango::AttrStretch</a>
<dl class="el"><dd class="mdescRight"><a class="el" href="namespaceGFC_1_1Pango.html">Pango</a> stretch C++ wrapper class.  <a href="classGFC_1_1Pango_1_1AttrStretch.html#_details">More...</a><br></dl><li>class <a class="el" href="classGFC_1_1Pango_1_1AttrUnderline.html">GFC::Pango::AttrUnderline</a>
<dl class="el"><dd class="mdescRight"><a class="el" href="namespaceGFC_1_1Pango.html">Pango</a> underline C++ wrapper class.  <a href="classGFC_1_1Pango_1_1AttrUnderline.html#_details">More...</a><br></dl><li>class <a class="el" href="classGFC_1_1Pango_1_1AttrStrikethrough.html">GFC::Pango::AttrStrikethrough</a>
<dl class="el"><dd class="mdescRight"><a class="el" href="namespaceGFC_1_1Pango.html">Pango</a> strikethrough C++ wrapper class.  <a href="classGFC_1_1Pango_1_1AttrStrikethrough.html#_details">More...</a><br></dl><li>class <a class="el" href="classGFC_1_1Pango_1_1AttrRise.html">GFC::Pango::AttrRise</a>
<dl class="el"><dd class="mdescRight"><a class="el" href="namespaceGFC_1_1Pango.html">Pango</a> rise C++ wrapper class.  <a href="classGFC_1_1Pango_1_1AttrRise.html#_details">More...</a><br></dl><li>class <a class="el" href="classGFC_1_1Pango_1_1AttrFontDesc.html">GFC::Pango::AttrFontDesc</a>
<dl class="el"><dd class="mdescRight">A PangoAttrFontDesc C++ wrapper class.  <a href="classGFC_1_1Pango_1_1AttrFontDesc.html#_details">More...</a><br></dl><li>class <a class="el" href="classGFC_1_1Pango_1_1AttrShape.html">GFC::Pango::AttrShape</a>
<dl class="el"><dd class="mdescRight">A PangoAttrShape C++ wrapper class.  <a href="classGFC_1_1Pango_1_1AttrShape.html#_details">More...</a><br></dl><li>class <a class="el" href="classGFC_1_1Pango_1_1AttrFloat.html">GFC::Pango::AttrFloat</a>
<dl class="el"><dd class="mdescRight">A PangoAttrFloat C++ wrapper class.  <a href="classGFC_1_1Pango_1_1AttrFloat.html#_details">More...</a><br></dl><li>class <a class="el" href="classGFC_1_1Pango_1_1AttrScale.html">GFC::Pango::AttrScale</a>
<dl class="el"><dd class="mdescRight"><a class="el" href="namespaceGFC_1_1Pango.html">Pango</a> scale C++ wrapper class.  <a href="classGFC_1_1Pango_1_1AttrScale.html#_details">More...</a><br></dl><li>class <a class="el" href="classGFC_1_1Pango_1_1AttrFallback.html">GFC::Pango::AttrFallback</a>
<dl class="el"><dd class="mdescRight"><a class="el" href="namespaceGFC_1_1Pango.html">Pango</a> fallback C++ wrapper class.  <a href="classGFC_1_1Pango_1_1AttrFallback.html#_details">More...</a><br></dl><li>class <a class="el" href="classGFC_1_1Pango_1_1AttrStipple.html">GFC::Pango::AttrStipple</a>
<dl class="el"><dd class="mdescRight">A GdkPangoAttrStipple C++ wrapper class.  <a href="classGFC_1_1Pango_1_1AttrStipple.html#_details">More...</a><br></dl><li>class <a class="el" href="classGFC_1_1Pango_1_1AttrEmbossed.html">GFC::Pango::AttrEmbossed</a>
<dl class="el"><dd class="mdescRight">A GdkPangoAttrEmbossed C++ wrapper class.  <a href="classGFC_1_1Pango_1_1AttrEmbossed.html#_details">More...</a><br></dl><li>class <a class="el" href="classGFC_1_1Pango_1_1AttrIterator.html">GFC::Pango::AttrIterator</a>
<dl class="el"><dd class="mdescRight">A PangoAttrIterator C++ wrapper class.  <a href="classGFC_1_1Pango_1_1AttrIterator.html#_details">More...</a><br></dl><li>class <a class="el" href="classGFC_1_1Pango_1_1AttrList.html">GFC::Pango::AttrList</a>
<dl class="el"><dd class="mdescRight">A PangoAttrList C++ wrapper class.  <a href="classGFC_1_1Pango_1_1AttrList.html#_details">More...</a><br></dl></ul>
<h2>Enumerations</h2>
<ul>
<li>enum <a class="el" href="namespaceGFC_1_1Pango.html#a133">Underline</a> { <br>
&nbsp;&nbsp;<a class="el" href="namespaceGFC_1_1Pango.html#a133a0">UNDERLINE_NONE</a> =  PANGO_UNDERLINE_NONE, 
<br>
&nbsp;&nbsp;<a class="el" href="namespaceGFC_1_1Pango.html#a133a1">UNDERLINE_SINGLE</a> =  PANGO_UNDERLINE_SINGLE, 
<br>
&nbsp;&nbsp;<a class="el" href="namespaceGFC_1_1Pango.html#a133a2">UNDERLINE_DOUBLE</a> =  PANGO_UNDERLINE_DOUBLE, 
<br>
&nbsp;&nbsp;<a class="el" href="namespaceGFC_1_1Pango.html#a133a3">UNDERLINE_LOW</a> =  PANGO_UNDERLINE_LOW, 
<br>
&nbsp;&nbsp;<a class="el" href="namespaceGFC_1_1Pango.html#a133a4">UNDERLINE_ERROR</a> =  PANGO_UNDERLINE_ERROR
<br>
 }
<dl class="el"><dd class="mdescRight">Underline is used to specify whether text should be underlined, and if so, the type of underlining.  <a href="#a133">More...</a><br></dl><li>enum <a class="el" href="namespaceGFC_1_1Pango.html#a134">AttrType</a> { <br>
&nbsp;&nbsp;<a class="el" href="namespaceGFC_1_1Pango.html#a134a5">ATTR_INVALID</a> =  PANGO_ATTR_INVALID, 
<br>
&nbsp;&nbsp;<a class="el" href="namespaceGFC_1_1Pango.html#a134a6">ATTR_LANGUAGE</a> =  PANGO_ATTR_LANGUAGE, 
<br>
&nbsp;&nbsp;<a class="el" href="namespaceGFC_1_1Pango.html#a134a7">ATTR_FAMILY</a> =  PANGO_ATTR_FAMILY, 
<br>
&nbsp;&nbsp;<a class="el" href="namespaceGFC_1_1Pango.html#a134a8">ATTR_STYLE</a> =  PANGO_ATTR_STYLE, 
<br>
&nbsp;&nbsp;<a class="el" href="namespaceGFC_1_1Pango.html#a134a9">ATTR_WEIGHT</a> =  PANGO_ATTR_WEIGHT, 
<br>
&nbsp;&nbsp;<a class="el" href="namespaceGFC_1_1Pango.html#a134a10">ATTR_VARIANT</a> =  PANGO_ATTR_VARIANT, 
<br>
&nbsp;&nbsp;<a class="el" href="namespaceGFC_1_1Pango.html#a134a11">ATTR_STRETCH</a> =  PANGO_ATTR_STRETCH, 
<br>
&nbsp;&nbsp;<a class="el" href="namespaceGFC_1_1Pango.html#a134a12">ATTR_SIZE</a> =  PANGO_ATTR_SIZE, 
<br>
&nbsp;&nbsp;<a class="el" href="namespaceGFC_1_1Pango.html#a134a13">ATTR_FONT_DESC</a> =  PANGO_ATTR_FONT_DESC, 
<br>
&nbsp;&nbsp;<a class="el" href="namespaceGFC_1_1Pango.html#a134a14">ATTR_FOREGROUND</a> =  PANGO_ATTR_FOREGROUND, 
<br>
&nbsp;&nbsp;<a class="el" href="namespaceGFC_1_1Pango.html#a134a15">ATTR_BACKGROUND</a> =  PANGO_ATTR_BACKGROUND, 
<br>
&nbsp;&nbsp;<a class="el" href="namespaceGFC_1_1Pango.html#a134a16">ATTR_UNDERLINE</a> =  PANGO_ATTR_UNDERLINE, 
<br>
&nbsp;&nbsp;<a class="el" href="namespaceGFC_1_1Pango.html#a134a17">ATTR_STRIKETHROUGH</a> =  PANGO_ATTR_STRIKETHROUGH, 
<br>
&nbsp;&nbsp;<a class="el" href="namespaceGFC_1_1Pango.html#a134a18">ATTR_RISE</a> =  PANGO_ATTR_RISE, 
<br>
&nbsp;&nbsp;<a class="el" href="namespaceGFC_1_1Pango.html#a134a19">ATTR_SHAPE</a> =  PANGO_ATTR_SHAPE, 
<br>
&nbsp;&nbsp;<a class="el" href="namespaceGFC_1_1Pango.html#a134a20">ATTR_SCALE</a> =  PANGO_ATTR_SCALE, 
<br>
&nbsp;&nbsp;<a class="el" href="namespaceGFC_1_1Pango.html#a134a21">ATTR_FALLBACK</a> =  PANGO_ATTR_FALLBACK
<br>
 }
<dl class="el"><dd class="mdescRight">Distinguishes between different types of attributes.  <a href="#a134">More...</a><br></dl></ul>
<hr><a name="_details"></a><h2>Detailed Description</h2>
A PangoAttibute C++ wrapper interface. 
<p>
Provides Attribute and its derived classes, a group a classes that distinguish between different types of pango attributes.<hr><h2>Enumeration Type Documentation</h2>
<a class="anchor" name="a134" doxytag="attributes.hh::AttrType" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> enum <a class="el" href="namespaceGFC_1_1Pango.html#a134">AttrType</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Distinguishes between different types of attributes. 
<p>
Along with the predefined values, it is possible to allocate additional values for custom attributes using pango_attr_register_type(). The predefined values are given below. The type of class used to store the attribute is listed in parentheses after the description. <dl compact><dt><b>Enumeration values: </b></dt><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em><a class="anchor" name="a134a5" doxytag="ATTR_INVALID" ></a>ATTR_INVALID</em>&nbsp;</td><td>
Invalid. </td></tr>
<tr><td valign=top><em><a class="anchor" name="a134a6" doxytag="ATTR_LANGUAGE" ></a>ATTR_LANGUAGE</em>&nbsp;</td><td>
Language (<a class="el" href="classGFC_1_1Pango_1_1AttrLanguage.html">AttrLanguage</a>). </td></tr>
<tr><td valign=top><em><a class="anchor" name="a134a7" doxytag="ATTR_FAMILY" ></a>ATTR_FAMILY</em>&nbsp;</td><td>
<a class="el" href="classGFC_1_1Pango_1_1Font.html">Font</a> family name list (<a class="el" href="classGFC_1_1Pango_1_1AttrString.html">AttrString</a>). </td></tr>
<tr><td valign=top><em><a class="anchor" name="a134a8" doxytag="ATTR_STYLE" ></a>ATTR_STYLE</em>&nbsp;</td><td>
<a class="el" href="classGFC_1_1Pango_1_1Font.html">Font</a> slant style (<a class="el" href="classGFC_1_1Pango_1_1AttrInt.html">AttrInt</a>). </td></tr>
<tr><td valign=top><em><a class="anchor" name="a134a9" doxytag="ATTR_WEIGHT" ></a>ATTR_WEIGHT</em>&nbsp;</td><td>
<a class="el" href="classGFC_1_1Pango_1_1Font.html">Font</a> weight (<a class="el" href="classGFC_1_1Pango_1_1AttrInt.html">AttrInt</a>). </td></tr>
<tr><td valign=top><em><a class="anchor" name="a134a10" doxytag="ATTR_VARIANT" ></a>ATTR_VARIANT</em>&nbsp;</td><td>
<a class="el" href="classGFC_1_1Pango_1_1Font.html">Font</a> variant (normal or small caps) (<a class="el" href="classGFC_1_1Pango_1_1AttrInt.html">AttrInt</a>). </td></tr>
<tr><td valign=top><em><a class="anchor" name="a134a11" doxytag="ATTR_STRETCH" ></a>ATTR_STRETCH</em>&nbsp;</td><td>
<a class="el" href="classGFC_1_1Pango_1_1Font.html">Font</a> stretch (<a class="el" href="classGFC_1_1Pango_1_1AttrInt.html">AttrInt</a>). </td></tr>
<tr><td valign=top><em><a class="anchor" name="a134a12" doxytag="ATTR_SIZE" ></a>ATTR_SIZE</em>&nbsp;</td><td>
<a class="el" href="classGFC_1_1Pango_1_1Font.html">Font</a> size in points divided by PANGO_SCALE (<a class="el" href="classGFC_1_1Pango_1_1AttrInt.html">AttrInt</a>). </td></tr>
<tr><td valign=top><em><a class="anchor" name="a134a13" doxytag="ATTR_FONT_DESC" ></a>ATTR_FONT_DESC</em>&nbsp;</td><td>
<a class="el" href="classGFC_1_1Pango_1_1Font.html">Font</a> description (<a class="el" href="classGFC_1_1Pango_1_1AttrFontDesc.html">AttrFontDesc</a>). </td></tr>
<tr><td valign=top><em><a class="anchor" name="a134a14" doxytag="ATTR_FOREGROUND" ></a>ATTR_FOREGROUND</em>&nbsp;</td><td>
Foreground color (<a class="el" href="classGFC_1_1Pango_1_1AttrColor.html">AttrColor</a>). </td></tr>
<tr><td valign=top><em><a class="anchor" name="a134a15" doxytag="ATTR_BACKGROUND" ></a>ATTR_BACKGROUND</em>&nbsp;</td><td>
Background color (<a class="el" href="classGFC_1_1Pango_1_1AttrColor.html">AttrColor</a>). </td></tr>
<tr><td valign=top><em><a class="anchor" name="a134a16" doxytag="ATTR_UNDERLINE" ></a>ATTR_UNDERLINE</em>&nbsp;</td><td>
Whether the text has an underline (<a class="el" href="classGFC_1_1Pango_1_1AttrInt.html">AttrInt</a>). </td></tr>
<tr><td valign=top><em><a class="anchor" name="a134a17" doxytag="ATTR_STRIKETHROUGH" ></a>ATTR_STRIKETHROUGH</em>&nbsp;</td><td>
Whether the text is struck-through (<a class="el" href="classGFC_1_1Pango_1_1AttrInt.html">AttrInt</a>). </td></tr>
<tr><td valign=top><em><a class="anchor" name="a134a18" doxytag="ATTR_RISE" ></a>ATTR_RISE</em>&nbsp;</td><td>
Baseline displacement (<a class="el" href="classGFC_1_1Pango_1_1AttrInt.html">AttrInt</a>). </td></tr>
<tr><td valign=top><em><a class="anchor" name="a134a19" doxytag="ATTR_SHAPE" ></a>ATTR_SHAPE</em>&nbsp;</td><td>
Shape (<a class="el" href="classGFC_1_1Pango_1_1AttrShape.html">AttrShape</a>). </td></tr>
<tr><td valign=top><em><a class="anchor" name="a134a20" doxytag="ATTR_SCALE" ></a>ATTR_SCALE</em>&nbsp;</td><td>
<a class="el" href="classGFC_1_1Pango_1_1Font.html">Font</a> size scale factor (<a class="el" href="classGFC_1_1Pango_1_1AttrScale.html">AttrScale</a>). </td></tr>
<tr><td valign=top><em><a class="anchor" name="a134a21" doxytag="ATTR_FALLBACK" ></a>ATTR_FALLBACK</em>&nbsp;</td><td>
Whether fallback is enabled (<a class="el" href="classGFC_1_1Pango_1_1AttrInt.html">AttrInt</a>). </td></tr>
</table>
</dl>
    </td>
  </tr>
</table>
<a class="anchor" name="a133" doxytag="attributes.hh::Underline" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> enum <a class="el" href="namespaceGFC_1_1Pango.html#a133">Underline</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Underline is used to specify whether text should be underlined, and if so, the type of underlining. 
<p>
<dl compact><dt><b>Enumeration values: </b></dt><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em><a class="anchor" name="a133a0" doxytag="UNDERLINE_NONE" ></a>UNDERLINE_NONE</em>&nbsp;</td><td>
No underline should be drawn. </td></tr>
<tr><td valign=top><em><a class="anchor" name="a133a1" doxytag="UNDERLINE_SINGLE" ></a>UNDERLINE_SINGLE</em>&nbsp;</td><td>
A single underline should be drawn. </td></tr>
<tr><td valign=top><em><a class="anchor" name="a133a2" doxytag="UNDERLINE_DOUBLE" ></a>UNDERLINE_DOUBLE</em>&nbsp;</td><td>
A double underline should be drawn. </td></tr>
<tr><td valign=top><em><a class="anchor" name="a133a3" doxytag="UNDERLINE_LOW" ></a>UNDERLINE_LOW</em>&nbsp;</td><td>
A single underline should be drawn at a position beneath the ink extents of the text being underlined; this should be used only for underlining single characters, such as for keyboard accelerators; UNDERLINE_SINGLE should be used for extended portions of text. </td></tr>
<tr><td valign=top><em><a class="anchor" name="a133a4" doxytag="UNDERLINE_ERROR" ></a>UNDERLINE_ERROR</em>&nbsp;</td><td>
A wavy underline should be drawn below; this underline is typically used to indicate an error such as a possilble mispelling; in some cases an contrasting color may automatically be used. </td></tr>
</table>
</dl>
    </td>
  </tr>
</table>
<hr size="1"><address style="align: right;"><small>Generated on Tue Aug 24 00:34:33 2004 for GFC-UI by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.8 </small></address>
</body>
</html>