sugar-toolkit-gtk3/sugar/graphics
Eben Eliason f2002153df Added default to label arg in palette constructor
This leaves the API backward compatible but prevents the
need for new code to pass any unused arguments to the
constructor, instead depending on the property API.
2008-04-03 01:23:00 -04:00
..
__init__.py Split sugar-toolkit out of sugar shell. 2008-02-06 10:20:33 +01:00
alert.py
animator.py
combobox.py
entry.py
icon.py #5474: Scale emblems (rwh) 2008-04-03 17:31:55 +02:00
iconentry.py Split sugar-toolkit out of sugar shell. 2008-02-06 10:20:33 +01:00
Makefile.am
menuitem.py
notebook.py
objectchooser.py
palette.py Added default to label arg in palette constructor 2008-04-03 01:23:00 -04:00
palettegroup.py
panel.py
radiotoolbutton.py Add support for accelerators to buttons. 2008-04-01 11:52:11 +02:00
roundbox.py
style.py Makes the Frame and toolbars darker for better contrast 2008-03-26 18:19:51 +01:00
toggletoolbutton.py
toolbox.py Make the text in the toolbar of the toolbox dependant on the text size 2008-02-26 00:32:27 +01:00
toolbutton.py Add support for accelerators to buttons. 2008-04-01 11:52:11 +02:00
toolcombobox.py
tray.py Add icon property to TrayIcon. 2008-03-01 17:39:22 +01:00
window.py
xocolor.py