Signal
PanelFrame::adopt-widget
since: 1.2
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
-
Type:
PanelWidget
A
PanelWidget
.The data is owned by the caller of the function.