[PyQt] How to call SCI_GETSELTEXT from Python

Barry Scott barry at barrys-emacs.org
Sat Jun 18 15:12:00 BST 2016


What is the correct way to call SendScintilla for SCI_GETSELTEXT?

I see that the first arg is unused (use 0) but what do I use for the char * pointer?

Barry



More information about the PyQt mailing list