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
Some fix for scrolling with lasso.
[tangerine.git]
/
workbench
/
libs
/
muimaster
/
classes
/
imagedisplay.conf
blob
8ce3c410328d962d3463b0b681b5c624e53124aa
1
##begin config
2
basename Imagedisplay
3
version 1.1
4
date 06.07.2003
5
superclass MUIC_Area
6
classdatatype struct Imagedisplay_DATA
7
##end config
8
9
##begin cdef
10
#include "mui.h"
11
#include "imagedisplay_private.h"
12
##end cdef
13
14
##begin methodlist
15
OM_DISPOSE
16
OM_GET
17
OM_NEW
18
OM_SET
19
MUIM_AskMinMax
20
MUIM_Cleanup
21
MUIM_DragDrop
22
MUIM_DragQuery
23
MUIM_Draw
24
MUIM_Hide
25
MUIM_Setup
26
MUIM_Show
27
##end methodlist