Method

PanelFrameHeadercan_drop

Declaration [src]

gboolean
panel_frame_header_can_drop (
  PanelFrameHeader* self,
  PanelWidget* widget
)

Description [src]

Tells if the panel widget can be drop onto the panel frame.

Parameters

widget PanelWidget
 

A PanelWidget.

 The data is owned by the caller of the function.

Return value

Returns: gboolean
 

Whether the widget can be dropped.