[ CCode ( cname = "dock" ) ]
public virtual signal void docked (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 |