Features/New Toolbar Design: Difference between revisions
Added the information from the roadmap page |
|||
| Line 32: | Line 32: | ||
sugar.graphics.toolbar.Toolbar extends gtk.VBox: | sugar.graphics.toolbar.Toolbar extends gtk.VBox: | ||
* ''top'' property to access to gtk.Toolbar interface | * ''top'' property to access to gtk.Toolbar interface | ||
* ''padding'' horizontal padding | * ''padding'' horizontal padding for ''top'' toolbar and all sub-widgets | ||
* ''modify_bg'' to modify background color of toolbar itself and all sub-widgets | * ''modify_bg'' method to modify background color of toolbar itself and all sub-widgets | ||
==== ToolbarButton ==== | ==== ToolbarButton ==== | ||