Features/GTK3/Shell: Difference between revisions

Erikos (talk | contribs)
add open/done section to structure
Erikos (talk | contribs)
No edit summary
Line 10: Line 10:


sugar3.graphics.icon.CellRendererIcon is based on pygtks GenericCellRenderer - needs to be ported
sugar3.graphics.icon.CellRendererIcon is based on pygtks GenericCellRenderer - needs to be ported
=== do_forall not working in pygobject ===
Update, this bugs are fixed and do_forall is working in the shell port branch.
Needs:
* https://bugzilla.gnome.org/show_bug.cgi?id=663052 gobject-introspection was merged 2012-07-13
* https://bugzilla.gnome.org/show_bug.cgi?id=644926 pygobject missing header file in patch. was merged 2012-03-27


===gtk_clipboard_set_with_data not introspected===
===gtk_clipboard_set_with_data not introspected===
Line 175: Line 168:


==Done==
==Done==
=== do_forall not working in pygobject ===
Update, this bugs are fixed and do_forall is working in the shell port branch.
Needs:
* https://bugzilla.gnome.org/show_bug.cgi?id=663052 gobject-introspection was merged 2012-07-13
* https://bugzilla.gnome.org/show_bug.cgi?id=644926 pygobject missing header file in patch. was merged 2012-03-27