Descriptionviews: Implement NativeTableGtk::RemoveColumn method.
Also fix the following error when we try to get the width of column that does not exist anymore.
(views_examples:3921): Gtk-CRITICAL **: gtk_tree_view_column_get_width: assertion `GTK_IS_TREE_VIEW_COLUMN (tree_column)' failed
BUG=None
TEST=export GYP_DEFINES="toolkit_views" && gclient runhooks && make -j4 -k views_examples
out/Debug/views_examples, go to the table tab. Now clicking in one of the checkboxes,
the corresponded column should be removed.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71786
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|