Skip to content
Commit 3326f9c4 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).
parent fc66116e
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