Home > api > name > return_self 
 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
 
RETURN_SELF
Syntax
#define RETURN_SELF() ...

This macro returns the object the method or property implementation was called on.

Use it only in a method or property implementation function.