GNOME Bugzilla – Bug 594962
No accessor for GTK_ENTRY (entry)->editing_canceled
Last modified: 2009-10-21 16:58:57 UTC
As discussed in IRC: <mclasen> jjardon: editing_canceled should really have been a parameter of the GtkCellEditable::editing-done signal <mclasen> if we need api for it, it should probably be a property on the cell editable interface
Created attachment 143316 [details] [review] Proposed patch
Comment on attachment 143316 [details] [review] Proposed patch Looks ok for 2.19. Of course, when this lands, we should also make the code that currently uses entry->editing_canceled directly go through the property.
Comment on attachment 143316 [details] [review] Proposed patch commit 0f33ad4ee1211fcaac13ca74ed372b74116d98d5