]> git.sur5r.net Git - glabels/blob - docs/libglabels/tmpl/category.sgml
Imported Upstream version 2.2.8
[glabels] / docs / libglabels / tmpl / category.sgml
1 <!-- ##### SECTION Title ##### -->
2 The lglCategory Structure
3
4 <!-- ##### SECTION Short_Description ##### -->
5 Template category definitions
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9 This section describes a structure for representing a category of stationary and related
10 functions.
11 </para>
12
13 <!-- ##### SECTION See_Also ##### -->
14 <para>
15
16 </para>
17
18 <!-- ##### SECTION Stability_Level ##### -->
19
20
21 <!-- ##### STRUCT lglCategory ##### -->
22 <para>
23 This structure defines a category.
24 </para>
25
26 @id: Category ID.
27 @name: Localized category name.
28
29 <!-- ##### FUNCTION lgl_category_new ##### -->
30 <para>
31
32 </para>
33
34 @id: 
35 @name: 
36 @Returns: 
37
38
39 <!-- ##### FUNCTION lgl_category_dup ##### -->
40 <para>
41
42 </para>
43
44 @orig: 
45 @Returns: 
46
47
48 <!-- ##### FUNCTION lgl_category_free ##### -->
49 <para>
50
51 </para>
52
53 @category: 
54
55