【发布时间】:2013-07-04 21:07:48
【问题描述】:
我想在我的 GTK3 (Python) 应用程序中嵌入一个 Yandex.Money“捐赠”html 按钮。有没有可能?
这是按钮的代码:
<iframe allowtransparency="true" src="https://money.yandex.ru/embed/small.xml?uid=41001442490707&button-text=04&button-size=l&button-color=orange&targets=Some+text!&default-sum=50" frameborder="0" height="54" scrolling="no" width="auto"></iframe>
【问题讨论】: