Home > api > name > gb_inherits 
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
GB_INHERITS
Syntax
#define GB_INHERITS ( parent ) ...

Tells the interpreter that your class inherits another one.

This macro must be used before any symbol declaration.

See also

Class Description