File: st-category-api.sgml

package info (click to toggle)
streamtuner 0.99.99-15
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 5,220 kB
  • ctags: 2,980
  • sloc: ansic: 27,119; sh: 8,206; xml: 4,811; makefile: 444; python: 366
file content (52 lines) | stat: -rw-r--r-- 811 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
<!-- ##### SECTION Title ##### -->
STCategory

<!-- ##### SECTION Short_Description ##### -->
a structure for defining a category.

<!-- ##### SECTION Long_Description ##### -->
<para>

</para>

<!-- ##### SECTION See_Also ##### -->
<para>
#STHandlerEvent, st_handler_set_stock_categories()
</para>

<!-- ##### STRUCT STCategory ##### -->
<para>

</para>

@name: the category internal name.
@label: the category human-readable name.
@url_postfix: the category URL postfix.
@url_cb: a function which will be called when the category is about to
be reloaded.

<!-- ##### USER_FUNCTION STCategoryURLCallback ##### -->
<para>

</para>

@category: 
@Returns: 


<!-- ##### FUNCTION st_category_new ##### -->
<para>

</para>

@Returns: 


<!-- ##### FUNCTION st_category_free ##### -->
<para>

</para>

@category: