tpa-utils
#define TPA_OBJ_UNREF (obj)
#define TPA_OBJ_UNREF(obj) if((obj)!=NULL){g_object_unref(obj);obj=NULL;}
obj