]> Pileus Git - ~andy/gtk/commit
Fixed GtkTreeModel::row-deleted documentation
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Wed, 9 Mar 2011 06:06:45 +0000 (15:06 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Wed, 9 Mar 2011 06:08:32 +0000 (15:08 +0900)
commit934f4e5a25076421c8b7134282c5195e6414c96a
tree0c03208454bf6aa8c66e7e74c1f474ce59c46cec
parente772082a2a7310cdef527f18d48c1aca23e93b60
Fixed GtkTreeModel::row-deleted documentation

This documentation was in direct conflict with the documentation
of gtk_tree_model_row_deleted() docs, the function docs are TRUE,
the signal docs were FALSE, fixed.
gtk/gtktreemodel.c