]> Pileus Git - ~andy/gtk/commit
update docs, return current FALSE if x is smaller than the current visible
authorKristian Rietveld <kris@gtk.org>
Thu, 24 Jan 2002 22:07:35 +0000 (22:07 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Thu, 24 Jan 2002 22:07:35 +0000 (22:07 +0000)
commit2ccd6fd5d7dd8058a79578d46fa543c19fbb8055
treed249cc77028a42a90f2c9946f8277da6b5443ef7
parentb0f37124dec67ff65492081e5cfe05459232b171
update docs, return current FALSE if x is smaller than the current visible

Thu Jan 24 23:03:24 2002  Kristian Rietveld  <kris@gtk.org>

        * gtk/gtktreeview.c (gtk_tree_view_get_path_at_pos): update docs,
        return current FALSE if x is smaller than the current visible area,
        not than the requested area, don't correct y coordinate,
        TREE_WINDOW_Y_TO_RBTREE_Y will do that. Fixes #67477.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktreeview.c