adopt_widget


Description:

[ Version ( since = "1.2" ) ]
public virtual signal bool adopt_widget (Widget widget)

This signal is emitted when the frame should decide if it can adopt a Widget dropped on the frame.

If GDK_EVENT_STOP is returned, then the widget will not be adopted.

Parameters:

widget

a Widget

Returns:

gdk_event_stop or gdk_event_propagate