Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da37b79 commit f8d18cdCopy full SHA for f8d18cd
1 file changed
library/tkinter.tix.po
@@ -601,6 +601,9 @@ msgid ""
601
"returned value can be used to configure the ``bitmap`` option of the Tk and "
602
"Tix widgets."
603
msgstr ""
604
+"在某个位图目录中定位名称为 ``name.xpm`` 或 ``name`` 的位图文件(位图目录参见 :meth:`tix_addbitmapdir` "
605
+"方法)。 通过使用 :meth:`tix_getbitmap`,你可以避免在你的应用程序中硬编码位图文件的路径名。 "
606
+"执行成功时,它返回位图文件的完整路径名,并带有前缀字符 ``@``。 返回值可被用于配置 Tk 和 Tix 部件的 ``bitmap`` 选项。"
607
608
#: ../../library/tkinter.tix.rst:534
609
msgid ""
0 commit comments