Function

GtkToolPaletteget_drag_target_item

since: 2.20

Declaration [src]

const GtkTargetEntry*
gtk_tool_palette_get_drag_target_item (
  void
)

Description [src]

Gets the target entry for a dragged GtkToolItem.

Available since: 2.20

Return value

Type: GtkTargetEntry

The GtkTargetEntry for a dragged item.

The data is owned by the called function.