Home > dev > api > name > return_self 
 en fr de es nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Precedente  Successivo  Modifica  Rinomina  Undo  Search  Amministrazione  
Documentazione  
Attenzione! Questa pagina non รจ tradotta.  Vedi versione in inglese 
RETURN_SELF
#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.