Scribus
Open source desktop publishing at your fingertips
Pythonize Class Reference

Public Member Functions

bool appendToSysPath (const char *newPath)
 
PyObject * importModule (char *moduleName)
 
PyObject * getNewObjectRef (PyObject *module, char *object)
 
int getPythonInit ()
 
void decref (PyObject *object)
 
bool runScript (char *scriptPath)
 
bool runString (char *str)
 
PyObject * runFunction (PyObject *object, PyObject *args)
 
void * runFunctionVoid (PyObject *object, PyObject *args)
 

The documentation for this class was generated from the following files: