Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dialect-app/dialect
/ do_startup
Method
do_startup
dialect/main.py:102–105 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
100
return
0
101
102
def
do_startup(self):
103
Adw.Application.do_startup(self)
104
105
Gst.init(None)
# Init Gst
106
107
def
process_command_line(self):
108
if
not self.argv:
Callers
nothing calls this directly
Calls
1
init
Method · 0.80
Tested by
no test coverage detected