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
Updated PCI IDs to latest snapshot.
[tangerine.git]
/
workbench
/
classes
/
zune
/
calendar
/
calendar.conf
blob
104833e266f88b1aefa123a1f9d953f0c8e48739
1
##begin config
2
basename Calendar
3
version 1.0
4
date 27.05.2003
5
superclass MUIC_Area
6
classdatatype struct Calendar_DATA
7
##end config
8
9
##begin cdef
10
#include <libraries/mui.h>
11
#include "calendar.h"
12
#include "calendar_private.h"
13
##end cdef
14
##begin methodlist
15
OM_DISPOSE
16
OM_GET
17
OM_NEW
18
OM_SET
19
MUIM_AskMinMax
20
MUIM_Cleanup
21
MUIM_Draw
22
MUIM_HandleEvent
23
MUIM_Setup
24
##end methodlist