On Tue, Mar 18, 2008 at 6:15 PM, Randy Kramer <[EMAIL PROTECTED]> wrote:
>  In C code, how do I reference / specify the different textBufs?  (I'm 
> guessing
>  I have to use a syntax like <something>.textBuf, or <something> -> textBuf,
>  but what is the something, and where is it defined / come from?)
textBuffer *textBuf = TextGetBuffer(window->textArea);
-- 
NEdit Develop mailing list - [email protected]
http://www.nedit.org/mailman/listinfo/develop

Reply via email to