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

Method GetReloadButton

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

Source from the content-addressed store, hash-verified

107 return self.forwardBtn
108
109 def GetReloadButton(self):
110 return self.reloadBtn
111
112 def GetUrlCtrl(self):
113 return self.url

Callers 2

_InitComponentsMethod · 0.80
_LayoutComponentsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected