]> git.sur5r.net Git - glabels/blob - docs/libglabels/tmpl/category.sgml
Imported Upstream version 3.2.1
[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 <!-- ##### SECTION Image ##### -->
22
23
24 <!-- ##### STRUCT lglCategory ##### -->
25 <para>
26 This structure defines a category.
27 </para>
28
29 @id: Category ID.
30 @name: Localized category name.
31
32 <!-- ##### FUNCTION lgl_category_new ##### -->
33 <para>
34
35 </para>
36
37 @id: 
38 @name: 
39 @Returns: 
40
41
42 <!-- ##### FUNCTION lgl_category_dup ##### -->
43 <para>
44
45 </para>
46
47 @orig: 
48 @Returns: 
49
50
51 <!-- ##### FUNCTION lgl_category_free ##### -->
52 <para>
53
54 </para>
55
56 @category: 
57
58