This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
sevenx
/
kodi_plugin
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
a222bef9ff
Ramuri
Etichete
master
kodi_plugin
/
xbmcgui.py
xbmcgui.py
93 B
Istoric
Crud
1
2
3
4
5
6
# -*- coding: utf-8 -*-
class Dialog(object):
def ok(self, *args):
print("ok")