On May 26, 2018, at 11:34 AM, Lance Dillon <riffraff169@yahoo.com> wrote:Yeah, that's what the gtk2 module does, I'm wondering if I can add functions to a class (in the c code) that has already been created and ended using end_program().<Untitled.txt>
On Sat, May 26, 2018 at 11:14 AM, Stephen R. van den Berg<srb@cuci.nl> wrote:Lance Dillon wrote:
>Which brings up a question:?? is it possible to add a method to a class that has already started and ended (using start_new_program() and end_program()).
Overloading the `-> operator should work.
--
Stephen.