Name
sipGetComplexCppPtr -- Get the C/C++ pointer for a complex
object
Synopsis
const void *
sipGetComplexCppPtr
(sipThisType *
w);
Description
No access to protected functions or signals for object
not created from Python.
Return Value
A pointer to the appropriate C++ class or NULL in case
of an error.
w
A pointer to SIPs info about the Python object.