targetTableNewFromList

This function creates an #GtkTargetEntry array that contains the same targets as the passed list. The returned table is newly allocated and should be freed using gtk.global.targetTableFree when no longer needed.

Parameters

list gtk.target_list.TargetList

a #GtkTargetList

Return Value

Type: gtk.target_entry.TargetEntry[]

the new table.