def callback(display_page_tree, page, data, user_param1, ...)
Emitted when a drag and drop to the tree completes.
display_page_tree : |
instance of RB.DisplayPageTree that is emitting the signal |
page : |
the RBDisplagePage receiving the drop |
data : |
the drop data |
user_param1 : |
first user parameter (if any) specified with the connect() method |
... : |
additional user parameters (if any) |