sugar3.graphics.scrollingdetector module¶
-
class
sugar3.graphics.scrollingdetector.ScrollingDetector(scrolled_window, timeout=100)¶ Bases:
gi.overrides.GObject.ObjectScollingDetector emit signals when a ScrolledWindow starts and finish scrolling. Other widets can use that information to avoid do performance expensive operations.
-
connect_scrolled_window()¶
-
scroll_end_signal¶
-
scroll_start_signal¶
-