[ HasEmitter ]
public virtual signal void dock (DockObject requestor, DockPlacement position, Value? other_data)
Signals that the DockObject has been docked.
requestor |
The widget to dock |
position |
The position for the child |
other_data |
Optional data giving additional information |