sugar-toolkit-gtk3/src/sugar3/graphics
Daniel Drake 157124af5b Tray: replace deprecated get_child_requisition() invocation
Widget.get_child_requisition() has been replaced by
Widget.get_preferred_size() in GTK 3 [1].

[1] http://developer.gnome.org/gtk3/3.0/GtkWidget.html#gtk-widget-get-child-requisition

Signed-off-by: Daniel Drake <dsd@laptop.org>
[changed description]
Signed-off-by: Sascha Silbe <silbe@activitycentral.com>
2011-12-13 17:19:53 -03:00
..
__init__.py
alert.py Use GObject constructor for Gtk.Alignment 2011-12-13 17:19:53 -03:00
animator.py
colorbutton.py
combobox.py
icon.py Use accessor functions for data fields 2011-12-13 17:19:53 -03:00
iconentry.py
Makefile.am
menuitem.py
notebook.py
objectchooser.py Use accessor functions for data fields 2011-12-13 17:19:53 -03:00
palette.py Use GObject constructor for Gtk.Alignment 2011-12-13 17:19:53 -03:00
palettegroup.py
palettewindow.py Use accessor functions for data fields 2011-12-13 17:19:53 -03:00
panel.py
radiopalette.py
radiotoolbutton.py
style.py
toggletoolbutton.py
toolbarbox.py Use GObject constructor for Gtk.Alignment 2011-12-13 17:19:53 -03:00
toolbox.py Use GObject constructor for Gtk.Alignment 2011-12-13 17:19:53 -03:00
toolbutton.py
toolcombobox.py
tray.py Tray: replace deprecated get_child_requisition() invocation 2011-12-13 17:19:53 -03:00
window.py Use accessor functions for data fields 2011-12-13 17:19:53 -03:00
xocolor.py