diff options
author | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-19 11:21:16 +0000 |
---|---|---|
committer | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-19 11:21:16 +0000 |
commit | d2ad7b4cf05551da4e832a6cc038f57e308ba8ca (patch) | |
tree | 845573e88803453145729a7731e9a4f4d34b14d6 /chrome/browser | |
parent | ebdd2018d86f879cdfd8f33eacbc4218bd606f27 (diff) | |
download | chromium_src-d2ad7b4cf05551da4e832a6cc038f57e308ba8ca.zip chromium_src-d2ad7b4cf05551da4e832a6cc038f57e308ba8ca.tar.gz chromium_src-d2ad7b4cf05551da4e832a6cc038f57e308ba8ca.tar.bz2 |
views: 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.
Review URL: http://codereview.chromium.org/6256004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71786 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser')
0 files changed, 0 insertions, 0 deletions