Actually the methods that accepts pointers cannot be passed None (NULL) as parameter. There must be a mechanism to handle such cases. => Mandatory for XApp::init which first parameter should be NULL (None) as it has no parent.
Log in to post a comment.