This file is indexed.

/usr/share/gtk-doc/html/libmemphis/libmemphis-MemphisRule.html is in libmemphis-doc 0.2.3-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>MemphisRule</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="libmemphis Reference Manual">
<link rel="up" href="ch01.html" title="Libmemphis">
<link rel="prev" href="libmemphis-MemphisDebug.html" title="MemphisDebug">
<link rel="next" href="object-tree.html" title="Object Hierarchy">
<meta name="generator" content="GTK-Doc V1.15 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
<tr valign="middle">
<td><a accesskey="p" href="libmemphis-MemphisDebug.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">libmemphis Reference Manual</th>
<td><a accesskey="n" href="object-tree.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#libmemphis-MemphisRule.synopsis" class="shortcut">Top</a>
                   | 
                  <a href="#libmemphis-MemphisRule.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry" title="MemphisRule">
<a name="libmemphis-MemphisRule"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="libmemphis-MemphisRule.top_of_page"></a>MemphisRule</span></h2>
<p>MemphisRule — Describes a drawing rule.</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv" title="Synopsis">
<a name="libmemphis-MemphisRule.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">                    <a class="link" href="libmemphis-MemphisRule.html#MemphisRule" title="MemphisRule">MemphisRule</a>;
#define             <a class="link" href="libmemphis-MemphisRule.html#MEMPHIS-RULE:CAPS" title="MEMPHIS_RULE()">MEMPHIS_RULE</a>                        (obj)
<span class="returnvalue">GType</span>               <a class="link" href="libmemphis-MemphisRule.html#memphis-rule-get-type" title="memphis_rule_get_type ()">memphis_rule_get_type</a>               (<em class="parameter"><code><span class="type">void</span></code></em>);
#define             <a class="link" href="libmemphis-MemphisRule.html#MEMPHIS-TYPE-RULE:CAPS" title="MEMPHIS_TYPE_RULE">MEMPHIS_TYPE_RULE</a>
<a class="link" href="libmemphis-MemphisRule.html#MemphisRule" title="MemphisRule"><span class="returnvalue">MemphisRule</span></a> *       <a class="link" href="libmemphis-MemphisRule.html#memphis-rule-new" title="memphis_rule_new ()">memphis_rule_new</a>                    (<em class="parameter"><code><span class="type">void</span></code></em>);
<a class="link" href="libmemphis-MemphisRule.html#MemphisRule" title="MemphisRule"><span class="returnvalue">MemphisRule</span></a> *       <a class="link" href="libmemphis-MemphisRule.html#memphis-rule-copy" title="memphis_rule_copy ()">memphis_rule_copy</a>                   (<em class="parameter"><code>const <a class="link" href="libmemphis-MemphisRule.html#MemphisRule" title="MemphisRule"><span class="type">MemphisRule</span></a> *rule</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="libmemphis-MemphisRule.html#memphis-rule-free" title="memphis_rule_free ()">memphis_rule_free</a>                   (<em class="parameter"><code><a class="link" href="libmemphis-MemphisRule.html#MemphisRule" title="MemphisRule"><span class="type">MemphisRule</span></a> *rule</code></em>);
enum                <a class="link" href="libmemphis-MemphisRule.html#MemphisRuleType" title="enum MemphisRuleType">MemphisRuleType</a>;
#define             <a class="link" href="libmemphis-MemphisRule.html#MEMPHIS-TYPE-RULE-TYPE:CAPS" title="MEMPHIS_TYPE_RULE_TYPE">MEMPHIS_TYPE_RULE_TYPE</a>
                    <a class="link" href="libmemphis-MemphisRule.html#MemphisRuleAttr" title="MemphisRuleAttr">MemphisRuleAttr</a>;
#define             <a class="link" href="libmemphis-MemphisRule.html#MEMPHIS-RULE-ATTR:CAPS" title="MEMPHIS_RULE_ATTR()">MEMPHIS_RULE_ATTR</a>                   (obj)
#define             <a class="link" href="libmemphis-MemphisRule.html#MEMPHIS-TYPE-RULE-ATTR:CAPS" title="MEMPHIS_TYPE_RULE_ATTR">MEMPHIS_TYPE_RULE_ATTR</a>
<a class="link" href="libmemphis-MemphisRule.html#MemphisRuleAttr" title="MemphisRuleAttr"><span class="returnvalue">MemphisRuleAttr</span></a> *   <a class="link" href="libmemphis-MemphisRule.html#memphis-rule-attr-new" title="memphis_rule_attr_new ()">memphis_rule_attr_new</a>               (<em class="parameter"><code><span class="type">void</span></code></em>);
<a class="link" href="libmemphis-MemphisRule.html#MemphisRuleAttr" title="MemphisRuleAttr"><span class="returnvalue">MemphisRuleAttr</span></a> *   <a class="link" href="libmemphis-MemphisRule.html#memphis-rule-attr-copy" title="memphis_rule_attr_copy ()">memphis_rule_attr_copy</a>              (<em class="parameter"><code>const <a class="link" href="libmemphis-MemphisRule.html#MemphisRuleAttr" title="MemphisRuleAttr"><span class="type">MemphisRuleAttr</span></a> *attr</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="libmemphis-MemphisRule.html#memphis-rule-attr-free" title="memphis_rule_attr_free ()">memphis_rule_attr_free</a>              (<em class="parameter"><code><a class="link" href="libmemphis-MemphisRule.html#MemphisRuleAttr" title="MemphisRuleAttr"><span class="type">MemphisRuleAttr</span></a> *attr</code></em>);
</pre>
</div>
<div class="refsect1" title="Description">
<a name="libmemphis-MemphisRule.description"></a><h2>Description</h2>
<p>
A boxed struct to describe a drawing rule for the <a class="link" href="MemphisRuleSet.html" title="MemphisRuleSet"><span class="type">MemphisRuleSet</span></a>.
</p>
</div>
<div class="refsect1" title="Details">
<a name="libmemphis-MemphisRule.details"></a><h2>Details</h2>
<div class="refsect2" title="MemphisRule">
<a name="MemphisRule"></a><h3>MemphisRule</h3>
<pre class="programlisting">typedef struct {
  gchar **keys;
  gchar **values;
  MemphisRuleType type;
  MemphisRuleAttr *polygon;
  MemphisRuleAttr *line;
  MemphisRuleAttr *border;
  MemphisRuleAttr *text;
} MemphisRule;
</pre>
<p>
Defines a drawing rule for the <a class="link" href="MemphisRuleSet.html" title="MemphisRuleSet"><span class="type">MemphisRuleSet</span></a>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><span class="type">gchar</span> **<em class="structfield"><code><a name="MemphisRule.keys"></a>keys</code></em>;</span></p></td>
<td>an array of key strings
</td>
</tr>
<tr>
<td><p><span class="term"><span class="type">gchar</span> **<em class="structfield"><code><a name="MemphisRule.values"></a>values</code></em>;</span></p></td>
<td>an array of value strings
</td>
</tr>
<tr>
<td><p><span class="term"><a class="link" href="libmemphis-MemphisRule.html#MemphisRuleType" title="enum MemphisRuleType"><span class="type">MemphisRuleType</span></a> <em class="structfield"><code><a name="MemphisRule.type"></a>type</code></em>;</span></p></td>
<td>the type of the rule
</td>
</tr>
<tr>
<td><p><span class="term"><a class="link" href="libmemphis-MemphisRule.html#MemphisRuleAttr" title="MemphisRuleAttr"><span class="type">MemphisRuleAttr</span></a> *<em class="structfield"><code><a name="MemphisRule.polygon"></a>polygon</code></em>;</span></p></td>
<td>a pointer to the polygon or NULL
</td>
</tr>
<tr>
<td><p><span class="term"><a class="link" href="libmemphis-MemphisRule.html#MemphisRuleAttr" title="MemphisRuleAttr"><span class="type">MemphisRuleAttr</span></a> *<em class="structfield"><code><a name="MemphisRule.line"></a>line</code></em>;</span></p></td>
<td>a pointer to the line or NULL
</td>
</tr>
<tr>
<td><p><span class="term"><a class="link" href="libmemphis-MemphisRule.html#MemphisRuleAttr" title="MemphisRuleAttr"><span class="type">MemphisRuleAttr</span></a> *<em class="structfield"><code><a name="MemphisRule.border"></a>border</code></em>;</span></p></td>
<td>a pointer to the border or NULL
</td>
</tr>
<tr>
<td><p><span class="term"><a class="link" href="libmemphis-MemphisRule.html#MemphisRuleAttr" title="MemphisRuleAttr"><span class="type">MemphisRuleAttr</span></a> *<em class="structfield"><code><a name="MemphisRule.text"></a>text</code></em>;</span></p></td>
<td>a pointer to the text or NULL
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 0.1</p>
</div>
<hr>
<div class="refsect2" title="MEMPHIS_RULE()">
<a name="MEMPHIS-RULE:CAPS"></a><h3>MEMPHIS_RULE()</h3>
<pre class="programlisting">#define MEMPHIS_RULE(obj)     ((MemphisRule *) (obj))
</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>obj</code></em> :</span></p></td>
<td>
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="memphis_rule_get_type ()">
<a name="memphis-rule-get-type"></a><h3>memphis_rule_get_type ()</h3>
<pre class="programlisting"><span class="returnvalue">GType</span>               memphis_rule_get_type               (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="MEMPHIS_TYPE_RULE">
<a name="MEMPHIS-TYPE-RULE:CAPS"></a><h3>MEMPHIS_TYPE_RULE</h3>
<pre class="programlisting">#define MEMPHIS_TYPE_RULE (memphis_rule_get_type ())
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="memphis_rule_new ()">
<a name="memphis-rule-new"></a><h3>memphis_rule_new ()</h3>
<pre class="programlisting"><a class="link" href="libmemphis-MemphisRule.html#MemphisRule" title="MemphisRule"><span class="returnvalue">MemphisRule</span></a> *       memphis_rule_new                    (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
<p>
Creates a newly allocated <a class="link" href="libmemphis-MemphisRule.html#MemphisRule" title="MemphisRule"><span class="type">MemphisRule</span></a> to be freed
with <a class="link" href="libmemphis-MemphisRule.html#memphis-rule-free" title="memphis_rule_free ()"><code class="function">memphis_rule_free()</code></a>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> a <a class="link" href="libmemphis-MemphisRule.html#MemphisRule" title="MemphisRule"><span class="type">MemphisRule</span></a>.

</td>
</tr></tbody>
</table></div>
<p class="since">Since 0.1</p>
</div>
<hr>
<div class="refsect2" title="memphis_rule_copy ()">
<a name="memphis-rule-copy"></a><h3>memphis_rule_copy ()</h3>
<pre class="programlisting"><a class="link" href="libmemphis-MemphisRule.html#MemphisRule" title="MemphisRule"><span class="returnvalue">MemphisRule</span></a> *       memphis_rule_copy                   (<em class="parameter"><code>const <a class="link" href="libmemphis-MemphisRule.html#MemphisRule" title="MemphisRule"><span class="type">MemphisRule</span></a> *rule</code></em>);</pre>
<p>
Makes a copy of the memphis rule structure. The result must be
freed using <a class="link" href="libmemphis-MemphisRule.html#memphis-rule-free" title="memphis_rule_free ()"><code class="function">memphis_rule_free()</code></a>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>rule</code></em> :</span></p></td>
<td>a <a class="link" href="libmemphis-MemphisRule.html#MemphisRule" title="MemphisRule"><span class="type">MemphisRule</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> an allocated copy of <em class="parameter"><code>rule</code></em>.

</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 0.1</p>
</div>
<hr>
<div class="refsect2" title="memphis_rule_free ()">
<a name="memphis-rule-free"></a><h3>memphis_rule_free ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                memphis_rule_free                   (<em class="parameter"><code><a class="link" href="libmemphis-MemphisRule.html#MemphisRule" title="MemphisRule"><span class="type">MemphisRule</span></a> *rule</code></em>);</pre>
<p>
Frees a memphis rule structure created with <a class="link" href="libmemphis-MemphisRule.html#memphis-rule-new" title="memphis_rule_new ()"><code class="function">memphis_rule_new()</code></a> or
<a class="link" href="libmemphis-MemphisRule.html#memphis-rule-copy" title="memphis_rule_copy ()"><code class="function">memphis_rule_copy()</code></a>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>rule</code></em> :</span></p></td>
<td>a <a class="link" href="libmemphis-MemphisRule.html#MemphisRule" title="MemphisRule"><span class="type">MemphisRule</span></a>
</td>
</tr></tbody>
</table></div>
<p class="since">Since 0.1</p>
</div>
<hr>
<div class="refsect2" title="enum MemphisRuleType">
<a name="MemphisRuleType"></a><h3>enum MemphisRuleType</h3>
<pre class="programlisting">typedef enum {
  MEMPHIS_RULE_TYPE_UNKNOWN,
  MEMPHIS_RULE_TYPE_NODE,
  MEMPHIS_RULE_TYPE_WAY,
  MEMPHIS_RULE_TYPE_RELATION
} MemphisRuleType;
</pre>
<p>
Defines a the data type of the rule. Only ways are supported in
Memphis 0.1.x.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><a name="MEMPHIS-RULE-TYPE-UNKNOWN:CAPS"></a><span class="term"><code class="literal">MEMPHIS_RULE_TYPE_UNKNOWN</code></span></p></td>
<td>unknown
</td>
</tr>
<tr>
<td><p><a name="MEMPHIS-RULE-TYPE-NODE:CAPS"></a><span class="term"><code class="literal">MEMPHIS_RULE_TYPE_NODE</code></span></p></td>
<td>a node
</td>
</tr>
<tr>
<td><p><a name="MEMPHIS-RULE-TYPE-WAY:CAPS"></a><span class="term"><code class="literal">MEMPHIS_RULE_TYPE_WAY</code></span></p></td>
<td>a way
</td>
</tr>
<tr>
<td><p><a name="MEMPHIS-RULE-TYPE-RELATION:CAPS"></a><span class="term"><code class="literal">MEMPHIS_RULE_TYPE_RELATION</code></span></p></td>
<td>a realtion
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 0.1</p>
</div>
<hr>
<div class="refsect2" title="MEMPHIS_TYPE_RULE_TYPE">
<a name="MEMPHIS-TYPE-RULE-TYPE:CAPS"></a><h3>MEMPHIS_TYPE_RULE_TYPE</h3>
<pre class="programlisting">#define MEMPHIS_TYPE_RULE_TYPE memphis_rule_type_get_type()
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="MemphisRuleAttr">
<a name="MemphisRuleAttr"></a><h3>MemphisRuleAttr</h3>
<pre class="programlisting">typedef struct {
  guint8 z_min;
  guint8 z_max;
  guint8 color_red;
  guint8 color_green;
  guint8 color_blue;
  guint8 color_alpha;
  gchar *style;
  gdouble size;
} MemphisRuleAttr;
</pre>
<p>
Defines the drawing attributes for a <a class="link" href="libmemphis-MemphisRule.html#MemphisRule" title="MemphisRule"><span class="type">MemphisRule</span></a>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><span class="type">guint8</span> <em class="structfield"><code><a name="MemphisRuleAttr.z-min"></a>z_min</code></em>;</span></p></td>
<td>minimum visible zoom level
</td>
</tr>
<tr>
<td><p><span class="term"><span class="type">guint8</span> <em class="structfield"><code><a name="MemphisRuleAttr.z-max"></a>z_max</code></em>;</span></p></td>
<td>maximum visible zoom level
</td>
</tr>
<tr>
<td><p><span class="term"><span class="type">guint8</span> <em class="structfield"><code><a name="MemphisRuleAttr.color-red"></a>color_red</code></em>;</span></p></td>
<td>red component, between 0 and 255
</td>
</tr>
<tr>
<td><p><span class="term"><span class="type">guint8</span> <em class="structfield"><code><a name="MemphisRuleAttr.color-green"></a>color_green</code></em>;</span></p></td>
<td>green component, between 0 and 255
</td>
</tr>
<tr>
<td><p><span class="term"><span class="type">guint8</span> <em class="structfield"><code><a name="MemphisRuleAttr.color-blue"></a>color_blue</code></em>;</span></p></td>
<td>blue component, between 0 and 255
</td>
</tr>
<tr>
<td><p><span class="term"><span class="type">guint8</span> <em class="structfield"><code><a name="MemphisRuleAttr.color-alpha"></a>color_alpha</code></em>;</span></p></td>
<td>transparency component, between 0 and 255
</td>
</tr>
<tr>
<td><p><span class="term"><span class="type">gchar</span> *<em class="structfield"><code><a name="MemphisRuleAttr.style"></a>style</code></em>;</span></p></td>
<td>field for future use (line style, polygon pattern...)
</td>
</tr>
<tr>
<td><p><span class="term"><span class="type">gdouble</span> <em class="structfield"><code><a name="MemphisRuleAttr.size"></a>size</code></em>;</span></p></td>
<td>the size
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 0.1</p>
</div>
<hr>
<div class="refsect2" title="MEMPHIS_RULE_ATTR()">
<a name="MEMPHIS-RULE-ATTR:CAPS"></a><h3>MEMPHIS_RULE_ATTR()</h3>
<pre class="programlisting">#define MEMPHIS_RULE_ATTR(obj) ((MemphisRuleAttr *) (obj))
</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>obj</code></em> :</span></p></td>
<td>
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="MEMPHIS_TYPE_RULE_ATTR">
<a name="MEMPHIS-TYPE-RULE-ATTR:CAPS"></a><h3>MEMPHIS_TYPE_RULE_ATTR</h3>
<pre class="programlisting">#define MEMPHIS_TYPE_RULE_ATTR (memphis_rule_attr_get_type ())
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="memphis_rule_attr_new ()">
<a name="memphis-rule-attr-new"></a><h3>memphis_rule_attr_new ()</h3>
<pre class="programlisting"><a class="link" href="libmemphis-MemphisRule.html#MemphisRuleAttr" title="MemphisRuleAttr"><span class="returnvalue">MemphisRuleAttr</span></a> *   memphis_rule_attr_new               (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> a new <a class="link" href="libmemphis-MemphisRule.html#MemphisRuleAttr" title="MemphisRuleAttr"><span class="type">MemphisRuleAttr</span></a>.

</td>
</tr></tbody>
</table></div>
<p class="since">Since 0.2.2</p>
</div>
<hr>
<div class="refsect2" title="memphis_rule_attr_copy ()">
<a name="memphis-rule-attr-copy"></a><h3>memphis_rule_attr_copy ()</h3>
<pre class="programlisting"><a class="link" href="libmemphis-MemphisRule.html#MemphisRuleAttr" title="MemphisRuleAttr"><span class="returnvalue">MemphisRuleAttr</span></a> *   memphis_rule_attr_copy              (<em class="parameter"><code>const <a class="link" href="libmemphis-MemphisRule.html#MemphisRuleAttr" title="MemphisRuleAttr"><span class="type">MemphisRuleAttr</span></a> *attr</code></em>);</pre>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>attr</code></em> :</span></p></td>
<td>a <a class="link" href="libmemphis-MemphisRule.html#MemphisRuleAttr" title="MemphisRuleAttr"><span class="type">MemphisRuleAttr</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> a copy of the rule attribute.

</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 0.2.2</p>
</div>
<hr>
<div class="refsect2" title="memphis_rule_attr_free ()">
<a name="memphis-rule-attr-free"></a><h3>memphis_rule_attr_free ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                memphis_rule_attr_free              (<em class="parameter"><code><a class="link" href="libmemphis-MemphisRule.html#MemphisRuleAttr" title="MemphisRuleAttr"><span class="type">MemphisRuleAttr</span></a> *attr</code></em>);</pre>
<p>
Frees the memory of a <a class="link" href="libmemphis-MemphisRule.html#MemphisRuleAttr" title="MemphisRuleAttr"><span class="type">MemphisRuleAttr</span></a>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>attr</code></em> :</span></p></td>
<td>a <a class="link" href="libmemphis-MemphisRule.html#MemphisRuleAttr" title="MemphisRuleAttr"><span class="type">MemphisRuleAttr</span></a>
</td>
</tr></tbody>
</table></div>
<p class="since">Since 0.2.2</p>
</div>
</div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.15</div>
</body>
</html>