You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Manuel Quiñones 1beb8757c1 ToolButton: add 'icon_name' as a GObject property SL #3658
Sugar ToolButton inherits from Gtk.ToolButton but is not overwriting
'icon_name' property.  So 'icon_name' can be passed to the constructor
of Sugar ToolButton but the result is different than setting it via
ToolButton.props.icon_name.

Signed-off-by: Manuel Quiñones <manuq@laptop.org>
Acked-by: Simon Schampijer <simon@laptop.org>
12 years ago
..
Makefile.am
__init__.py
alert.py
animator.py
colorbutton.py
combobox.py
icon.py
iconentry.py
menuitem.py
notebook.py
objectchooser.py
palette.py
palettegroup.py
palettewindow.py
panel.py
radiopalette.py
radiotoolbutton.py
style.py
toggletoolbutton.py
toolbarbox.py
toolbox.py
toolbutton.py
toolcombobox.py
tray.py
window.py
xocolor.py