foreach_toplevel
Description:
Call function on each top level dock widget of the master, including or not the controller.
Parameters:
| this | |
| include_controller |
|
| function |
the function to call with each element's data |
| user_data |
user data to pass to the function |