Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
_InitComponents
Method · 0.80
_LayoutComponents
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected