Lines Matching full:sidebar
2 Includes BaseSideBar which can be extended for other sidebar based extensions
85 """Initialize the sidebar's widgets, returning the main widget."""
89 """Update the sidebar text font, usually after config changes."""
93 """Update the sidebar text colors, usually after config changes."""
322 """Update the sidebar text colors, usually after config changes."""
369 sidebar.
384 return # no need to update the sidebar
400 return # no need to update the sidebar
406 """Sidebar for the PyShell window, for prompts etc."""
416 # the sidebar reflects final changes to the text widget contents.
498 """Update the sidebar text font, usually after config changes."""
507 """Update the sidebar text colors, usually after config changes."""