cola.controllers.main – Main application controller

Provides the main application controller.

class cola.controllers.main.MainController(model, view)

Manage interactions between models and views.

update_diff_font()
Updates the diff font based on the configured value.
update_tab_width()
Implement the variable-tab-width setting.

Previous topic

Controllers

Next topic

cola.controllers.bookmark – Bookmarks manager

This Page