void SetCaretOwner (wxSnip *snip)
This method is usually called (indirectly) by snips within the buffer: it requests that the specified snip be given permission to display the caret. (If the request is granted, the OwnCaret method of the snip will be called.) If snip is NULL, then the caret is taken away from any snip in the buffer that currently has the caret.