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
New bitmap method SetRGBConversionFunction which can be used to
[tangerine.git]
/
workbench
/
classes
/
zune
/
clock
/
clock.conf
blob
547960a337e2363b1f5214c7cf9b434433dfb344
1
##begin config
2
basename Clock
3
version 1.0
4
date 27.05.2003
5
superclass MUIC_Area
6
classdatatype struct Clock_DATA
7
##end config
8
9
##begin cdef
10
#include <utility/date.h>
11
#include <libraries/mui.h>
12
#include "clock.h"
13
#include "clock_private.h"
14
##end cdef
15
##begin methodlist
16
OM_DISPOSE
17
OM_GET
18
OM_NEW
19
OM_SET
20
MUIM_AskMinMax
21
MUIM_Cleanup
22
MUIM_Clock_Timer
23
MUIM_Draw
24
MUIM_Setup
25
##end methodlist