25 PyObject *pyclass = PyTuple_GetItem(args, 0);
27 PyObject *
attr = PyObject_GetAttrString(pyclass, (
char *)
"Open");
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t attr
Set of helper functions that are invoked from the pythonizors, on the Python side.
bool CPPOverload_Check(T *object)
PyObject * AddFileOpenPyz(PyObject *self, PyObject *args)
Make TFile::Open equivalent to a constructor.