diff options
author | David Barksdale <amatus.amongus@gmail.com> | 2012-06-08 10:13:42 -0500 |
---|---|---|
committer | David Barksdale <amatus.amongus@gmail.com> | 2012-06-08 10:13:42 -0500 |
commit | a96d7a23389ff869fda42076a30f4d397fd52dd0 (patch) | |
tree | 5ae5c8a94d2f8246e375a631135aaf3d5509adcf /COPYING | |
parent | a9441b7390d9afd6dc02b3dc81187ec9e0f3be47 (diff) |
Fix hildon_pannable_area_add.
Calling gtk_container_add is not the correct way to chain
up to GtkBin's container_class->add. This just causes
hildon_pannable_area_add to be called again and we're in
an infinite loop. In-tree widgets have the lovely convenience
function _gtk_bin_add_child but we can't call that so we have
to jump through these hoops.
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions