Signal
PanelFrame::adopt-widget
Description [src]
This signal is emitted when the frame should decide if it can adopt
a PanelWidget dropped on the frame.
If GDK_EVENT_STOP is returned, then the widget will not be adopted.
| Default handler: | The default handler is called after the handlers added via |
| Available since: | 1.2 |
Parameters
widget |
PanelWidget |
A |
|
| The data is owned by the caller of the function. |