25 #ifndef TBX_RES_RESSCROLLLIST_H
26 #define TBX_RES_RESSCROLLLIST_H
28 #include "resgadget.h"
40 enum {TYPE_ID = 0x401A };
142 #endif // TBX_RES_RESSCROLLLIST_H
ResBase & operator=(const ResBase &other)
Assignment.
Definition: resbase.cc:1534
A library for creating RISC OS toolbox applications.
Definition: abouttobeshownlistener.cc:35
Base class for gadget memory resources.
Definition: resgadget.h:43
int int_value(int offset) const
Get an integer value.
Definition: resbase.h:316
void check_type(int type) const
Check if this gadgets type is as specified.
Definition: reswindow.cc:97