Home
last modified time | relevance | path

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

/external/python/cpython3/Mac/BuildScript/
Dseticon.m10 fprintf(stderr, "Usage: seticon ICON TARGET");
/external/python/cpython2/Mac/BuildScript/
Dseticon.m10 fprintf(stderr, "Usage: seticon ICON TARGET");
/external/python/cpython2/Lib/plat-mac/
DFrameWork.py689 def seticon(self, icon): member in MenuItem