sugar-toolkit-gtk3/sugar/graphics/__init__.py
Marco Pesenti Gritti fafa1ae35e Refactor stylsheets code a bit to load the global stylsheet
for all modules.
Implement the links sidebar per discussion with Eben.
2006-10-19 11:54:51 +02:00

5 lines
106 B
Python

from sugar.graphics import style
from sugar.graphics import stylesheet
style.load_stylesheet(stylesheet)