Home
last modified time | relevance | path

Searched refs:DragObj_GetDragAttributes (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Mac/Modules/drag/
D_Dragmodule.c481 static PyObject *DragObj_GetDragAttributes(DragObjObject *_self, PyObject *_args) in DragObj_GetDragAttributes() function
711 {"GetDragAttributes", (PyCFunction)DragObj_GetDragAttributes, 1,