]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/ogl/oglhelpers.h
Actually check if the menu should be shown before popping it up
[wxWidgets.git] / wxPython / contrib / ogl / oglhelpers.h
index ef4be52d3d0ee7e755c429241758c4ed8f480f65..be345e7ae92fbe42edb7c7a17d20ed1fa63f3285 100644 (file)
 wxList* wxPy_wxListHelper(PyObject* pyList, char* className);
 wxList* wxPy_wxRealPoint_ListHelper(PyObject* pyList);
 PyObject* wxPyMake_wxShapeEvtHandler(wxShapeEvtHandler* source);
+PyObject* wxPy_ConvertShapeList(wxListBase* list, const char* className);