#define GB_INHERITS ( parent ) ...
Tells the interpreter that your class inherits another one.
Use this macro just after GB_DECLARE.