Function

GtkToolPaletteget_drag_target_group

since: 2.20

Declaration [src]

const GtkTargetEntry*
gtk_tool_palette_get_drag_target_group (
  void
)

Description [src]

Get the target entry for a dragged GtkToolItemGroup.

Available since: 2.20

Return value

Type: GtkTargetEntry

The GtkTargetEntry for a dragged group.

The data is owned by the called function.