Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib-tk/
DtkMessageBox.py67 def _show(title=None, message=None, _icon=None, _type=None, **options): argument
68 if _icon and "icon" not in options: options["icon"] = _icon