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
/
gadgets
/
gradientslider
/
gradientslider.conf
blob
3dba8446c6032a9a4f100e21e3ef45973d197d4a
1
##begin config
2
basename GradientSlider
3
version 45.4
4
classid "gradientslider.gadget"
5
classdatatype struct GradientSliderData
6
##end config
7
##begin cdef
8
#include <intuition/gadgetclass.h>
9
#include <gadgets/gradientslider.h>
10
##end cdef
11
##begin cdefprivate
12
#include "gradientslider_intern.h"
13
##end cdefprivate
14
##begin methodlist
15
OM_DISPOSE
16
OM_GET
17
OM_NEW
18
OM_SET
19
GM_DOMAIN
20
GM_GOACTIVE
21
GM_HANDLEINPUT
22
GM_HITTEST
23
GM_RENDER
24
##end methodlist