repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
added concrete implementations of putc(), getc(), getchar() and gets()
[tangerine.git]
/
workbench
/
classes
/
zune
/
busy
/
busy.conf
blob
c348b412a093d11e0856fbab3f6fdfdcb15f5fb7
1
##begin config
2
basename Busy
3
version 2.4
4
date 14.06.2005
5
superclass MUIC_Area
6
classdatatype struct Busy_DATA
7
##end config
8
9
##begin cdef
10
#include <libraries/mui.h>
11
#include "Busy_mcc.h"
12
#include "busy_private.h"
13
##end cdef
14
##begin methodlist
15
OM_GET
16
OM_NEW
17
OM_SET
18
MUIM_AskMinMax
19
MUIM_Busy_Move
20
MUIM_Cleanup
21
MUIM_Draw
22
MUIM_Hide
23
MUIM_Setup
24
MUIM_Show
25
##end methodlist