The source project of this merge request has been removed.
demos: Document the correct method for enabling undo
There is no gtk_entry_set_enable_undo(); the set_enable_undo() is on the GtkEditable interface.
Edited by Logan Rathbone
There is no gtk_entry_set_enable_undo(); the set_enable_undo() is on the GtkEditable interface.