Skip to content
Commit d3f4c9b6 authored by Murray Cumming's avatar Murray Cumming
Browse files

ListViewText: Rename methods to be consistent with ComboBoxText.

* gtk/gtkmm/listviewtext.[h|cc]: Rename append_text(), insert_text(), and
prepend_text() to append(), insert() and prepend() because that is what
ComboBoxText now uses (because it has other append overloads).
Keep the old methods as deprecated.
parent 075e078c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment