File: buzztrax-cmd-sections.txt

package info (click to toggle)
buzztrax 0.10.2-10
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 19,984 kB
  • sloc: ansic: 109,707; sh: 12,875; cpp: 10,882; xml: 6,081; makefile: 508; javascript: 338; asm: 116
file content (46 lines) | stat: -rw-r--r-- 849 bytes parent folder | download | duplicates (6)
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
# :mode=html:

# please add section in the alpahbetical order using the following template
# <SECTION>
# <FILE>btxxx</FILE>
# <TITLE>BtXxx</TITLE>
# <SUBSECTION Standard>
# </SECTION>

<INCLUDE>"bt-cmd.h"</INCLUDE>

<SECTION>
<FILE>btcmdapplication</FILE>
<TITLE>BtCmdApplication</TITLE>
BtCmdApplication
bt_cmd_application_new
bt_cmd_application_play
bt_cmd_application_info
bt_cmd_application_convert
bt_cmd_application_encode
<SUBSECTION Standard>
BtCmdApplicationClass
BT_CMD_APPLICATION
BT_IS_CMD_APPLICATION
BT_CMD_APPLICATION_CLASS
BT_IS_CMD_APPLICATION_CLASS
BT_CMD_APPLICATION_GET_CLASS
BT_TYPE_CMD_APPLICATION
bt_cmd_application_get_type
BtCmdApplicationPrivate
</SECTION>

<SECTION>
<FILE>btcmd</FILE>
<TITLE>btcmd</TITLE>
<SUBSECTION Standard>
GST_CAT_DEFAULT
# gettext extras
_
N_
bindtextdomain
dgettext
gettext
textdomain
</SECTION>