Updated PCI IDs to latest snapshot.
[tangerine.git] / workbench / libs / muimaster / classes / gauge.conf
blobfcca3c803f7775f05ab19ee415a90064da9f75b9
1 ##begin config
2 basename      Gauge
3 version       1.1
4 date          06.07.2003
5 superclass    MUIC_Area
6 classdatatype struct Gauge_DATA
7 ##end config
9 ##begin cdef
10 #include "mui.h"
11 #include "gauge_private.h"
12 ##end cdef
14 ##begin methodlist
15 OM_DISPOSE
16 OM_GET
17 OM_NEW
18 OM_SET
19 MUIM_AskMinMax
20 MUIM_Draw
21 MUIM_Setup
22 ##end methodlist