FrameHeader.canDrop
bool canDrop(panel.widget.Widget widget)Tells if the panel widget can be drop onto the panel frame.
Parameters
widget | a #PanelWidget |
Returns
whether the widget can be dropped.
bool canDrop(panel.widget.Widget widget)Tells if the panel widget can be drop onto the panel frame.
widget | a #PanelWidget |