MCPcopy
hub / github.com/shobrook/rebound / get_scrollpos

Method get_scrollpos

rebound/rebound.py:498–499  ·  view source on GitHub ↗
(self, size=None, focus=False)

Source from the content-addressed store, hash-verified

496
497
498 def get_scrollpos(self, size=None, focus=False):
499 return self._trim_top
500
501
502 def set_scrollpos(self, position):

Callers 2

renderMethod · 0.80
mouse_eventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected