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
/
libs
/
muimaster
/
classes
/
imageadjust.conf
blob
7c7f0f7e95c9e1485090e1be71efef5b4c438f14
1
##begin config
2
basename Imageadjust
3
version 1.1
4
date 06.07.2003
5
superclass MUIC_Register
6
classdatatype struct Imageadjust_DATA
7
##end config
8
9
##begin cdef
10
#include "mui.h"
11
#include "imageadjust_private.h"
12
##end cdef
13
14
##begin methodlist
15
OM_DISPOSE
16
OM_GET
17
OM_NEW
18
OM_SET
19
MUIM_Imageadjust_ReadExternal
20
##end methodlist