gtkmm API change: Adding TreeView::move_column_to_start()

Murray Cumming <[email protected]>
Newsgroups gmane.comp.gnome.language-bindings,gmane.comp.gnome.gtkmm
Message-ID <[email protected]>
I'm giving myself permission to break the API-freeze to add
TreeView::move_column_to_start(), which is the equivalent of 
gtk_tree_view_move_column_after(treeview, column, 0).

We need to wrap these null-value cases separately because our normal
methods don't allow null values (we use C++ references). But sometimes
we miss one.

-- 
Murray Cumming
www.murrayc.com
[email protected]

_______________________________________________
language-bindings mailing list  [email protected]
http://mail.gnome.org/mailman/listinfo/language-bindings
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.