MCPcopy Create free account
hub / github.com/cztomczak/cefpython / GetUrlCtrl

Method GetUrlCtrl

src/cefpython3.wx/chromectrl.py:112–113  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

110 return self.reloadBtn
111
112 def GetUrlCtrl(self):
113 return self.url
114
115 def InitHistoryPopup(self):
116 self.historyPopup = wx.Menu()

Callers 2

OnLoadStartMethod · 0.80
_InitComponentsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected