Changes

Jump to: navigation, search

GEPS 029: GTK3-GObject introspection Conversion

53 bytes added, 12:09, 22 June 2012
m
Problems
* we cannot set strings in struct, see GTK bug [https://bugzilla.gnome.org/show_bug.cgi?id=678401]
* glade can no longer work with our catalog. We need to upgrade comboboxentry to combobox with has_entry manually, and hope editors keep working...- '''SOLVED:''' converted editevent.glade, all works
* expose is no longer present on gtk.widget. Draw must be used. Unclear how, [https://mail.gnome.org/archives/commits-list/2010-December/msg01138.html].
* Gtk.Clipboard seems to work differently

Navigation menu