Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cztomczak/cefpython
/ GetBackButton
Method
GetBackButton
src/cefpython3.wx/chromectrl.py:103–104 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
101
self.historyPopup.Destroy()
102
103
def
GetBackButton(self):
104
return
self.backBtn
105
106
def
GetForwardButton(self):
107
return
self.forwardBtn
Callers
2
_InitComponents
Method · 0.80
_LayoutComponents
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected