public void setSource(string source) { OgreOverlayPINVOKE.Font_setSource(swigCPtr, source); if (OgreOverlayPINVOKE.SWIGPendingException.Pending) { throw OgreOverlayPINVOKE.SWIGPendingException.Retrieve(); } }