TargetList.tableNewFromList

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_target_table_free() when no longer needed. Since 2.10

class TargetList
tableNewFromList
()

Return Value

the new table. [array length=n_targets][transfer full]

Meta