Updated PCI IDs to latest snapshot.
[tangerine.git] / workbench / libs / muimaster / classes / numericbutton.conf
blob06abb219e187d4144a629619992b6504f4eb53b1
1 ##begin config
2 basename      Numericbutton
3 version       1.0
4 date          14.10.2003
5 superclass    MUIC_Numeric
6 classdatatype struct Numericbutton_DATA
7 ##end config
9 ##begin cdef
10 #include "mui.h"
11 #include "numericbutton_private.h"
12 ##end cdef
14 ##begin methodlist
15 OM_NEW
16 OM_SET
17 MUIM_AskMinMax
18 MUIM_Cleanup
19 MUIM_Draw
20 MUIM_HandleEvent
21 MUIM_Hide
22 MUIM_Setup
23 MUIM_Show
24 ##end methodlist