Changeset - b4beb35bc454
[Not reviewed]
default
0 2 0
Drew Perttula - 6 years ago 2019-06-02 06:44:20
drewp@bigasterisk.com
stubs for ascoltami
Ignore-this: cb1652241c5a4415b8b75cca3df3adb
2 files changed with 4 insertions and 0 deletions:
0 comments (0 inline, 0 general)
stubs/gi/__init__.pyi
Show inline comments
 

	
 
def require_version(n: str, v: str): ...
stubs/gi/repository.pyi
Show inline comments
 
from typing import Any
 
GObject: Any
 
Gst: Any
 

	
0 comments (0 inline, 0 general)