Text.mui cleanup:
[AROS.git] / workbench / libs / muimaster / classes / pixmap.conf
blob9e66d16796f12e2369d4c82b7405af2f255a4ebe
1 ##begin config
2 basename      Pixmap
3 version       20.29
4 date          16.02.2012
5 superclass    MUIC_Area
6 classdatatype struct Pixmap_DATA
7 ##end config
9 ##begin cdefprivate
10 #include "mui.h"
11 #include "pixmap_private.h"
12 ##end cdefprivate
14 ##begin methodlist
15 OM_NEW
16 OM_DISPOSE
17 OM_SET
18 OM_GET
19 MUIM_Draw
20 MUIM_Setup
21 MUIM_Cleanup
22 MUIM_AskMinMax
23 MUIM_Layout
24 MUIM_Pixmap_DrawSection
25 ##end methodlist