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

Method GetForwardButton

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

Source from the content-addressed store, hash-verified

104 return self.backBtn
105
106 def GetForwardButton(self):
107 return self.forwardBtn
108
109 def GetReloadButton(self):
110 return self.reloadBtn

Callers 2

_InitComponentsMethod · 0.80
_LayoutComponentsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected