Features/GTK3/Shell: Difference between revisions

Manuq (talk | contribs)
Manuq (talk | contribs)
No edit summary
Line 28: Line 28:
=== Xkl.ConfigRec does not have set_model() method ===
=== Xkl.ConfigRec does not have set_model() method ===
This should be called in the setup keyboard at the startup. setup_keyboard_cb in sugar/bin/sugar-session .  Reported as: https://bugzilla.gnome.org/show_bug.cgi?id=681566
This should be called in the setup keyboard at the startup. setup_keyboard_cb in sugar/bin/sugar-session .  Reported as: https://bugzilla.gnome.org/show_bug.cgi?id=681566
=== Custom Icon cell renderer ===
sugar3.graphics.icon.CellRendererIcon is based on pygtks GenericCellRenderer - needs to be ported


===gtk_clipboard_set_with_data not introspected===
===gtk_clipboard_set_with_data not introspected===
Line 206: Line 202:


==Done==
==Done==
=== Custom Icon cell renderer ===
<span style="color:#2ce713;"> Fix from: Manuel Quiñones </span>
sugar3.graphics.icon.CellRendererIcon is based on pygtks GenericCellRenderer - needs to be ported


=== gconf_client_get_list not introspectable ===
=== gconf_client_get_list not introspectable ===