Skip to content

demos: Document the correct method for enabling undo

Logan Rathbone requested to merge (removed):poprocks-master-patch-65630 into master

There is no gtk_entry_set_enable_undo(); the set_enable_undo() is on the GtkEditable interface.

Edited by Logan Rathbone

Merge request reports